This commit is contained in:
parent
e9b8684f37
commit
c794d534aa
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 24 12:13:39 CEST 2008 - ro@suse.de
|
||||||
|
|
||||||
|
- fix debug package requires
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 10 14:01:49 CEST 2008 - sbrabec@suse.cz
|
Wed Sep 10 14:01:49 CEST 2008 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
@ -25,9 +25,10 @@ License: LGPL v2.1 or later
|
|||||||
Summary: USB Library
|
Summary: USB Library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Version: 0.9.3
|
Version: 0.9.3
|
||||||
Release: 2
|
Release: 3
|
||||||
Source: %{_name}-%{version}.tar.bz2
|
Source: %{_name}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
%define debug_package_requires libusb-1_0-0 = %{version}-%{release}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Libusb is a library that allows userspace access to USB devices.
|
Libusb is a library that allows userspace access to USB devices.
|
||||||
@ -112,6 +113,8 @@ make %{?jobs:-j%jobs}
|
|||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 24 2008 ro@suse.de
|
||||||
|
- fix debug package requires
|
||||||
* Wed Sep 10 2008 sbrabec@suse.cz
|
* Wed Sep 10 2008 sbrabec@suse.cz
|
||||||
- Updated to version 0.9.3:
|
- Updated to version 0.9.3:
|
||||||
* New branch, new API.
|
* New branch, new API.
|
||||||
|
Loading…
Reference in New Issue
Block a user