SPECS: poldek.spec - fixed #158

mis mis at pld-linux.org
Sat Jun 7 09:42:25 CEST 2008


Author: mis                          Date: Sat Jun  7 07:42:25 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed #158

---- Files affected:
SPECS:
   poldek.spec (1.343 -> 1.344) 

---- Diffs:

================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.343 SPECS/poldek.spec:1.344
--- SPECS/poldek.spec:1.343	Wed Jun  4 14:28:39 2008
+++ SPECS/poldek.spec	Sat Jun  7 09:42:20 2008
@@ -16,7 +16,7 @@
 %define	ver_rpm	4.4.9-56
 #
 %define		snap	20080604.13
-%define		rel		1
+%define		rel		2
 Summary:	RPM packages management helper tool
 Summary(pl.UTF-8):	Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:		poldek
@@ -37,6 +37,7 @@
 Patch0:		%{name}-vserver-packages.patch
 Patch1:		%{name}-config.patch
 Patch2:		%{name}-abort-on-upgrade.patch
+Patch3:     %{name}-158fix.patch
 URL:		http://poldek.pld-linux.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -164,6 +165,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p0
 
 # cleanup backups after patching
 find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
@@ -404,6 +406,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.344  2008-06-07 07:42:20  mis
+- fixed #158
+
 Revision 1.343  2008-06-04 12:28:39  megabajt
 - updated to new snap 20080604.13
 
================================================================

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



More information about the pld-cvs-commit mailing list