Hello community, here is the log from the commit of package libmtp checked in at Thu Dec 7 20:49:12 CET 2006. -------- --- libmtp/libmtp.changes 2006-09-21 12:29:25.000000000 +0200 +++ /mounts/work_src_done/STABLE/libmtp/libmtp.changes 2006-12-02 12:47:51.000000000 +0100 @@ -1,0 +2,9 @@ +Sat Dec 2 12:47:17 CET 2006 - meissner@suse.de + +- Upgraded to 0.1.0: + - new devices + - metadata, tracks, vcf handling + - enhanced tools + - HAL snippet + +------------------------------------------------------------------- Old: ---- libmtp-0.0.19.tar.bz2 New: ---- libmtp-0.1.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmtp.spec ++++++ --- /var/tmp/diff_new_pack.RuOraa/_old 2006-12-07 20:48:46.000000000 +0100 +++ /var/tmp/diff_new_pack.RuOraa/_new 2006-12-07 20:48:46.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package libmtp (Version 0.0.19) +# spec file for package libmtp (Version 0.1.0) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -13,12 +13,12 @@ Name: libmtp URL: http://sf.net/projects/libmtp BuildRequires: libusb -License: LGPL +License: GNU Library General Public License v. 2.0 and 2.1 (LGPL) Group: Productivity/Multimedia/Sound/Players Autoreqprov: on -Summary: Access to MTP Players Requires: libusb -Version: 0.0.19 +Summary: Access to MTP Players +Version: 0.1.0 Release: 1 Source0: %name-%version.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -44,12 +44,14 @@ %setup -q %build -export CFLAGS="$RPM_OPT_FLAGS" +export CFLAGS="$RPM_OPT_FLAGS -fstack-protector" ./configure --prefix=%{_prefix} --libdir=%{_libdir} make %install make install DESTDIR=$RPM_BUILD_ROOT +install -d $RPM_BUILD_ROOT/usr/share/hal/fdi/information/10freedesktop/ +install -c -m 644 libmtp.fdi $RPM_BUILD_ROOT/usr/share/hal/fdi/information/10freedesktop/10-usb-music-players-libmtp.fdi %files %defattr(-, root, root) @@ -58,17 +60,28 @@ %{_libdir}/pkgconfig/libmtp.pc %{_prefix}/include/libmtp.h %{_prefix}/bin/* +%dir /usr/share/hal +%dir /usr/share/hal/fdi +%dir /usr/share/hal/fdi/information +%dir /usr/share/hal/fdi/information/10freedesktop/ +/usr/share/hal/fdi/information/10freedesktop/10-usb-music-players-libmtp.fdi %changelog -n libmtp +* Sat Dec 02 2006 - meissner@suse.de +- Upgraded to 0.1.0: + - new devices + - metadata, tracks, vcf handling + - enhanced tools + - HAL snippet * Thu Sep 21 2006 - meissner@suse.de - Upgraded to 0.0.19: -- formatting of devices added -- lots of fixes + - formatting of devices added + - lots of fixes * Mon Aug 28 2006 - meissner@suse.de - Upgraded to 0.0.16 -- better handling of non-ascii filenames -- handling of large files + - better handling of non-ascii filenames + - handling of large files * Wed Aug 23 2006 - meissner@suse.de - libmtp 0.0.13 -- Library to access MTP devices. -- Small sample tools for accessing. + - Library to access MTP devices. + - Small sample tools for accessing. ++++++ libmtp-0.0.19.tar.bz2 -> libmtp-0.1.0.tar.bz2 ++++++ ++++ 9167 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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@suse.de