]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- add -show_approx_sets.patch
authorshadzik <shadzik@pld-linux.org>
Sun, 2 May 2010 20:56:15 +0000 (20:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel .42

Changed files:
    poldek.spec -> 1.398

poldek.spec

index 26786fc338335f0a4c326fb24e017a108e8d3828..97ce6f0a0aa8b67bab0a78e4c814a5d6999cf7e9 100644 (file)
@@ -15,7 +15,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
@@ -72,6 +72,7 @@ Patch32:      %{name}-prepare_url_fix.patch
 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
@@ -241,6 +242,8 @@ Moduły języka Python dla poldka.
 %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
This page took 0.040595 seconds and 4 git commands to generate.