Author: lisu Date: Mon Nov 24 15:12:57 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 1.0.6 - pass LDFLAGS
---- Files affected: SPECS: rubix.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/rubix.spec diff -u SPECS/rubix.spec:1.2 SPECS/rubix.spec:1.3 --- SPECS/rubix.spec:1.2 Sun Jun 1 02:01:47 2008 +++ SPECS/rubix.spec Mon Nov 24 16:12:52 2008 @@ -2,12 +2,12 @@ Summary: Rubik's cube simulation Summary(pl.UTF-8): Symulacja kostki Rubika Name: rubix -Version: 1.0.5 +Version: 1.0.6 Release: 1 License: GPL Group: X11/Applications/Games Source0: http://sed.free.fr/rubix/%{name}-%{version}.tar.bz2 -# Source0-md5: cb5c672eb9dd6286c292d0408dbec26d +# Source0-md5: 76346b49b67dd7ade0f69b4ae77e3f3a Patch0: %{name}-Makefile.patch URL: http://sed.free.fr/rubix/ BuildRequires: xorg-lib-libX11-devel @@ -27,6 +27,7 @@ %{__make} \ CC="%{__cc}" \ OPTFLAGS="%{rpmcflags}" \ + LDFLAGS="%{rpmldflags}" \ GAMESDIR="%{_bindir}" \ XINC= \ XLIB=-lX11 @@ -51,6 +52,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2008/11/24 15:12:52 lisu +- 1.0.6 +- pass LDFLAGS + Revision 1.2 2008/06/01 00:01:47 qboosh - BR: libX11-devel - avoid invalid -L/usr/X11R6/lib ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rubix.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
