Author: qboosh                       Date: Wed May 14 14:38:56 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unified

---- Files affected:
SPECS:
   cmake.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/cmake.spec
diff -u SPECS/cmake.spec:1.24 SPECS/cmake.spec:1.25
--- SPECS/cmake.spec:1.24       Wed May 14 07:49:48 2008
+++ SPECS/cmake.spec    Wed May 14 16:38:51 2008
@@ -17,7 +17,7 @@
 BuildRequires: libstdc++-devel
 BuildRequires: ncurses-devel
 BuildRequires: rpmbuild(macros) >= 1.167
-%{?!with_bootstrap:BuildRequires:      xmlrpc-c-devel}
+%{!?with_bootstrap:BuildRequires:      xmlrpc-c-devel}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -60,7 +60,7 @@
        --mandir=/share/man \
        --datadir=/share/cmake \
        --init=init.cmake \
-       %{?!with_bootstrap:--system-libs }\
+       %{!?with_bootstrap:--system-libs} \
        --verbose
 
 %{__make}
@@ -92,6 +92,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2008-05-14 14:38:51  qboosh
+- unified
+
 Revision 1.24  2008-05-14 05:49:48  draenog
 - 2.6.0 (functionality of ncurses.patch included)
 - use PLD flags for linker
@@ -169,3 +172,5 @@
 Revision 1.2  2004/06/29 12:54:41  adamg
 - adapterized
 
+Revision 1.1  2004/06/29 12:48:46  adamg
+- new, almost raw (taken from Mandrake)
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cmake.spec?r1=1.24&r2=1.25&f=u

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

Reply via email to