Hello community, here is the log from the commit of package libusb checked in at Tue May 22 15:08:25 CEST 2007. -------- --- libusb/libusb.changes 2007-04-17 13:22:43.000000000 +0200 +++ /mounts/work_src_done/STABLE/libusb/libusb.changes 2007-05-22 13:06:34.000000000 +0200 @@ -1,0 +2,5 @@ +Tue May 22 13:06:08 CEST 2007 - olh@suse.de + +- split libusb-devel package (#203989) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libusb.spec ++++++ --- /var/tmp/diff_new_pack.h16985/_old 2007-05-22 15:07:11.000000000 +0200 +++ /var/tmp/diff_new_pack.h16985/_new 2007-05-22 15:07:11.000000000 +0200 @@ -17,7 +17,7 @@ Group: System/Libraries Summary: USB Libraries Version: 0.1.12 -Release: 38 +Release: 46 Provides: %{name}-devel = %{version}-%{release} Source0: libusb-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -33,6 +33,22 @@ Thomas Sailer <sailer@ife.ee.ethz.ch> Brad Hards <bradh@frogmouth.net> - C++ bindings. +%package devel +Group: System/Libraries +Summary: USB Libraries +Requires: %{name} = %{version} + +%description devel +Libusb is a library that allows userspace access to USB devices. + + + +Authors: +-------- + Johannes Erdfelt <johannes@erdfelt.com> + Thomas Sailer <sailer@ife.ee.ethz.ch> + Brad Hards <bradh@frogmouth.net> - C++ bindings. + %prep %setup -q @@ -51,14 +67,20 @@ %files %defattr(-,root,root) +%{_libdir}/libusb*.so.* + +%files devel +%defattr(-,root,root) %{_bindir}/libusb-config /usr/include/*.h -%{_libdir}/libusb*.so* +%{_libdir}/libusb*.so %{_libdir}/libusb*.a %{_libdir}/libusb*.la %{_libdir}/pkgconfig/libusb.pc %changelog +* Tue May 22 2007 - olh@suse.de +- split libusb-devel package (#203989) * Tue Apr 17 2007 - sbrabec@suse.cz - Provide libusb-devel. * Sun Mar 05 2006 - olh@suse.de ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de