try to only obsolete libusbx [release 1.0.19-4mamba;Tue Dec 30 2014]
This commit is contained in:
parent
bbd31b8087
commit
46a47c54b5
@ -1,6 +1,6 @@
|
||||
Name: libusb
|
||||
Version: 1.0.19
|
||||
Release: 3mamba
|
||||
Release: 4mamba
|
||||
Summary: A library that provides generic access to USB devices
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -19,9 +19,9 @@ Provides: libusb-1.0.so.2()(64bit)
|
||||
%else
|
||||
Provides: libusb-1.0.so.2
|
||||
%endif
|
||||
Provides: libusbx
|
||||
#Provides: libusbx
|
||||
Obsoletes: libusbx
|
||||
Provides: libusb1
|
||||
#Provides: libusb1
|
||||
Obsoletes: libusb1
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
@ -80,6 +80,9 @@ ln -sf libusb-1.0.so.0 %{buildroot}%{_libdir}/libusb-1.0.so.2
|
||||
%doc ChangeLog NEWS README TODO
|
||||
|
||||
%changelog
|
||||
* Tue Dec 30 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.19-4mamba
|
||||
- try to only obsolete libusbx
|
||||
|
||||
* Thu Dec 25 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.19-3mamba
|
||||
- libusb-devel: provide libusbx-devel
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user