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
|
Name: libusb
|
||||||
Version: 1.0.19
|
Version: 1.0.19
|
||||||
Release: 3mamba
|
Release: 4mamba
|
||||||
Summary: A library that provides generic access to USB devices
|
Summary: A library that provides generic access to USB devices
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -19,9 +19,9 @@ Provides: libusb-1.0.so.2()(64bit)
|
|||||||
%else
|
%else
|
||||||
Provides: libusb-1.0.so.2
|
Provides: libusb-1.0.so.2
|
||||||
%endif
|
%endif
|
||||||
Provides: libusbx
|
#Provides: libusbx
|
||||||
Obsoletes: libusbx
|
Obsoletes: libusbx
|
||||||
Provides: libusb1
|
#Provides: libusb1
|
||||||
Obsoletes: libusb1
|
Obsoletes: libusb1
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
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
|
%doc ChangeLog NEWS README TODO
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Dec 25 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.19-3mamba
|
||||||
- libusb-devel: provide libusbx-devel
|
- libusb-devel: provide libusbx-devel
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user