packages (AC-DEVEL): poldek/poldek.spec - up to rel 41 with zlib fixes

glen glen at pld-linux.org
Tue Apr 13 23:26:40 CEST 2010


Author: glen                         Date: Tue Apr 13 21:26:40 2010 GMT
Module: packages                      Tag: AC-DEVEL
---- Log message:
- up to rel 41 with zlib fixes

---- Files affected:
packages/poldek:
   poldek.spec (1.315.2.21 -> 1.315.2.22) 

---- Diffs:

================================================================
Index: packages/poldek/poldek.spec
diff -u packages/poldek/poldek.spec:1.315.2.21 packages/poldek/poldek.spec:1.315.2.22
--- packages/poldek/poldek.spec:1.315.2.21	Mon Feb  8 16:02:52 2010
+++ packages/poldek/poldek.spec	Tue Apr 13 23:26:35 2010
@@ -10,7 +10,7 @@
 %define	ver_rpm	4.4.9-1
 
 %define		snap	20080820.23
-%define		rel		36
+%define		rel		41
 Summary:	RPM packages management helper tool
 Summary(pl.UTF-8):	Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:		poldek
@@ -62,6 +62,7 @@
 Patch32:	%{name}-prepare_url_fix.patch
 Patch33:	%{name}-noloop_on_terminal_loos.patch
 Patch34:	%{name}-show_only_relative_used_space.patch
+Patch35:	%{name}-zlib.patch
 URL:		http://poldek.pld-linux.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -232,6 +233,8 @@
 %patch33 -p1
 # do not info. about amount of transaction space req. but relative to already installed
 %patch34 -p1
+# fixes failures with zlib >= 1.2.3.7
+%patch35 -p0
 
 # cleanup backups after patching
 find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
@@ -476,6 +479,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.315.2.22  2010/04/13 21:26:35  glen
+- up to rel 41 with zlib fixes
+
 Revision 1.315.2.21  2010/02/08 15:02:52  glen
 - synced patches with head up to rel .36
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/poldek/poldek.spec?r1=1.315.2.21&r2=1.315.2.22&f=u



More information about the pld-cvs-commit mailing list