Author: glen Date: Fri Aug 19 09:43:57 2011 GMT Module: packages Tag: HEAD ---- Log message: - GConf/gsettings/pythonconsole.convert converts jamendo stuff; gsettings-data-convert aborts and breaks gnome-session startup if .convert file refers to missing schema
---- Files affected: packages/totem: totem.spec (1.189 -> 1.190) ---- Diffs: ================================================================ Index: packages/totem/totem.spec diff -u packages/totem/totem.spec:1.189 packages/totem/totem.spec:1.190 --- packages/totem/totem.spec:1.189 Sat May 21 01:34:33 2011 +++ packages/totem/totem.spec Fri Aug 19 11:43:52 2011 @@ -8,7 +8,7 @@ Summary(pl.UTF-8): Odtwarzacz filmów dla GNOME oparty na silniku gstreamer Name: totem Version: 3.0.1 -Release: 2 +Release: 3 License: GPL v2 Group: X11/Applications/Multimedia Source0: http://ftp.gnome.org/pub/GNOME/sources/totem/3.0/%{name}-%{version}.tar.bz2 @@ -389,7 +389,6 @@ %{_datadir}/glib-2.0/schemas/org.gnome.totem.enums.xml %{_datadir}/glib-2.0/schemas/org.gnome.totem.gschema.xml %{_datadir}/glib-2.0/schemas/org.gnome.totem.plugins.pythonconsole.gschema.xml -%{_datadir}/GConf/gsettings/pythonconsole.convert %{_datadir}/GConf/gsettings/totem.convert %dir %{_libdir}/totem %dir %{pluginsdir} @@ -502,6 +501,7 @@ %{pluginsdir}/jamendo/jamendo.ui %{_datadir}/glib-2.0/schemas/org.gnome.totem.plugins.jamendo.gschema.xml %{_datadir}/GConf/gsettings/jamendo.convert +%{_datadir}/GConf/gsettings/pythonconsole.convert %files lirc %defattr(644,root,root,755) @@ -566,6 +566,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.190 2011/08/19 09:43:52 glen +- GConf/gsettings/pythonconsole.convert converts jamendo stuff; + gsettings-data-convert aborts and breaks gnome-session startup + if .convert file refers to missing schema + Revision 1.189 2011/05/20 23:34:33 megabajt - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/totem/totem.spec?r1=1.189&r2=1.190&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
