]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- added types patch (fixes SEGV on 64-bit archs), release 10 auto/ac/poldek-0_18_3-10
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 24 Apr 2004 22:16:38 +0000 (22:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek.spec -> 1.142

poldek.spec

index f2ce93cfbf61abcae98c4ab3b0b12582ea9e3789..4bce45ac0837745e28fa74f339752f5a2fb0669b 100644 (file)
@@ -12,7 +12,7 @@ Summary:      RPM packages management helper tool
 Summary(pl):   Pomocnicze narzêdzie do zarz±dzania pakietami RPM
 Name:          poldek
 Version:       0.18.3
-Release:       9
+Release:       10
 License:       GPL v2
 Group:         Applications/System
 Source0:       http://team.pld.org.pl/~mis/poldek/download/%{name}-%{version}.tar.gz
@@ -25,6 +25,7 @@ Patch3:               %{name}-ignorearch.patch
 Patch4:                %{name}-progress.patch
 Patch5:                %{name}-simplestatic.patch
 Patch6:                %{name}-progress2.patch
+Patch7:                %{name}-types.patch
 URL:           http://team.pld.org.pl/~mis/poldek/
 BuildRequires: automake
 BuildRequires: autoconf
@@ -97,6 +98,7 @@ modu
 %patch4 -p1
 %patch5 -p0
 %patch6 -p1
+%patch7 -p1
 
 %build
 %{?with_ignarch:rm -f po/pl.gmo}
This page took 0.107975 seconds and 4 git commands to generate.