SHA256
1
0
forked from pool/libusb-1_0
OBS User unknown 2009-02-23 11:55:18 +00:00 committed by Git OBS Bridge
parent 9d98b33091
commit 54f91cf908
2 changed files with 14 additions and 7 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 5 04:13:24 CET 2009 - crrodriguez@suse.de
- remove "la" files
-------------------------------------------------------------------
Mon Oct 6 12:06:13 CEST 2008 - sbrabec@suse.cz

View File

@ -1,7 +1,7 @@
#
# spec file for package libusb-1_0 (Version 0.9.3)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -25,7 +25,7 @@ License: LGPL v2.1 or later
Summary: USB Library
Group: System/Libraries
Version: 0.9.3
Release: 4
Release: 5
Source: %{_name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define debug_package_requires libusb-1_0-0 = %{version}-%{release}
@ -88,12 +88,13 @@ Authors:
%build
autoreconf -f -i
%configure\
%configure --with-pic\
--disable-static
make %{?jobs:-j%jobs}
%install
%makeinstall
%{__rm} -f %{buildroot}%{_libdir}/*.la
%post -n libusb-1_0-0 -p /sbin/ldconfig
@ -109,10 +110,11 @@ make %{?jobs:-j%jobs}
%doc PORTING
%{_includedir}/libusb-1.0
%{_libdir}/*.so
%{_libdir}/*.*a
%{_libdir}/pkgconfig/*.pc
%changelog
* Thu Feb 05 2009 crrodriguez@suse.de
- remove "la" files
* Mon Oct 06 2008 sbrabec@suse.cz
- Added baselibs.conf (bnc#432304).
* Wed Sep 24 2008 ro@suse.de
@ -161,9 +163,9 @@ make %{?jobs:-j%jobs}
- add patch from Kay Sievers to look also into /dev/bus/usb
* Tue May 31 2005 olh@suse.de
- add libusb-libusb_la-dep.patch to allow make -j
* Sat May 28 2005 olh@suse.de
- update to 0.1.10a
* Fri May 27 2005 olh@suse.de
- update to 0.1.10a
* Thu May 26 2005 olh@suse.de
- fix compile warnings
- build as user
- split our resmgr patch
@ -199,7 +201,7 @@ make %{?jobs:-j%jobs}
- use buildroot
* Sat Nov 03 2001 ro@suse.de
- call automake with "-a -f"
* Tue Sep 04 2001 ro@suse.de
* Mon Sep 03 2001 ro@suse.de
- removed Obsoletes and Provides usbutils (package reanimated)
* Fri May 25 2001 adrian@suse.de
- update to libusb-0.1.3b