]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- added up_mini18n.patch auto/th/poldek-0_30-0_20080820_23_9
authorwitekfl <witekfl@pld-linux.org>
Sat, 29 Nov 2008 17:47:24 +0000 (17:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 9

Changed files:
    poldek.spec -> 1.357

poldek.spec

index c0027fb23a4aa366ccb1a32f0c6d7c49ecd8f821..cb51d4716b3121cc1be3a56d51fcc73ccb3492a5 100644 (file)
@@ -15,7 +15,7 @@
 %define        ver_rpm 4.5-5
 #
 %define                snap    20080820.23
-%define                rel             8
+%define                rel             9
 Summary:       RPM packages management helper tool
 Summary(pl.UTF-8):     Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:          poldek
@@ -44,6 +44,7 @@ Patch7:               %{name}-upgrade-dist.patch
 Patch8:                %{name}-keep-reinstalled-provides.patch
 Patch9:                %{name}-dont-ask-for-suggests-on-errors.patch
 Patch10:       %{name}-crash-on-invalid-locale.patch
+Patch11:       %{name}-up_mini18n.patch
 URL:           http://poldek.pld-linux.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -179,6 +180,7 @@ Moduły języka Python dla poldka.
 %patch8 -p0
 %patch9 -p0
 %patch10 -p1
+%patch11 -p1
 
 # cleanup backups after patching
 find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
This page took 0.047968 seconds and 4 git commands to generate.