3a5fb7
Name: libcanberra
3a5fb7
Version: 0.30
81bb39
Release: 18%{?dist}
3a5fb7
Summary: Portable Sound Event Library
3a5fb7
Group: System Environment/Libraries
3a5fb7
Source0: http://0pointer.de/lennart/projects/libcanberra/libcanberra-%{version}.tar.xz
3a5fb7
3a5fb7
Patch0: 0001-gtk-Don-t-assume-all-GdkDisplays-are-GdkX11Displays-.patch
81bb39
Patch1: add-quiet-option.txt
81bb39
Patch2: 0001-desktop-add-q-option-to-suppress-errors.patch
3a5fb7
3a5fb7
License: LGPLv2+
3a5fb7
Url: http://git.0pointer.de/?p=libcanberra.git;a=summary
3a5fb7
BuildRequires: gtk2-devel
3a5fb7
BuildRequires: gtk3-devel
3a5fb7
BuildRequires: alsa-lib-devel
3a5fb7
BuildRequires: libvorbis-devel
3a5fb7
BuildRequires: libtool-ltdl-devel
3a5fb7
BuildRequires: gtk-doc
3a5fb7
BuildRequires: pulseaudio-libs-devel >= 0.9.15
3a5fb7
BuildRequires: gstreamer1-devel
3a5fb7
BuildRequires: libtdb-devel
3a5fb7
BuildRequires: gettext-devel
3a5fb7
BuildRequires: systemd-devel
3a5fb7
Requires: sound-theme-freedesktop
3a5fb7
Requires: pulseaudio-libs >= 0.9.15
3a5fb7
Requires(post): systemd
3a5fb7
Requires(preun): systemd
3a5fb7
Requires(postun): systemd
3a5fb7
3a5fb7
%description
3a5fb7
A small and lightweight implementation of the XDG Sound Theme Specification
3a5fb7
(http://0pointer.de/public/sound-theme-spec.html).
3a5fb7
3a5fb7
%package gtk2
3a5fb7
Summary: Gtk+ 2.x Bindings for libcanberra
3a5fb7
Group: System Environment/Libraries
3a5fb7
Requires: %{name}%{?_isa} = %{version}-%{release}
3a5fb7
# Some other stuff is included in the gtk3 package, so always pull that in.
3a5fb7
Requires: %{name}-gtk3%{?_isa} = %{version}-%{release}
3a5fb7
3a5fb7
%description gtk2
3a5fb7
Gtk+ 2.x bindings for libcanberra
3a5fb7
3a5fb7
%package gtk3
3a5fb7
Summary: Gtk+ 3.x Bindings for libcanberra
3a5fb7
Group: System Environment/Libraries
3a5fb7
Requires: %{name}%{?_isa} = %{version}-%{release}
3a5fb7
3a5fb7
%description gtk3
3a5fb7
Gtk+ 3.x bindings for libcanberra
3a5fb7
3a5fb7
%package devel
3a5fb7
Summary: Development Files for libcanberra Client Development
3a5fb7
Group: Development/Libraries
3a5fb7
Requires: %{name}%{?_isa} = %{version}-%{release}
3a5fb7
Requires: %{name}-gtk2%{?_isa} = %{version}-%{release}
3a5fb7
Requires: %{name}-gtk3%{?_isa} = %{version}-%{release}
3a5fb7
Requires: gtk2-devel
3a5fb7
3a5fb7
%description devel
3a5fb7
Development Files for libcanberra Client Development
3a5fb7
3a5fb7
%post
3a5fb7
/sbin/ldconfig
3a5fb7
%systemd_post canberra-system-bootup.service canberra-system-shutdown.service canberra-system-shutdown-reboot.service
3a5fb7
3a5fb7
%preun
3a5fb7
%systemd_preun canberra-system-bootup.service canberra-system-shutdown.service canberra-system-shutdown-reboot.service
3a5fb7
3a5fb7
%postun
3a5fb7
/sbin/ldconfig
81bb39
%systemd_postun canberra-system-bootup.service canberra-system-shutdown.service canberra-system-shutdown-reboot.service
3a5fb7
3a5fb7
%post gtk2 -p /sbin/ldconfig
3a5fb7
%postun gtk2 -p /sbin/ldconfig
3a5fb7
3a5fb7
%post gtk3 -p /sbin/ldconfig
3a5fb7
%postun gtk3 -p /sbin/ldconfig
3a5fb7
3a5fb7
%prep
3a5fb7
%setup -q
3a5fb7
%patch0 -p1 
81bb39
%patch1 -p1
81bb39
%patch2 -p1
3a5fb7
3a5fb7
%build
3a5fb7
%configure --disable-static --enable-pulse --enable-alsa --enable-null --disable-oss --with-builtin=dso --with-systemdsystemunitdir=/usr/lib/systemd/system
3a5fb7
make %{?_smp_mflags}
3a5fb7
3a5fb7
%install
3a5fb7
make DESTDIR=$RPM_BUILD_ROOT install
3a5fb7
find $RPM_BUILD_ROOT \( -name *.a -o -name *.la \) -exec rm {} \;
3a5fb7
rm $RPM_BUILD_ROOT%{_docdir}/libcanberra/README
3a5fb7
3a5fb7
%files
3a5fb7
%license LGPL
3a5fb7
%doc README LGPL
3a5fb7
%{_libdir}/libcanberra.so.*
3a5fb7
%dir %{_libdir}/libcanberra-%{version}
3a5fb7
%{_libdir}/libcanberra-%{version}/libcanberra-alsa.so
3a5fb7
%{_libdir}/libcanberra-%{version}/libcanberra-pulse.so
3a5fb7
%{_libdir}/libcanberra-%{version}/libcanberra-null.so
3a5fb7
%{_libdir}/libcanberra-%{version}/libcanberra-multi.so
3a5fb7
%{_libdir}/libcanberra-%{version}/libcanberra-gstreamer.so
3a5fb7
%{_prefix}/lib/systemd/system/canberra-system-bootup.service
3a5fb7
%{_prefix}/lib/systemd/system/canberra-system-shutdown-reboot.service
3a5fb7
%{_prefix}/lib/systemd/system/canberra-system-shutdown.service
3a5fb7
%{_bindir}/canberra-boot
3a5fb7
3a5fb7
%files gtk2
3a5fb7
%{_libdir}/libcanberra-gtk.so.*
3a5fb7
%{_libdir}/gtk-2.0/modules/libcanberra-gtk-module.so
3a5fb7
3a5fb7
%files gtk3
3a5fb7
%{_libdir}/libcanberra-gtk3.so.*
3a5fb7
%{_libdir}/gtk-3.0/modules/libcanberra-gtk3-module.so
3a5fb7
%{_libdir}/gtk-3.0/modules/libcanberra-gtk-module.so
3a5fb7
%{_bindir}/canberra-gtk-play
3a5fb7
%{_datadir}/gnome/autostart/libcanberra-login-sound.desktop
3a5fb7
%{_datadir}/gnome/shutdown/libcanberra-logout-sound.sh
3a5fb7
# co-own these directories to avoid requiring GDM (#522998)
3a5fb7
%dir %{_datadir}/gdm/
3a5fb7
%dir %{_datadir}/gdm/autostart/
3a5fb7
%dir %{_datadir}/gdm/autostart/LoginWindow/
3a5fb7
%{_datadir}/gdm/autostart/LoginWindow/libcanberra-ready-sound.desktop
3a5fb7
# co-own these directories to avoid requiring g-s-d
3a5fb7
%dir %{_libdir}/gnome-settings-daemon-3.0/
3a5fb7
%dir %{_libdir}/gnome-settings-daemon-3.0/gtk-modules/
3a5fb7
%{_libdir}/gnome-settings-daemon-3.0/gtk-modules/canberra-gtk-module.desktop
3a5fb7
3a5fb7
%files devel
3a5fb7
%doc %{_datadir}/gtk-doc
3a5fb7
%{_includedir}/canberra-gtk.h
3a5fb7
%{_includedir}/canberra.h
3a5fb7
%{_libdir}/libcanberra-gtk.so
3a5fb7
%{_libdir}/libcanberra-gtk3.so
3a5fb7
%{_libdir}/libcanberra.so
3a5fb7
%{_libdir}/pkgconfig/libcanberra-gtk.pc
3a5fb7
%{_libdir}/pkgconfig/libcanberra-gtk3.pc
3a5fb7
%{_libdir}/pkgconfig/libcanberra.pc
3a5fb7
# co-own these directories to avoid requiring vala
3a5fb7
%dir %{_datadir}/vala
3a5fb7
%dir %{_datadir}/vala/vapi
3a5fb7
%{_datadir}/vala/vapi/libcanberra-gtk.vapi
3a5fb7
%{_datadir}/vala/vapi/libcanberra.vapi
3a5fb7
3a5fb7
%changelog
81bb39
* Thu Jan 03 2019 Wim Taymans <wtaymans@redhat.com> - 0.30-18
81bb39
- Quiet theme sounds when not available
81bb39
- Resolves: rhbz#1856770 
81bb39
- fix systemd_postun
81bb39
81bb39
* Thu Jan 03 2019 Wim Taymans <wtaymans@redhat.com> - 0.30-17
81bb39
- Add quiet option
81bb39
- Resolves: rhbz#1556800
81bb39
3a5fb7
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.30-16
3a5fb7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
3a5fb7
3a5fb7
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.30-15
3a5fb7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
3a5fb7
3a5fb7
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.30-14
3a5fb7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
3a5fb7
3a5fb7
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.30-13
3a5fb7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
3a5fb7
3a5fb7
* Fri Dec 02 2016 Orion Poplawski <orion@cora.nwra.com> - 0.30-12
3a5fb7
- Rebuild for libtdb 1.3.12
3a5fb7
- Drop %%defattr
3a5fb7
- Use %%license
3a5fb7
3a5fb7
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.30-11
3a5fb7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
3a5fb7
3a5fb7
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.30-10
3a5fb7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
3a5fb7
3a5fb7
* Sat Feb 28 2015 Kevin Fenzi <kevin@scrye.com> 0.30-9
3a5fb7
- Try and fix devel package not pulling in the right things in rawhide
3a5fb7
3a5fb7
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 0.30-8
3a5fb7
- Rebuilt for Fedora 23 Change
3a5fb7
  https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
3a5fb7
3a5fb7
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.30-7
3a5fb7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
3a5fb7
3a5fb7
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.30-6
3a5fb7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
3a5fb7
3a5fb7
* Mon May 19 2014 Matthias Clasen <mclasen@redhat.com> - 0.30-5
3a5fb7
- Add an upstream patch to drop hardcoded X11 assumptions
3a5fb7
3a5fb7
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.30-4
3a5fb7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
3a5fb7
3a5fb7
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.30-3
3a5fb7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
3a5fb7
3a5fb7
* Mon Oct 29 2012 Matthias Clasen <mclasen@redhat.com> - 0.30-2
3a5fb7
- Update to 0.30
3a5fb7
- Add %%{_isa} as required to fix multilib issues
3a5fb7
3a5fb7
* Tue Sep 25 2012 Lennart Poettering <lpoetter@redhat.com> - 0.30-1
3a5fb7
- New upstream release
3a5fb7
3a5fb7
* Mon Sep 24 2012 Bastien Nocera <bnocera@redhat.com> 0.29-6
3a5fb7
- Disable the GStreamer backend, it's not used in Fedora
3a5fb7
3a5fb7
* Fri Sep 14 2012 Lennart Poettering <lpoetter@redhat.com> - 0.29-5
3a5fb7
- Use systemd macros
3a5fb7
3a5fb7
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.29-4
3a5fb7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
3a5fb7
3a5fb7
* Mon Jun 04 2012 Kay Sievers <kay@redhat.com> - 0.29-3
3a5fb7
- rebuild for libudev1
3a5fb7
3a5fb7
* Tue May 15 2012 Lennart Poettering <lpoetter@redhat.com> - 0.29-2
3a5fb7
- Various minor .spec file fixes
3a5fb7
3a5fb7
* Tue May 15 2012 Lennart Poettering <lpoetter@redhat.com> - 0.29-1
3a5fb7
- New upstream
3a5fb7
- Closes #744888, #696194
3a5fb7
3a5fb7
* Thu Feb 23 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 0.28-6
3a5fb7
- Update systemd service file locations
3a5fb7
3a5fb7
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.28-5
3a5fb7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
3a5fb7
3a5fb7
* Tue Nov 08 2011 Adam Jackson <ajax@redhat.com> - 0.28-4
3a5fb7
- Rebuild to break bogus libpng dep
3a5fb7
3a5fb7
* Thu Mar 24 2011 Christopher Aillon <caillon@redhat.com> - 0.28-3
3a5fb7
- Workaround a hang (fdo#35024)
3a5fb7
3a5fb7
* Tue Mar  1 2011 Bill Nottingham <notting@redhat.com> - 0.28-2
3a5fb7
- own gnome-settings-daemon desktop dir, don't require g-s-d
3a5fb7
3a5fb7
* Fri Feb 25 2011 Lennart Poettering <lpoetter@redhat.com> - 0.28-1
3a5fb7
- New upstream release
3a5fb7
3a5fb7
* Fri Feb 18 2011 Lennart Poettering <lpoetter@redhat.com> - 0.27-1
3a5fb7
- New upstream Release
3a5fb7
3a5fb7
* Thu Feb 10 2011 Matthias Clasen <mclasen@redhat.com> 0.26-8
3a5fb7
- Rebuild against newer gtk
3a5fb7
3a5fb7
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.26-7
3a5fb7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
3a5fb7
3a5fb7
* Wed Feb  2 2011 Matthias Clasen <mclasen@redhat.com> 0.26-6
3a5fb7
- Rebuild
3a5fb7
3a5fb7
* Fri Jan  7 2011 Matthias Clasen <mclasen@redhat.com> 0.26-5
3a5fb7
- Rebuild against newer gtk
3a5fb7
3a5fb7
* Fri Dec 3 2010 Matthias Clasen <mclasen@redhat.com> 0.26-4
3a5fb7
- Rebuild against new gtk
3a5fb7
3a5fb7
* Mon Nov 1 2010 Matthias Clasen <mclasen@redhat.com> 0.26-3
3a5fb7
- Rebuild against newer gtk3
3a5fb7
3a5fb7
* Mon Oct 4 2010 Lennart Poettering <lpoetter@redhat.com> 0.26-2
3a5fb7
- Use final 0.26 tarball
3a5fb7
3a5fb7
* Mon Oct 4 2010 Lennart Poettering <lpoetter@redhat.com> 0.26-1
3a5fb7
- New version 0.26
3a5fb7
3a5fb7
* Mon Aug 23 2010 Matthias Clasen <mclasen@redhat.com> 0.25-3
3a5fb7
- Co-own /usr/share/gtk-doc (#604379)
3a5fb7
3a5fb7
* Mon Jun 28 2010 Matthias Clasen <mclasen@redhat.com> 0.25-2
3a5fb7
- Rebuild
3a5fb7
3a5fb7
* Sun Jun 13 2010 Lennart Poettering <lpoetter@redhat.com> 0.25-1
3a5fb7
- New version 0.25
3a5fb7
3a5fb7
* Sat Feb 20 2010 Lennart Poettering <lpoetter@redhat.com> 0.23-1
3a5fb7
- New version 0.23
3a5fb7
3a5fb7
* Tue Oct 20 2009 Lennart Poettering <lpoetter@redhat.com> 0.22-1
3a5fb7
- New version 0.22
3a5fb7
3a5fb7
* Fri Oct 16 2009 Lennart Poettering <lpoetter@redhat.com> 0.21-1
3a5fb7
- New version 0.21
3a5fb7
3a5fb7
* Thu Oct 15 2009 Lennart Poettering <lpoetter@redhat.com> 0.20-1
3a5fb7
- New version 0.20
3a5fb7
3a5fb7
* Wed Oct 14 2009 Lennart Poettering <lpoetter@redhat.com> 0.19-1
3a5fb7
- New version 0.19
3a5fb7
3a5fb7
* Fri Sep 25 2009 Matthias Clasen <mclasen@redhat.com> - 0.18-2
3a5fb7
- Don't require vala in -devel (#523473)
3a5fb7
3a5fb7
* Sat Sep 19 2009 Lennart Poettering <lpoetter@redhat.com> 0.18-1
3a5fb7
- New version 0.18
3a5fb7
3a5fb7
* Wed Sep 16 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> 0.17-2
3a5fb7
- Don't require gdm in -gtk2 (#522998)
3a5fb7
3a5fb7
* Fri Sep 11 2009 Lennart Poettering <lpoetter@redhat.com> 0.17-1
3a5fb7
- New version 0.17
3a5fb7
3a5fb7
* Thu Aug 27 2009 Lennart Poettering <lpoetter@redhat.com> 0.16-1
3a5fb7
- New version 0.16
3a5fb7
3a5fb7
* Wed Aug 5 2009 Lennart Poettering <lpoetter@redhat.com> 0.15-2
3a5fb7
- Fix mistag
3a5fb7
3a5fb7
* Wed Aug 5 2009 Lennart Poettering <lpoetter@redhat.com> 0.15-1
3a5fb7
- New version 0.15
3a5fb7
3a5fb7
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.14-3
3a5fb7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
3a5fb7
3a5fb7
* Thu Jul 2 2009 Lennart Poettering <lpoetter@redhat.com> 0.14-2
3a5fb7
- Upload the right tarball
3a5fb7
3a5fb7
* Thu Jul 2 2009 Lennart Poettering <lpoetter@redhat.com> 0.14-1
3a5fb7
- New version 0.14
3a5fb7
3a5fb7
* Tue Jun 23 2009 Lennart Poettering <lpoetter@redhat.com> 0.13-1
3a5fb7
- New version 0.13
3a5fb7
3a5fb7
* Tue Jun 16 2009 Brian Pepple <bpepple@fedoraproject.org> - 0.12-2
3a5fb7
- Rebuild for new libtdb.
3a5fb7
3a5fb7
* Mon Apr 13 2009 Lennart Poettering <lpoetter@redhat.com> 0.12-1
3a5fb7
- New version 0.12
3a5fb7
3a5fb7
* Wed Apr 1 2009 Lennart Poettering <lpoetter@redhat.com> 0.11-9
3a5fb7
- Another preview for 0.12
3a5fb7
3a5fb7
* Wed Feb 25 2009 Lennart Poettering <lpoetter@redhat.com> 0.11-8
3a5fb7
- Add missing dependency on gettext-devel
3a5fb7
3a5fb7
* Wed Feb 25 2009 Lennart Poettering <lpoetter@redhat.com> 0.11-7
3a5fb7
- Preview for 0.12
3a5fb7
3a5fb7
* Thu Feb  5 2009 Matthias Clasen  <mclasen@redhat.com> 0.11-6
3a5fb7
- Fix up Requires (#484225)
3a5fb7
3a5fb7
* Wed Jan 21 2009 Lennart Poettering <lpoetter@redhat.com> 0.11-5
3a5fb7
- New version
3a5fb7
3a5fb7
* Sun Dec 14 2008 Lennart Poettering <lpoetter@redhat.com> 0.10-4
3a5fb7
- Moved login sound to "Application" startup phase.
3a5fb7
3a5fb7
* Thu Nov 13 2008 Matthias Clasen <mclasen@redhat.com> 0.10-3
3a5fb7
- Rebuild
3a5fb7
3a5fb7
* Fri Oct 10 2008 Lennart Poettering <lpoetter@redhat.com> 0.10-2
3a5fb7
- Drop libcanberra-gtk-module.sh since the gconf stuff is supported just fine in current gnome-session already.
3a5fb7
3a5fb7
* Mon Oct 6 2008 Lennart Poettering <lpoetter@redhat.com> 0.10-1
3a5fb7
- New version
3a5fb7
3a5fb7
* Tue Sep 9 2008 Lennart Poettering <lpoetter@redhat.com> 0.9-1
3a5fb7
- New version
3a5fb7
3a5fb7
* Thu Aug 28 2008 Lennart Poettering <lpoetter@redhat.com> 0.8-2
3a5fb7
- Fix build-time dep on Gstreamer
3a5fb7
3a5fb7
* Thu Aug 28 2008 Lennart Poettering <lpoetter@redhat.com> 0.8-1
3a5fb7
- New version
3a5fb7
3a5fb7
* Thu Aug 14 2008 Lennart Poettering <lpoetter@redhat.com> 0.7-1
3a5fb7
- New version
3a5fb7
3a5fb7
* Mon Aug 4 2008 Lennart Poettering <lpoetter@redhat.com> 0.6-1
3a5fb7
- New version
3a5fb7
3a5fb7
* Wed Jul 30 2008 Lennart Poettering <lpoetter@redhat.com> 0.5-4
3a5fb7
- Really add versioned dependency on libpulse
3a5fb7
3a5fb7
* Wed Jul 30 2008 Lennart Poettering <lpoetter@redhat.com> 0.5-3
3a5fb7
- Ship libcanberra-gtk-module.sh directly in CVS
3a5fb7
3a5fb7
* Wed Jul 30 2008 Lennart Poettering <lpoetter@redhat.com> 0.5-2
3a5fb7
- Fix build
3a5fb7
3a5fb7
* Wed Jul 30 2008 Lennart Poettering <lpoetter@redhat.com> 0.5-1
3a5fb7
- New version
3a5fb7
3a5fb7
* Mon Jul 28 2008 Lennart Poettering <lpoetter@redhat.com> 0.4-3
3a5fb7
- Add versioned dependency on libpulse
3a5fb7
3a5fb7
* Sun Jul 27 2008 Lennart Poettering <lpoetter@redhat.com> 0.4-2
3a5fb7
- Fix module name in libcanberra-gtk-module.sh
3a5fb7
3a5fb7
* Fri Jul 25 2008 Lennart Poettering <lpoetter@redhat.com> 0.4-1
3a5fb7
- New version
3a5fb7
- Install libcanberra-gtk-module.sh
3a5fb7
3a5fb7
* Mon Jun 16 2008 Lennart Poettering <lpoetter@redhat.com> 0.3-2
3a5fb7
- Add dependency on sound-theme-freedesktop
3a5fb7
3a5fb7
* Fri Jun 13 2008 Lennart Poettering <lpoetter@redhat.com> 0.3-1
3a5fb7
- Initial package, based on Colin Guthrie's Mandriva package