]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- added -reversed-prompt.patch (fixes #92) auto/th/poldek-0_21-0_20070703_00_14
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Wed, 20 Feb 2008 20:51:18 +0000 (20:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 14

Changed files:
    poldek.spec -> 1.309

poldek.spec

index 851fd80853afe1a11c21201804fd941551439b86..a3bcb5913dee9fd403dbfd1d4101395047fcd453 100644 (file)
@@ -9,7 +9,7 @@
 %define        ver_rpm 4.4.9-1
 #
 %define                snap    20070703.00
-%define                rel     13
+%define                rel     14
 Summary:       RPM packages management helper tool
 Summary(pl.UTF-8):     Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:          poldek
@@ -35,6 +35,7 @@ Patch6:               %{name}-install-dist.patch
 Patch7:                %{name}-nohold-fix.patch
 Patch8:                %{name}-dir-dot.patch
 Patch9:                %{name}-suggests-one-package.patch
+Patch10:       %{name}-reversed-prompt.patch
 URL:           http://poldek.pld-linux.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -169,6 +170,7 @@ Moduły języka Python dla poldka.
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
+%patch10 -p1
 
 # cleanup backups after patching
 find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
This page took 0.050341 seconds and 4 git commands to generate.