OBS User unknown 2008-10-06 16:16:25 +00:00 committed by Git OBS Bridge
parent c794d534aa
commit 9d98b33091
3 changed files with 9 additions and 1 deletions

1
baselibs.conf Normal file
View File

@ -0,0 +1 @@
libusb-1_0-0

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Oct 6 12:06:13 CEST 2008 - sbrabec@suse.cz
- Added baselibs.conf (bnc#432304).
-------------------------------------------------------------------
Wed Sep 24 12:13:39 CEST 2008 - ro@suse.de

View File

@ -25,7 +25,7 @@ License: LGPL v2.1 or later
Summary: USB Library
Group: System/Libraries
Version: 0.9.3
Release: 3
Release: 4
Source: %{_name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define debug_package_requires libusb-1_0-0 = %{version}-%{release}
@ -113,6 +113,8 @@ make %{?jobs:-j%jobs}
%{_libdir}/pkgconfig/*.pc
%changelog
* Mon Oct 06 2008 sbrabec@suse.cz
- Added baselibs.conf (bnc#432304).
* Wed Sep 24 2008 ro@suse.de
- fix debug package requires
* Wed Sep 10 2008 sbrabec@suse.cz