Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 294647 Details for
Bug 226518
Merge Review: usbutils
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
spec cleanup
usbutils-spec-clenup.patch (text/x-patch), 1.34 KB, created by
Parag AN(पराग)
on 2008-02-12 12:11:45 UTC
(
hide
)
Description:
spec cleanup
Filename:
MIME Type:
Creator:
Parag AN(पराग)
Created:
2008-02-12 12:11:45 UTC
Size:
1.34 KB
patch
obsolete
>--- usbutils.spec 2008-02-12 17:13:54.000000000 +0530 >+++ usbutils.spec.new 2008-02-12 17:30:39.000000000 +0530 >@@ -1,14 +1,15 @@ > Name: usbutils > Version: 0.73 >-Release: 1 >+Release: 1%{?dist} > Source: http://prdownloads.sourceforge.net/linux-usb/%{name}-%{version}.tar.gz > Patch1: usbutils-0.73-hwdata.patch > URL: http://www.linux-usb.org/ >-License: GPL >-BuildRoot: %{_tmppath}/%{name}-%{version}-root >+License: GPLv2+ >+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >+ > Requires: hwdata > BuildRequires: libtool, libusb-devel >= 0.1.8 >-Summary: Linux USB utilities. >+Summary: Linux USB utilities > Group: Applications/System > Conflicts: hotplug < 3:2002_01_14-2 > ExcludeArch: s390 s390x >@@ -24,13 +25,11 @@ > %build > cp /usr/share/libtool/config.{sub,guess} . > %configure --sbindir=/sbin >-make >+make %{?_smp_mflags} > > %install > rm -rf $RPM_BUILD_ROOT >-%makeinstall >-mkdir -p $RPM_BUILD_ROOT/sbin >-mv $RPM_BUILD_ROOT/usr/sbin/* $RPM_BUILD_ROOT/sbin/ >+make install DESTDIR=$RPM_BUILD_ROOT > > # remove unpackaged files from the buildroot > rm -rf $RPM_BUILD_ROOT%{_libdir} >@@ -38,10 +37,10 @@ > rm -f $RPM_BUILD_ROOT%{_datadir}/usb.ids* > > %files >-%defattr(-,root,root) >+%defattr(-,root,root,-) > %{_mandir}/*/* > /sbin/* >-%doc AUTHORS COPYING ChangeLog INSTALL NEWS README >+%doc AUTHORS COPYING ChangeLog NEWS README > > %clean > rm -rf $RPM_BUILD_ROOT
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 226518
: 294647