Author: megabajt Date: Sat Mar 7 18:10:57 2009 GMT Module: SPECS Tag: DEVEL ---- Log message: - updated to 2.25.92
---- Files affected: SPECS: gnome-media.spec (1.153.2.1 -> 1.153.2.2) ---- Diffs: ================================================================ Index: SPECS/gnome-media.spec diff -u SPECS/gnome-media.spec:1.153.2.1 SPECS/gnome-media.spec:1.153.2.2 --- SPECS/gnome-media.spec:1.153.2.1 Sat Feb 21 16:09:12 2009 +++ SPECS/gnome-media.spec Sat Mar 7 19:10:52 2009 @@ -3,12 +3,12 @@ Summary(fr.UTF-8): Programmes multimédia de GNOME Summary(pl.UTF-8): Programy multimedialne dla GNOME Name: gnome-media -Version: 2.25.5 +Version: 2.25.92 Release: 1 License: GPL v2+/LGPL v2+ Group: X11/Applications/Multimedia Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-media/2.25/%{name}-%{version}.tar.bz2 -# Source0-md5: 03985c7331f53c283286bc46962f702b +# Source0-md5: 0d58bb8e1b9efd1e6b79d75cedb040fb URL: http://www.gnome.org/ BuildRequires: GConf2-devel >= 2.25.0 BuildRequires: ORBit2-devel >= 1:2.14.9 @@ -126,6 +126,7 @@ Summary: Volume controler Summary(pl.UTF-8): Regulator głośności Group: X11/Applications/Multimedia +Requires(post,postun): gtk+2 Requires: %{name} = %{version}-%{release} Requires: pulseaudio Conflicts: gnome-media <= 0:2.8.0-5 @@ -194,6 +195,12 @@ %update_icon_cache hicolor %scrollkeeper_update_postun +%post volume-control +%update_icon_cache hicolor + +%postun volume-control +%update_icon_cache hicolor + %files -f %{name}-2.0.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README @@ -243,7 +250,8 @@ %dir %{_datadir}/sounds/gnome/default %dir %{_datadir}/sounds/gnome/default/alerts %{_datadir}/sounds/gnome/default/alerts/*.ogg -%{_datadir}/gnome/autostart/gnome-volume-control-applet.desktop +%{_sysconfdir}/xdg/autostart/gnome-volume-control-applet.desktop +%{_iconsdir}/hicolor/*/*/gnome-volume-control.* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -251,6 +259,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.153.2.2 2009/03/07 18:10:52 megabajt +- updated to 2.25.92 + Revision 1.153.2.1 2009/02/21 15:09:12 megabajt - updated to 2.25.5 - volume-control requires pulseaudio to work ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-media.spec?r1=1.153.2.1&r2=1.153.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
