]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- changes
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 26 Jan 2009 17:11:04 +0000 (17:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek.spec -> 1.315.2.15

poldek.spec

index 8bf58518c072b9b3c337c3b6c4e94f37af488194..b249d5022f42f95fc9a6a064e7c015df5521e3cc 100644 (file)
@@ -9,7 +9,7 @@
 %define        ver_rpm 4.4.9-1
 #
 %define                snap    20080820.23
-%define                rel             0.11
+%define                rel             0.11.8
 Summary:       RPM packages management helper tool
 Summary(pl.UTF-8):     Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:          poldek
@@ -40,6 +40,7 @@ Patch10:      %{name}-crash-on-invalid-locale.patch
 Patch11:       %{name}-up_mini18n.patch
 Patch12:       %{name}-dont-suggests-required-packages.patch
 Patch13:       %{name}-tty-for-erasures.patch
+Patch14:       %{name}-317130.patch
 URL:           http://poldek.pld-linux.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -180,6 +181,7 @@ Moduły języka Python dla poldka.
 #%patch11 -p1
 %patch12 -p1
 %patch13 -p1
+%patch14 -p1
 
 # cleanup backups after patching
 find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
This page took 0.141982 seconds and 4 git commands to generate.