]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- Release 29
authorPaweł Gołaszewski <blues@pld-linux.org>
Tue, 31 Jul 2001 09:59:44 +0000 (09:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- s/%configure/%configure2_13/  -  %configure macro seems to be broken and
  some entries in /usr/lib/rpm/macros are empty

Changed files:
    rpm.spec -> 1.225

rpm.spec

index 9168ac9ea8f885805e688c58be3e8f659f38eff5..01bc8dd4bf1cf5ce09a88cb4cea1c3f5750e9cfb 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -3,7 +3,7 @@ Summary(de):    Red Hat (und jetzt auch PLD) Packet-Manager
 Summary(pl):   Aplikacja do zarz±dzania pakietami
 Name:          rpm
 Version:       4.0.2
-Release:       28
+Release:       29
 License:       GPL
 Group:         Base
 Group(de):     Gründsätzlich
@@ -263,7 +263,7 @@ automake -a -c
 sed -e 's#cpio.c depends.c#cpio.c $(DBLIBOBJS) depends.c#g' \
        lib/Makefile.in > lib/Makefile.in.new
 mv -f lib/Makefile.in.new lib/Makefile.in
-%configure \
+%configure2_13 \
        sed 's|@host_cpu@|%{_target_cpu}|' > macros.tmp
        --enable-v1-packages
 %configure \
This page took 0.077732 seconds and 4 git commands to generate.