SPECS: poldek.spec - color bugfix for not picking pkg updates for c=2 pkg i...

glen glen at pld-linux.org
Wed Nov 19 01:55:01 CET 2008


Author: glen                         Date: Wed Nov 19 00:55:01 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- color bugfix for not picking pkg updates for c=2 pkg if new is c=0. LP#299685; rel 5

---- Files affected:
SPECS:
   poldek.spec (1.351 -> 1.352) 

---- Diffs:

================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.351 SPECS/poldek.spec:1.352
--- SPECS/poldek.spec:1.351	Wed Nov  5 14:29:22 2008
+++ SPECS/poldek.spec	Wed Nov 19 01:54:55 2008
@@ -16,7 +16,7 @@
 %define	ver_rpm	4.5
 #
 %define		snap	20080820.23
-%define		rel		3.1
+%define		rel		5
 Summary:	RPM packages management helper tool
 Summary(pl.UTF-8):	Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:		poldek
@@ -40,6 +40,7 @@
 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
@@ -170,6 +171,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p0
 
 # cleanup backups after patching
 find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
@@ -409,6 +411,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.352  2008/11/19 00:54:55  glen
+- color bugfix for not picking pkg updates for c=2 pkg if new is c=0. LP#299685; rel 5
+
 Revision 1.351  2008/11/05 13:29:22  arekm
 - rel 4; test switch to rpm 4.5
 
================================================================

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



More information about the pld-cvs-commit mailing list