]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- fix for rpm 4.4.8
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 20 May 2007 23:35:26 +0000 (23:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek.spec -> 1.261

poldek.spec

index 929efec7641072444ca96efd39b34a58aa524ee3..d423b2093ed27a103f6bca0efa27e669b25abc23 100644 (file)
@@ -6,13 +6,13 @@
 #
 # required versions (forced to avoid SEGV with mixed db used by rpm and poldek)
 %define        ver_db  4.3.27-1
-%define        ver_rpm 4.4.7
+%define        ver_rpm 4.4.8
 %define snap 20070108.22
 Summary:       RPM packages management helper tool
 Summary(pl.UTF-8):     Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:          poldek
 Version:       0.20.1
-Release:       0.20070108.1.3
+Release:       0.20070108.1.4
 License:       GPL v2
 Group:         Applications/System
 Source0:       http://poldek.pld-linux.org/download/snapshots/%{name}-%{version}-cvs%{snap}.tar.bz2
@@ -24,6 +24,7 @@ Patch1:               %{name}-vserver-packages.patch
 Patch2:                %{name}-config.patch
 Patch3:                %{name}-multilib.patch
 Patch4:                %{name}-configure_in.patch
+Patch5:                %{name}-rpm-4.4.8.patch
 URL:           http://poldek.pld-linux.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -149,6 +150,7 @@ Moduły języka Python dla poldka.
 %patch3 -p1
 %endif
 %patch4 -p1
+%patch5 -p1
 
 %build
 %{__autopoint}
This page took 0.032389 seconds and 4 git commands to generate.