Author: qboosh                       Date: Sun Jun  1 00:01:52 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: libX11-devel
- avoid invalid -L/usr/X11R6/lib

---- Files affected:
SPECS:
   rubix.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/rubix.spec
diff -u SPECS/rubix.spec:1.1 SPECS/rubix.spec:1.2
--- SPECS/rubix.spec:1.1        Thu Nov  8 00:22:50 2007
+++ SPECS/rubix.spec    Sun Jun  1 02:01:47 2008
@@ -10,6 +10,7 @@
 # Source0-md5: cb5c672eb9dd6286c292d0408dbec26d
 Patch0:                %{name}-Makefile.patch
 URL:           http://sed.free.fr/rubix/
+BuildRequires: xorg-lib-libX11-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -26,7 +27,9 @@
 %{__make} \
        CC="%{__cc}" \
        OPTFLAGS="%{rpmcflags}" \
-       GAMESDIR="%{_bindir}"
+       GAMESDIR="%{_bindir}" \
+       XINC= \
+       XLIB=-lX11
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -48,6 +51,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008-06-01 00:01:47  qboosh
+- BR: libX11-devel
+- avoid invalid -L/usr/X11R6/lib
+
 Revision 1.1  2007-11-07 23:22:50  lisu
 - initial version
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rubix.spec?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to