]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- Release 0.%%{snap}.6 spec-prep-pre.patch
authorpascalek <pascalek@pld-linux.org>
Wed, 16 Apr 2003 11:51:55 +0000 (11:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.410

rpm.spec

index ec3391efec309f80faac38eb36eaea50e01444a7..de4d5b043ebc21dc68ee715968831c4884b0e41e 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -25,7 +25,7 @@ Summary(uk):  
 Name:          rpm
 %define        ver     4.2
 Version:       %{ver}
-%define        rel     0.%{snap}.5
+%define        rel     0.%{snap}.6
 Release:       %{rel}
 %define        beecrypt_rel    %{ver}_%{rel}
 License:       GPL
@@ -77,6 +77,7 @@ Patch30:      %{name}-etc_dir.patch
 Patch31:       %{name}-system_libs-more.patch
 Patch32:       %{name}-php-deps.patch
 Patch33:       %{name}-python-fix.patch
+Patch34:       %{name}-spec-prep-pre.patch
 URL:           http://www.rpm.org/
 Icon:          rpm.gif
 BuildRequires: autoconf >= 2.52
@@ -553,6 +554,7 @@ install %{SOURCE17} scripts/php.prov.in
 install %{SOURCE18} scripts/php.req.in
 install %{SOURCE33} scripts/perl.prov
 cat %{SOURCE20} >> macros.in
+%patch34 -p1
 
 cd scripts;
 mv -f perl.req perl.req.in
This page took 0.040019 seconds and 4 git commands to generate.