]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- merge with HEAD
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 26 Jan 2009 18:46:44 +0000 (18:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek.spec -> 1.315.2.17

poldek.spec

index d0ff26cabe9aaed327866355d34d90bb04d8545d..9ce525f03c23425faf4b0cfe2cc1b72530fb2ad1 100644 (file)
@@ -9,7 +9,7 @@
 %define        ver_rpm 4.4.9-1
 #
 %define                snap    20080820.23
-%define                rel             0.11.8
+%define                rel             15
 Summary:       RPM packages management helper tool
 Summary(pl.UTF-8):     Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:          poldek
@@ -42,6 +42,7 @@ Patch12:      %{name}-dont-suggests-required-packages.patch
 Patch13:       %{name}-tty-for-erasures.patch
 Patch14:       %{name}-both_langs.patch
 Patch15:       %{name}-317130.patch
+Patch16:       %{name}-321546.patch
 URL:           http://poldek.pld-linux.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -184,6 +185,7 @@ Moduły języka Python dla poldka.
 %patch13 -p1
 %patch14 -p1
 %patch15 -p1
+%patch16 -p1
 
 # cleanup backups after patching
 find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
This page took 0.112764 seconds and 4 git commands to generate.