[packages/poldek/AC-DEVEL: 13/38] - color bugfix for not picking pkg updates for c=2 pkg if new is c=0. LP#299685; rel .5

glen glen at pld-linux.org
Sat Jun 22 12:23:18 CEST 2013


commit fa3cdcd13b8d1bed7a5c6f46d3ee1942ece4f1ed
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Wed Nov 19 00:58:12 2008 +0000

    - color bugfix for not picking pkg updates for c=2 pkg if new is c=0. LP#299685; rel .5
    
    Changed files:
        poldek.spec -> 1.315.2.12

 poldek.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/poldek.spec b/poldek.spec
index e5ca40b..d13ba72 100644
--- a/poldek.spec
+++ b/poldek.spec
@@ -9,7 +9,7 @@
 %define	ver_rpm	4.4.9-1
 #
 %define		snap	20080820.23
-%define		rel		0.1
+%define		rel		0.5
 Summary:	RPM packages management helper tool
 Summary(pl.UTF-8):	Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:		poldek
@@ -32,6 +32,7 @@ Patch2:		%{name}-abort-on-upgrade.patch
 Patch3:		%{name}-inline.patch
 Patch4:		%{name}-ls-llu.patch
 Patch5:		%{name}-op-ldalldesc.patch
+Patch6:		%{name}-nocolor-upgrade.patch
 URL:		http://poldek.pld-linux.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -164,6 +165,7 @@ Moduły języka Python dla poldka.
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -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