Hello community, here is the log from the commit of package libmtp for openSUSE:Factory checked in at Mon Sep 19 22:55:41 CEST 2011.
-------- --- libmtp/libmtp.changes 2011-06-10 11:21:52.000000000 +0200 +++ /mounts/work_src_done/STABLE/libmtp/libmtp.changes 2011-09-19 10:27:53.000000000 +0200 @@ -1,0 +2,9 @@ +Mon Sep 19 10:01:27 CEST 2011 - [email protected] + +- updated to 1.1.0 + * lots of new devices + * IAD (0xfe class) device detection +- drop HAL FDI snippets +- libmtp8 -> libmtp9 + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- libmtp-1.0.6.tar.bz2 New: ---- libmtp-1.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmtp.spec ++++++ --- /var/tmp/diff_new_pack.t7eVui/_old 2011-09-19 22:55:25.000000000 +0200 +++ /var/tmp/diff_new_pack.t7eVui/_new 2011-09-19 22:55:25.000000000 +0200 @@ -16,7 +16,7 @@ # -%define debug_package_requires libmtp8 = %{version}-%{release} +%define debug_package_requires libmtp9 = %{version}-%{release} Name: libmtp Url: http://sf.net/projects/libmtp @@ -26,9 +26,9 @@ Group: Productivity/Multimedia/Sound/Players AutoReqProv: on Summary: Commandline utilities for access to MTP Players -Version: 1.0.6 +Version: 1.1.0 Release: 7 -Source0: %name-%version.tar.bz2 +Source0: %name-%version.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -50,12 +50,12 @@ Mariusz Woloszyn <[email protected]> Marcus Meissner <[email protected]> -%package -n libmtp8 +%package -n libmtp9 License: LGPLv2.1+ Summary: Library for accessing MTP Players Group: Productivity/Multimedia/Sound/Players -%description -n libmtp8 +%description -n libmtp9 This package contains the libraries that allow access to USB based media players based on the MTP (Media Transfer Protocol) authored by Microsoft. @@ -83,7 +83,7 @@ License: LGPLv2.1+ Summary: Development files for access to MTP Player library Group: Development/Libraries/Other -Requires: libmtp8 = %version +Requires: libmtp9 = %version Requires: libusb-devel %description devel @@ -127,30 +127,28 @@ %install make install DESTDIR=$RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT/usr/share/hal/fdi/information/20thirdparty/ -install -c -m 644 libmtp.fdi $RPM_BUILD_ROOT/usr/share/hal/fdi/information/20thirdparty/10-usb-music-players-libmtp.fdi +#install -d $RPM_BUILD_ROOT/usr/share/hal/fdi/information/20thirdparty/ +#install -c -m 644 libmtp.fdi $RPM_BUILD_ROOT/usr/share/hal/fdi/information/20thirdparty/10-usb-music-players-libmtp.fdi rm -rf $RPM_BUILD_ROOT/usr/share/doc/libmtp* rm -rf $RPM_BUILD_ROOT/%{_libdir}/*.la -mv $RPM_BUILD_ROOT/lib/udev/rules.d/libmtp.rules $RPM_BUILD_ROOT/lib/udev/rules.d/39-libmtp.rules +%post -n libmtp9 -p /sbin/ldconfig -%post -n libmtp8 -p /sbin/ldconfig - -%postun -n libmtp8 -p /sbin/ldconfig +%postun -n libmtp9 -p /sbin/ldconfig %files -n mtp-tools %defattr(-, root, root) %{_prefix}/bin/* -%files -n libmtp8 +%files -n libmtp9 %defattr(-, root, root) %doc COPYING README ChangeLog AUTHORS %{_libdir}/lib*.so.* -%dir /usr/share/hal -%dir /usr/share/hal/fdi -%dir /usr/share/hal/fdi/information -%dir /usr/share/hal/fdi/information/20thirdparty/ -/usr/share/hal/fdi/information/20thirdparty/10-usb-music-players-libmtp.fdi +#%dir /usr/share/hal +#dir /usr/share/hal/fdi +#dir /usr/share/hal/fdi/information +#dir /usr/share/hal/fdi/information/20thirdparty/ +#usr/share/hal/fdi/information/20thirdparty/10-usb-music-players-libmtp.fdi %dir /lib/udev /lib/udev/mtp-probe %dir /lib/udev/rules.d ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
