packages: poldek/poldek.spec - add -show_approx_sets.patch - rel .42
shadzik
shadzik at pld-linux.org
Sun May 2 22:56:21 CEST 2010
Author: shadzik Date: Sun May 2 20:56:21 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- add -show_approx_sets.patch
- rel .42
---- Files affected:
packages/poldek:
poldek.spec (1.397 -> 1.398)
---- Diffs:
================================================================
Index: packages/poldek/poldek.spec
diff -u packages/poldek/poldek.spec:1.397 packages/poldek/poldek.spec:1.398
--- packages/poldek/poldek.spec:1.397 Sat Apr 10 17:51:06 2010
+++ packages/poldek/poldek.spec Sun May 2 22:56:15 2010
@@ -16,7 +16,7 @@
%define ver_rpm 4.5-5
#
%define snap 20080820.23
-%define rel 41
+%define rel 42
Summary: RPM packages management helper tool
Summary(pl.UTF-8): Pomocnicze narzędzie do zarządzania pakietami RPM
Name: poldek
@@ -73,6 +73,7 @@
Patch33: %{name}-noloop_on_terminal_loos.patch
Patch34: %{name}-show_only_relative_used_space.patch
Patch35: %{name}-zlib.patch
+Patch36: %{name}-show_approx_sets.patch
URL: http://poldek.pld-linux.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -242,6 +243,8 @@
%patch34 -p1
# fixes failures with zlib >= 1.2.3.7
%patch35 -p0
+# shows the approximate number of sets to install
+%patch36 -p0
# cleanup backups after patching
find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
@@ -522,6 +525,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.398 2010/05/02 20:56:15 shadzik
+- add -show_approx_sets.patch
+- rel .42
+
Revision 1.397 2010/04/10 15:51:06 arekm
- rel .41
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/poldek/poldek.spec?r1=1.397&r2=1.398&f=u
More information about the pld-cvs-commit
mailing list