SPECS (AC-DEVEL): poldek.spec - color bugfix for not picking pkg updates fo...

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


Author: glen                         Date: Wed Nov 19 00:58:18 2008 GMT
Module: SPECS                         Tag: AC-DEVEL
---- 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.315.2.11 -> 1.315.2.12) 

---- Diffs:

================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.315.2.11 SPECS/poldek.spec:1.315.2.12
--- SPECS/poldek.spec:1.315.2.11	Wed Aug 27 23:25:20 2008
+++ SPECS/poldek.spec	Wed Nov 19 01:58:12 2008
@@ -10,7 +10,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
@@ -33,6 +33,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
@@ -165,6 +166,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
@@ -392,6 +394,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.315.2.12  2008/11/19 00:58:12  glen
+- color bugfix for not picking pkg updates for c=2 pkg if new is c=0. LP#299685; rel .5
+
 Revision 1.315.2.11  2008/08/27 21:25:20  glen
 - sync with HEAD (20080820.23 snap)
 
================================================================

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



More information about the pld-cvs-commit mailing list