]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- rel .19
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 19 Feb 2009 06:32:34 +0000 (06:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek.spec -> 1.370

poldek.spec

index 94c9233dc0d0ffa3acfd8be220ea2586c572a8c9..96fe5a63b3fd8a809ed12482fc6352d958f2ec68 100644 (file)
 %define        ver_rpm 4.5-5
 #
 %define                snap    20080820.23
-%define                rel             18
+%define                rel             19
 Summary:       RPM packages management helper tool
 Summary(pl.UTF-8):     Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:          poldek
 Version:       0.30
-Release:       0.%{snap}.%{rel}
+Release:       0.%{snap}.%{rel}.1
 License:       GPL v2
 Group:         Applications/System
 #Source0:      http://poldek.pld-linux.org/download/snapshots/%{name}-%{version}-cvs%{snap}.tar.bz2
@@ -53,6 +53,7 @@ Patch16:      %{name}-321546.patch
 Patch17:       %{name}-size-type.patch
 Patch18:       %{name}-no-inlines.patch
 Patch19:       %{name}-export-missing-symbol.patch
+Patch20:       %{name}-fd-leak.patch
 URL:           http://poldek.pld-linux.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -197,6 +198,7 @@ Moduły języka Python dla poldka.
 %patch17 -p1
 %patch18 -p1
 %patch19 -p0
+%patch20 -p1
 
 # cleanup backups after patching
 find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
This page took 0.046078 seconds and 4 git commands to generate.