SPECS: poldek.spec - don't ask for Suggests if the transaction is already b...

patrys patrys at pld-linux.org
Thu Nov 20 16:12:14 CET 2008


Author: patrys                       Date: Thu Nov 20 15:12:14 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't ask for Suggests if the transaction is already broken
- rel 7

---- Files affected:
SPECS:
   poldek.spec (1.354 -> 1.355) 

---- Diffs:

================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.354 SPECS/poldek.spec:1.355
--- SPECS/poldek.spec:1.354	Wed Nov 19 19:50:11 2008
+++ SPECS/poldek.spec	Thu Nov 20 16:12:08 2008
@@ -16,7 +16,7 @@
 %define	ver_rpm	4.5-5
 #
 %define		snap	20080820.23
-%define		rel		6
+%define		rel		7
 Summary:	RPM packages management helper tool
 Summary(pl.UTF-8):	Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:		poldek
@@ -43,6 +43,7 @@
 Patch6:		%{name}-nocolor-upgrade.patch
 Patch7:		%{name}-upgrade-dist.patch
 Patch8:		%{name}-keep-reinstalled-provides.patch
+Patch9:		%{name}-dont-ask-for-suggests-on-errors.patch
 URL:		http://poldek.pld-linux.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -176,6 +177,7 @@
 %patch6 -p0
 %patch7 -p0
 %patch8 -p0
+%patch9 -p0
 
 # cleanup backups after patching
 find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
@@ -415,6 +417,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.355  2008/11/20 15:12:08  patrys
+- don't ask for Suggests if the transaction is already broken
+- rel 7
+
 Revision 1.354  2008/11/19 18:50:11  patrys
 - works on x86_64 again
 - rel 6
================================================================

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



More information about the pld-cvs-commit mailing list