Author: arvenil                      Date: Sat Jan  5 07:14:50 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: unzip
- s#/usr#%{_prefix}#

---- Files affected:
SPECS:
   alienarena2007.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/alienarena2007.spec
diff -u SPECS/alienarena2007.spec:1.8 SPECS/alienarena2007.spec:1.9
--- SPECS/alienarena2007.spec:1.8       Sat Jan  5 03:41:21 2008
+++ SPECS/alienarena2007.spec   Sat Jan  5 08:14:45 2008
@@ -17,6 +17,7 @@
 BuildRequires: dos2unix
 BuildRequires: libjpeg-devel
 BuildRequires: rpmbuild(macros) >= 1.228
+BuildRequires: unzip
 BuildRequires: xorg-lib-libX11-devel
 BuildRequires: xorg-lib-libXext-devel
 BuildRequires: xorg-lib-libXxf86dga-devel
@@ -98,8 +99,8 @@
 %{__make} \
        CC="%{__cc}" \
        RELEASE_CFLAGS='$(BASE_CFLAGS) %{rpmcflags}' \
-       X11BASE=/usr \
-       LOCALBASE=/usr \
+       X11BASE=%{_prefix} \
+       LOCALBASE=%{_prefix} \
        _LIB=%{_lib}
 
 %install
@@ -159,6 +160,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2008-01-05 07:14:45  arvenil
+- BR: unzip
+- s#/usr#%{_prefix}#
+
 Revision 1.8  2008-01-05 02:41:21  qboosh
 - some build flags fixes, at least compiles now
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/alienarena2007.spec?r1=1.8&r2=1.9&f=u

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

Reply via email to