[packages/poldek/AC-DEVEL: 23/38] - up to rel 41 with zlib fixes

glen glen at pld-linux.org
Sat Jun 22 12:24:09 CEST 2013


commit 05eabaa2c554b623f90a84f88d7d8b44e5c27be2
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Tue Apr 13 21:26:35 2010 +0000

    - up to rel 41 with zlib fixes
    
    Changed files:
        poldek.spec -> 1.315.2.22

 poldek.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/poldek.spec b/poldek.spec
index 23efcf4..ec8d14c 100644
--- a/poldek.spec
+++ b/poldek.spec
@@ -9,7 +9,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
@@ -61,6 +61,7 @@ Patch31:	%{name}-ls-queryfmt.patch
 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
@@ -231,6 +232,8 @@ Moduły języka Python dla poldka.
 %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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/poldek.git/commitdiff/a9509223080f5faa486ee17dce055a07aff2da0e



More information about the pld-cvs-commit mailing list