Hello community, here is the log from the commit of package libipoddevice checked in at Fri Sep 29 17:50:24 CEST 2006. -------- --- GNOME/libipoddevice/libipoddevice.changes 2006-08-18 09:42:07.000000000 +0200 +++ /mounts/work_src_done/STABLE/libipoddevice/libipoddevice.changes 2006-09-29 17:16:14.000000000 +0200 @@ -1,0 +2,7 @@ +Fri Sep 29 17:14:59 CEST 2006 - gekker@suse.de + +- Update to version 0.5.0 + Include HAL support + Work with iTunes 7 + +------------------------------------------------------------------- Old: ---- libipoddevice-0.4.5.diff libipoddevice-0.4.5.tar.gz New: ---- hal-lib64.patch libipoddevice-0.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libipoddevice.spec ++++++ --- /var/tmp/diff_new_pack.s9Rp4z/_old 2006-09-29 17:49:39.000000000 +0200 +++ /var/tmp/diff_new_pack.s9Rp4z/_new 2006-09-29 17:49:39.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package libipoddevice (Version 0.4.5) +# spec file for package libipoddevice (Version 0.5.0) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,16 +11,16 @@ # norootforbuild Name: libipoddevice -BuildRequires: dbus-1-glib-devel gnome-common hal-devel hal-gnome libgtop-devel update-desktop-files +BuildRequires: dbus-1-glib-devel gnome-common hal-devel hal-gnome libgtop-devel libxml2-devel scsi update-desktop-files URL: http://sonance.aaronbock.net/libipoddevice/ License: LGPL Group: Development/Libraries/GNOME Autoreqprov: on -Version: 0.4.5 -Release: 8 +Version: 0.5.0 +Release: 1 Summary: GObject Library That Provides iPod Device Transparency through HAL Source: %{name}-%{version}.tar.gz -Patch: %{name}-%{version}.diff +Patch: hal-lib64.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: dbus-1 hal @@ -83,6 +83,8 @@ %doc AUTHORS NEWS README COPYING %{_bindir}/ipod %{_libdir}/libipoddevice.so.* +%{_libdir}/hal/hal-ipod-info +%{_datadir}/hal/fdi/policy/20thirdparty/20-ipod-info.fdi %files devel %defattr(-,root,root) @@ -93,6 +95,10 @@ %{_libdir}/pkgconfig/ipoddevice.pc %changelog -n libipoddevice +* Fri Sep 29 2006 - gekker@suse.de +- Update to version 0.5.0 + Include HAL support + Work with iTunes 7 * Fri Aug 18 2006 - aj@suse.de - Cleanup BuildRequires. * Fri Jun 16 2006 - schwab@suse.de ++++++ hal-lib64.patch ++++++ --- src/Makefile.am +++ src/Makefile.am @@ -30,7 +30,7 @@ ipod_SOURCES = ipod-device-test.c ipod_LDADD = libipoddevice.la $(LID_LIBS) -halbindir = $(prefix)/lib/hal +halbindir = $(libdir)/hal halbin_PROGRAMS = hal-ipod-info hal_ipod_info_SOURCES = hal-ipod-info.c hal_ipod_info_LDADD = $(HAL_IPOD_INFO_LIBS) $(LID_LIBS) ++++++ libipoddevice-0.4.5.tar.gz -> libipoddevice-0.5.0.tar.gz ++++++ ++++ 2575 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