Author: sls                          Date: Fri Oct 23 22:04:33 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added gcc4.patch
- make -j1
- rel. 1

---- Files affected:
packages/commoncpp2:
   commoncpp2.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: packages/commoncpp2/commoncpp2.spec
diff -u packages/commoncpp2/commoncpp2.spec:1.25 
packages/commoncpp2/commoncpp2.spec:1.26
--- packages/commoncpp2/commoncpp2.spec:1.25    Fri Oct 23 23:43:49 2009
+++ packages/commoncpp2/commoncpp2.spec Sat Oct 24 00:04:27 2009
@@ -7,12 +7,13 @@
 Summary(pl.UTF-8):     Pakiet GNU do tworzenia przenośnych programów w C++
 Name:          commoncpp2
 Version:       1.7.3
-Release:       0.1
+Release:       1
 License:       GPL
 Group:         Libraries
 Source0:       http://ftp.gnu.org/gnu/commoncpp/%{name}-%{version}.tar.gz
 # Source0-md5: ca741179a728d264eb276ae471ebaf70
 Patch0:                %{name}-lt.patch
+Patch1:                %{name}-gcc4.patch
 URL:           http://www.gnu.org/software/commoncpp/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -74,6 +75,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -84,7 +86,7 @@
 %configure \
        %{!?with_static_libs:--disable-static} \
        --with-openssl
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -134,6 +136,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2009/10/23 22:04:27  sls
+- added gcc4.patch
+- make -j1
+- rel. 1
+
 Revision 1.25  2009/10/23 21:43:49  sls
 - ver. 1.7.3
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/commoncpp2/commoncpp2.spec?r1=1.25&r2=1.26&f=u

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

Reply via email to