]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- fd leak shouldn't be there auto/th/poldek-0_30-0_20080820_23_19
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 19 Feb 2009 06:33:09 +0000 (06:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek.spec -> 1.371

poldek.spec

index 96fe5a63b3fd8a809ed12482fc6352d958f2ec68..9bafed7a4e401e38e6eb299de8ed435d0ee5a15f 100644 (file)
@@ -20,7 +20,7 @@ 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}.1
+Release:       0.%{snap}.%{rel}
 License:       GPL v2
 Group:         Applications/System
 #Source0:      http://poldek.pld-linux.org/download/snapshots/%{name}-%{version}-cvs%{snap}.tar.bz2
@@ -53,7 +53,6 @@ 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
@@ -198,7 +197,6 @@ 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 5.37187 seconds and 4 git commands to generate.