SPECS: poldek.spec - added -pkguinf-sourcerpm.patch (store informa...

megabajt megabajt at pld-linux.org
Fri Apr 4 23:39:07 CEST 2008


Author: megabajt                     Date: Fri Apr  4 21:39:07 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added -pkguinf-sourcerpm.patch (store information about the name of source rpm)
- release 5

---- Files affected:
SPECS:
   poldek.spec (1.328 -> 1.329) 

---- Diffs:

================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.328 SPECS/poldek.spec:1.329
--- SPECS/poldek.spec:1.328	Thu Apr  3 18:44:15 2008
+++ SPECS/poldek.spec	Fri Apr  4 23:39:02 2008
@@ -10,7 +10,7 @@
 %define	ver_rpm	4.4.9-1
 #
 %define		snap	20080225.00
-%define		rel	4
+%define		rel	5
 Summary:	RPM packages management helper tool
 Summary(pl.UTF-8):	Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:		poldek
@@ -33,6 +33,7 @@
 Patch6:		%{name}-abort-on-upgrade.patch
 Patch7:		%{name}-uninstall-greedy-fix.patch
 Patch8:		%{name}-pkguinf-kill-assert.patch
+Patch9:		%{name}-pkguinf-sourcerpm.patch
 URL:		http://poldek.pld-linux.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -164,6 +165,7 @@
 %patch6 -p1
 %patch7 -p0
 %patch8 -p1
+%patch9 -p1
 
 # cleanup backups after patching
 find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
@@ -387,6 +389,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.329  2008-04-04 21:39:02  megabajt
+- added -pkguinf-sourcerpm.patch (store information about the name of source rpm)
+- release 5
+
 Revision 1.328  2008-04-03 16:44:15  megabajt
 - added -pkguinf-kill-assert.patch
 
================================================================

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



More information about the pld-cvs-commit mailing list