SPECS: poldek.spec - bugfix patches
glen
glen at pld-linux.org
Wed Nov 19 16:53:14 CET 2008
Author: glen Date: Wed Nov 19 15:53:14 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- bugfix patches
---- Files affected:
SPECS:
poldek.spec (1.352 -> 1.353)
---- Diffs:
================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.352 SPECS/poldek.spec:1.353
--- SPECS/poldek.spec:1.352 Wed Nov 19 01:54:55 2008
+++ SPECS/poldek.spec Wed Nov 19 16:53:09 2008
@@ -13,10 +13,10 @@
%define ver_db 4.7.25
%define ver_db_rel 1
%endif
-%define ver_rpm 4.5
+%define ver_rpm 4.4.9-56
#
%define snap 20080820.23
-%define rel 5
+%define rel 5.5
Summary: RPM packages management helper tool
Summary(pl.UTF-8): Pomocnicze narzędzie do zarządzania pakietami RPM
Name: poldek
@@ -41,6 +41,8 @@
Patch4: %{name}-ls-llu.patch
Patch5: %{name}-op-ldalldesc.patch
Patch6: %{name}-nocolor-upgrade.patch
+Patch7: %{name}-upgrade-dist.patch
+Patch8: %{name}-keep-reinstalled-provides.patch
URL: http://poldek.pld-linux.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -172,6 +174,8 @@
%patch4 -p1
%patch5 -p1
%patch6 -p0
+%patch7 -p0
+%patch8 -p0
# cleanup backups after patching
find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
@@ -411,6 +415,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.353 2008/11/19 15:53:09 glen
+- bugfix patches
+
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
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/poldek.spec?r1=1.352&r2=1.353&f=u
More information about the pld-cvs-commit
mailing list