Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
16fd32e9d9 |
1 changed files with 4 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Summary: A library which allows userspace access to USB devices
|
||||
Name: libusb1
|
||||
Version: 1.0.8
|
||||
Release: 1%{?dist}
|
||||
Release: 1%{?dist}.1
|
||||
Source0: http://downloads.sourceforge.net/libusb/libusb-%{version}.tar.bz2
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
|
|
@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_libdir}/*.a
|
||||
|
||||
%changelog
|
||||
* Wed Sep 29 2010 jkeating - 1.0.8-1.1
|
||||
- Rebuilt for gcc bug 634757
|
||||
|
||||
* Mon May 17 2010 Jindrich Novy <jnovy@redhat.com> 1.0.8-1
|
||||
- update to 1.0.8 (#592901)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue