diff --git a/libcanberra-0.28.tar.bz2 b/libcanberra-0.28.tar.bz2 deleted file mode 100644 index b36eb8e..0000000 --- a/libcanberra-0.28.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be5fc8f94769fb36763a2e7fb29b50e66959ed73fe606fd4f82f38d1411f5ac9 -size 384121 diff --git a/libcanberra-0.29.tar.xz b/libcanberra-0.29.tar.xz new file mode 100644 index 0000000..18afde4 --- /dev/null +++ b/libcanberra-0.29.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:127a5ef07805856d63758e5180ebfb241d1f80094fd301c287591a15b8cfcd72 +size 315728 diff --git a/libcanberra.changes b/libcanberra.changes index 3854783..4e27924 100644 --- a/libcanberra.changes +++ b/libcanberra.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed May 16 06:11:59 UTC 2012 - vuntz@opensuse.org + +- Update to version 0.29: + + Drop GConf usage. + + A couple of bugfixes. +- Drop pkgconfig(gconf-2.0) BuildRequires and gconf schemas + packaging, as GConf usage got removed upstream. + ------------------------------------------------------------------- Sun Dec 4 13:45:30 UTC 2011 - dimstar@opensuse.org diff --git a/libcanberra.spec b/libcanberra.spec index 1338537..f64b198 100644 --- a/libcanberra.spec +++ b/libcanberra.spec @@ -1,7 +1,7 @@ # # spec file for package libcanberra # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -15,16 +15,17 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define build_gtk3 1 Name: libcanberra -Version: 0.28 +Version: 0.29 Release: 0 Summary: Portable sound event library License: LGPL-2.0+ Group: System/Libraries Url: http://0pointer.de/lennart/projects/libcanberra/ -Source: libcanberra-%{version}.tar.bz2 +Source: http://0pointer.de/lennart/projects/libcanberra/%{name}-%{version}.tar.xz Source1: libcanberra-gtk-module.sh Source99: baselibs.conf BuildRequires: gtk-doc @@ -32,7 +33,6 @@ BuildRequires: libltdl-devel BuildRequires: lynx BuildRequires: update-desktop-files BuildRequires: pkgconfig(alsa) -BuildRequires: pkgconfig(gconf-2.0) BuildRequires: pkgconfig(gstreamer-0.10) BuildRequires: pkgconfig(gtk+-2.0) %if %build_gtk3 @@ -99,7 +99,6 @@ Recommends: %{name}-gtk2-module %if %build_gtk3 Recommends: %{name}-gtk3-module %endif -%gconf_schemas_prereq %description gtk-module-common libcanberra is an implementation of the XDG Sound Theme and Name @@ -192,7 +191,6 @@ find %{buildroot}%{_libdir} -name '*.la' -delete -print %suse_update_desktop_file %{buildroot}%{_datadir}/gdm/autostart/LoginWindow/libcanberra-ready-sound.desktop install -D -m755 %{SOURCE1} %{buildroot}%{_sysconfdir}/X11/xinit/xinitrc.d/libcanberra-gtk-module.sh rm %{buildroot}%{_datadir}/doc/libcanberra/README -%find_gconf_schemas %clean rm -rf %{buildroot} @@ -212,12 +210,6 @@ rm -rf %{buildroot} %postun gtk3-0 -p /sbin/ldconfig %endif -%pre gtk-module-common -f %{name}.schemas_pre - -%preun gtk-module-common -f %{name}.schemas_preun - -%posttrans gtk-module-common -f %{name}.schemas_posttrans - %files -n libcanberra0 %defattr(-,root,root) %doc README LGPL @@ -241,7 +233,7 @@ rm -rf %{buildroot} %{_libdir}/libcanberra-gtk3.so.* %endif -%files gtk-module-common -f %{name}.schemas_list +%files gtk-module-common %defattr(-, root, root) %dir %{_sysconfdir}/X11/xinit %dir %{_sysconfdir}/X11/xinit/xinitrc.d