SPECS: pvpgn.spec - fix

spider spider at pld-linux.org
Thu Aug 18 11:03:41 CEST 2005


Author: spider                       Date: Thu Aug 18 09:03:41 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix

---- Files affected:
SPECS:
   pvpgn.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/pvpgn.spec
diff -u SPECS/pvpgn.spec:1.4 SPECS/pvpgn.spec:1.5
--- SPECS/pvpgn.spec:1.4	Thu Aug 18 00:58:13 2005
+++ SPECS/pvpgn.spec	Thu Aug 18 11:03:35 2005
@@ -46,9 +46,9 @@
 %build
 cd src
 %configure \
-	%{!?with_efence:--with-efence}
-	%{!?with_mysql:--with-mysql}
-	%{!?with_pgsql:--with-pgsql}
+	%{!?with_efence:--with-efence} \
+	%{!?with_mysql:--with-mysql} \
+	%{!?with_pgsql:--with-pgsql} \
 	%{!?with_sqlite3:--with-sqlite3}
 %{__make}
 
@@ -76,6 +76,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/08/18 09:03:35  spider
+- fix
+
 Revision 1.4  2005/08/17 22:58:13  qboosh
 - pl cosmetics
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pvpgn.spec?r1=1.4&r2=1.5&f=u




More information about the pld-cvs-commit mailing list