Author: arekm                        Date: Tue Feb 10 19:41:33 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 9; fix *** %n in writable segment detected ***

---- Files affected:
SPECS:
   cvs.spec (1.188 -> 1.189) 

---- Diffs:

================================================================
Index: SPECS/cvs.spec
diff -u SPECS/cvs.spec:1.188 SPECS/cvs.spec:1.189
--- SPECS/cvs.spec:1.188        Sat Feb  7 23:41:18 2009
+++ SPECS/cvs.spec      Tue Feb 10 20:41:27 2009
@@ -15,7 +15,7 @@
 Summary(zh_CN.UTF-8):  并发的版本管理系统CVS
 Name:          cvs
 Version:       1.12.13
-Release:       8
+Release:       9
 License:       GPL
 Group:         Development/Version Control
 Source0:       
ftp://ftp.gnu.org/non-gnu/cvs/source/feature/%{version}/%{name}-%{version}.tar.bz2
@@ -31,6 +31,7 @@
 Patch8:                %{name}-datetime.patch
 Patch9:                %{name}-getcwd.patch
 Patch10:       %{name}-ac.patch
+Patch11:       %{name}-printf-n.patch
 
 # patches from debian
 Patch100:      %{name}-debian-64bit-crash.patch
@@ -237,6 +238,7 @@
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
+%patch11 -p1
 
 %patch100 -p1
 %patch101 -p1
@@ -352,6 +354,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.189  2009/02/10 19:41:27  arekm
+- rel 9; fix *** %n in writable segment detected ***
+
 Revision 1.188  2009/02/07 22:41:18  arekm
 - rel 8; P: cvs-gnu-client
 
================================================================

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

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

Reply via email to