]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- added -crash-on-invalid-locale.patch auto/th/poldek-0_30-0_20080820_23_8
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sun, 23 Nov 2008 15:28:36 +0000 (15:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 8

Changed files:
    poldek.spec -> 1.356

poldek.spec

index 352db2cc007a6389de3b79264c68b194e04eb86c..c0027fb23a4aa366ccb1a32f0c6d7c49ecd8f821 100644 (file)
@@ -15,7 +15,7 @@
 %define        ver_rpm 4.5-5
 #
 %define                snap    20080820.23
-%define                rel             7
+%define                rel             8
 Summary:       RPM packages management helper tool
 Summary(pl.UTF-8):     Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:          poldek
@@ -43,6 +43,7 @@ Patch6:               %{name}-nocolor-upgrade.patch
 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
 URL:           http://poldek.pld-linux.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -177,6 +178,7 @@ Moduły języka Python dla poldka.
 %patch7 -p0
 %patch8 -p0
 %patch9 -p0
+%patch10 -p1
 
 # cleanup backups after patching
 find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
This page took 0.571834 seconds and 4 git commands to generate.