]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- use amd64 as name; - fix find-space-bcond script
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 16 Nov 2003 13:06:57 +0000 (13:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.477

rpm.spec

index 19e92be4ea04135386d9db27652d084327d19358..1de93fa2cfa758f7915c47a26c8c541cbc5e6245 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -29,7 +29,7 @@ Summary(uk):  
 Name:          rpm
 %define        ver     4.3
 Version:       %{ver}
-Release:       0.%{snap}.25
+Release:       0.%{snap}.26
 License:       GPL
 Group:         Base
 #Source0:      ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.2.x/%{name}-%{version}.%{snap}.tar.gz
@@ -91,6 +91,7 @@ Patch32:      %{name}-userpmdepswrappers.patch
 Patch33:       %{name}-provides-dont-obsolete.patch
 Patch34:       %{name}-examplesaredoc.patch
 Patch35:       %{name}-po.patch
+Patch36:       %{name}-amd64.patch
 URL:           http://www.rpm.org/
 Icon:          rpm.gif
 BuildRequires: autoconf >= 2.52
@@ -572,6 +573,7 @@ cat %{SOURCE14} >> macros.in
 %patch33 -p1
 %patch34 -p1
 %patch35 -p1
+%patch36 -p1
 
 cd scripts;
 mv -f perl.req perl.req.in
This page took 0.034964 seconds and 4 git commands to generate.