]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- add -refcnt.patch auto/ti/poldek-0_30-0_20080820_23_24
authorshadzik <shadzik@pld-linux.org>
Tue, 31 Mar 2009 10:16:14 +0000 (10:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 24

Changed files:
    poldek.spec -> 1.377

poldek.spec

index 390ebcbafaec70ccc3a8e6da8afc7a1bc13b546b..8dbbc0dcde7ee5cb740da90e02d287ff467bab7d 100644 (file)
@@ -15,7 +15,7 @@
 %define        ver_rpm 4.5-5
 #
 %define                snap    20080820.23
-%define                rel             23
+%define                rel             24
 Summary:       RPM packages management helper tool
 Summary(pl.UTF-8):     Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:          poldek
@@ -55,6 +55,7 @@ Patch18:      %{name}-no-inlines.patch
 Patch19:       %{name}-export-missing-symbol.patch
 Patch20:       %{name}-skip-suggests-on-upgrade.patch
 Patch21:       %{name}-po.patch
+Patch22:       %{name}-refcnt.patch
 URL:           http://poldek.pld-linux.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -201,6 +202,7 @@ Moduły języka Python dla poldka.
 %patch19 -p0
 %patch20 -p1
 %patch21 -p1
+%patch22 -p0
 
 # cleanup backups after patching
 find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
This page took 0.060118 seconds and 4 git commands to generate.