Author: goetz
Date: Mon Feb 19 15:24:12 2007
New Revision: 122772

Added:
   
packages/cooker/rpm-mandriva-setup/current/SOURCES/rpm-mandriva-setup-1.37.tar.bz2
   (contents, props changed)
Removed:
   
packages/cooker/rpm-mandriva-setup/current/SOURCES/rpm-mandriva-setup-1.36.tar.bz2
Modified:
   packages/cooker/rpm-mandriva-setup/current/SPECS/rpm-mandriva-setup.spec

Log:
- filter devel(ld-linux) if using the objdump method too
- fix url
- use the right configure macro


Added: 
packages/cooker/rpm-mandriva-setup/current/SOURCES/rpm-mandriva-setup-1.37.tar.bz2
==============================================================================
Binary file. No diff available.

Modified: 
packages/cooker/rpm-mandriva-setup/current/SPECS/rpm-mandriva-setup.spec
==============================================================================
--- packages/cooker/rpm-mandriva-setup/current/SPECS/rpm-mandriva-setup.spec    
(original)
+++ packages/cooker/rpm-mandriva-setup/current/SPECS/rpm-mandriva-setup.spec    
Mon Feb 19 15:24:12 2007
@@ -1,6 +1,6 @@
 %define name rpm-mandriva-setup
-%define version 1.36
-%define release %mkrel 2
+%define version 1.37
+%define release %mkrel 1
 
 # This can be useful for backport, as rpm-4.2
 # provides the emacs-spec mode
@@ -19,7 +19,7 @@
 Source0: %{name}-%{version}.tar.bz2
 License: GPL
 Group: System/Configuration/Packaging
-Url: http://cvs.mandriva.com/cgi-bin/cvsweb.cgi/soft/rpm-setup/
+Url: http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/rpm/rpm-setup/
 BuildRoot: %{_tmppath}/%{name}-buildroot
 
 %description
@@ -43,7 +43,7 @@
 %setup -q
 
 %build
-%configure
+%configure2_5x
 %make
 
 %install

Reply via email to