rpms/usbutils/devel usbutils.spec,1.23,1.24

Jiří Moskovčák (jmoskovc) fedora-extras-commits at redhat.com
Tue Feb 12 15:24:02 UTC 2008


Author: jmoskovc

Update of /cvs/extras/rpms/usbutils/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23202

Modified Files:
	usbutils.spec 
Log Message:
minor spec file changes


Index: usbutils.spec
===================================================================
RCS file: /cvs/extras/rpms/usbutils/devel/usbutils.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- usbutils.spec	12 Feb 2008 12:36:40 -0000	1.23
+++ usbutils.spec	12 Feb 2008 15:23:26 -0000	1.24
@@ -1,7 +1,7 @@
 Name: usbutils
 Version: 0.73
 Release: 2%{?dist}
-Source:	http://prdownloads.sourceforge.net/linux-usb/%{name}-%{version}.tar.gz
+Source:	http://downloads.sourceforge.net/linux-usb/%{name}-%{version}.tar.gz
 Patch1: usbutils-0.73-hwdata.patch
 URL: http://www.linux-usb.org/
 License: GPLv2+
@@ -23,13 +23,12 @@
 %patch1 -p1 -b .hwdata
 
 %build
-cp /usr/share/libtool/config.{sub,guess} .
 %configure --sbindir=/sbin
 make %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-make install DESTDIR=$RPM_BUILD_ROOT
+make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
 
 # remove unpackaged files from the buildroot
 rm -rf $RPM_BUILD_ROOT%{_libdir}
@@ -126,20 +125,20 @@
 * Thu May 23 2002 Tim Powers <timp at redhat.com>
 - automated rebuild
 
-* Thu Mar 21 2002 Trond Eivind Glomsrød <teg at redhat.com> 0.9-5
+* Thu Mar 21 2002 Trond Eivind Glomsrød <teg at redhat.com> 0.9-5
 - Fix conflict check
 
-* Mon Mar 18 2002 Trond Eivind Glomsrød <teg at redhat.com> 0.9-4
+* Mon Mar 18 2002 Trond Eivind Glomsrød <teg at redhat.com> 0.9-4
 - Conflict with older versions of hotplug which contained
   parts of this package (#60615)
 
-* Fri Feb 22 2002 Trond Eivind Glomsrød <teg at redhat.com> 0.9-3
+* Fri Feb 22 2002 Trond Eivind Glomsrød <teg at redhat.com> 0.9-3
 - Rebuild
 
 * Wed Jan 30 2002 Bill Nottingham <notting at redhat.com> 0.9-2
 - require hwdata
 
-* Wed Jan 16 2002 Trond Eivind Glomsrød <teg at redhat.com> 0.9-1
+* Wed Jan 16 2002 Trond Eivind Glomsrød <teg at redhat.com> 0.9-1
 - Initial RPM
 - make it build on ia64
 




More information about the fedora-extras-commits mailing list