Hello community, here is the log from the commit of package totem for openSUSE:Factory checked in at 2013-04-05 07:42:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/totem (Old) and /work/SRC/openSUSE:Factory/.totem.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "totem", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/totem/totem.changes 2013-02-11 11:14:20.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.totem.new/totem.changes 2013-04-05 07:42:58.000000000 +0200 @@ -1,0 +2,41 @@ +Tue Mar 26 09:06:22 UTC 2013 - [email protected] + +- Update to version 3.8.0: + + Updated translations. + +------------------------------------------------------------------- +Wed Mar 20 18:42:03 UTC 2013 - [email protected] + +- Update to version 3.7.93: + + Fix incorrect Vala generated files getting in the release. +- Change build_zeitgeist_plugin back to 1, as the issue was fixed + by upstream. + +------------------------------------------------------------------- +Tue Mar 19 20:08:05 UTC 2013 - [email protected] + +- Update to version 3.7.92: + + Use yelp-tools instead of gnome-doc-utils. + + Add YouTube format configuration for grilo. + + Fix possible Unicode errors with MPRIS plugin. + + Use libgd's icon view for search results. + + Fix warnings for some files in the browse sidebar. + + Fix possible crashes in the chapters plugin. + + Fix playing audio CD tracks launched from Nautilus. + + Fix running when clutter-gst is in a different prefix. + + Plugins: Remove use of deprecated widgets in subtitles + downloader. +- Drop upstream fixed patches: + + totem-Use-Ctrl+C-as-the-shortcut.patch + + totem-Fix-playing-files-from-recent-files.patch + + totem-Fix-fetching-the-cover-art.patch +- Replace gnome-doc-utils-devel BuildRequires with yelp-tools, + following upstream. +- Change build_zeitgeist_plugin to 0 for now, as the tarball is + broken and building the plugin does not work. +- Drop --disable-maintainer-mode and --disable-scrollkeeper + configure parameters: no longer needed. +- Add gstreamer-plugins-bad Requires: needed for the scaletempo + plugin (bnc#809854, bnc#810376). + +------------------------------------------------------------------- Old: ---- totem-3.6.3.tar.xz totem-Fix-fetching-the-cover-art.patch totem-Fix-playing-files-from-recent-files.patch totem-Use-Ctrl+C-as-the-shortcut.patch New: ---- totem-3.8.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ totem.spec ++++++ --- /var/tmp/diff_new_pack.dQQOHT/_old 2013-04-05 07:43:01.000000000 +0200 +++ /var/tmp/diff_new_pack.dQQOHT/_new 2013-04-05 07:43:01.000000000 +0200 @@ -19,23 +19,16 @@ %define build_zeitgeist_plugin 1 Name: totem -Version: 3.6.3 +Version: 3.8.0 Release: 0 -# FIXME: Check if --disable-maintainer-mode can be dropped from configure. Last checked with 3.2.0 -Url: http://www.gnome.org/projects/totem/ Summary: Movie Player for the GNOME Desktop License: GPL-2.0+ and LGPL-2.1+ Group: Productivity/Multimedia/Video/Players -Source0: http://download.gnome.org/sources/totem/3.6/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM totem-Use-Ctrl+C-as-the-shortcut.patch bgo#688298 [email protected] -- So as not to clash with Eject which already uses Ctrl+E, taken from upstream stable git. -Patch0: totem-Use-Ctrl+C-as-the-shortcut.patch -# PATCH-FIX-UPSTREAM totem-Fix-playing-files-from-recent-files.patch bgo#690304 [email protected] -- Loads of confusion as to the playback path for trash:/// and recent:/// would cause an assertion when drag'n'dropping such a file, taken from upstream stable git. -Patch1: totem-Fix-playing-files-from-recent-files.patch -# PATCH-FIX-UPSTREAM totem-Fix-fetching-the-cover-art.patch bgo#690286 [email protected] -- Initialise the type of image so that we can save the cover image even if the image-type isn't defined, taken from upstream stable git. -Patch2: totem-Fix-fetching-the-cover-art.patch +# FIXME: set build_zeitgeist_plugin to 1 again. +Url: http://www.gnome.org/projects/totem/ +Source0: http://download.gnome.org/sources/totem/3.8/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gcc-c++ -BuildRequires: gnome-doc-utils-devel BuildRequires: gstreamer-plugins-bad >= 0.11.93 BuildRequires: gstreamer-plugins-good >= 0.11.93 # For gst-inspect tool @@ -45,8 +38,9 @@ BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: vala >= 0.14.1 +BuildRequires: yelp-tools BuildRequires: pkgconfig(cairo) -BuildRequires: pkgconfig(clutter-1.0) +BuildRequires: pkgconfig(clutter-1.0) >= 1.10.0 BuildRequires: pkgconfig(clutter-gst-2.0) >= 1.5.5 BuildRequires: pkgconfig(clutter-gtk-1.0) >= 1.0.2 BuildRequires: pkgconfig(dbus-glib-1) @@ -74,15 +68,17 @@ %if %{build_zeitgeist_plugin} BuildRequires: pkgconfig(zeitgeist-1.0) %endif +# Required for cluttersink +Requires: gstreamer-plugin-gstclutter # We want a useful set of plugins Requires: gstreamer-plugins-base Requires: gstreamer-plugins-good -# Required for cluttersink -Requires: gstreamer-plugin-gstclutter +# Needed for scaletempo (bnc#810378, bnc#809854). +Requires: gstreamer-plugins-bad Requires: iso-codes Recommends: %{name}-lang -Recommends: totem-plugins Recommends: totem-browser-plugin +Recommends: totem-plugins Suggests: gnome-dvb-daemon # Since totem-devel no longer exists, obsolete it. Provides: totem-devel = %{version} @@ -104,11 +100,11 @@ Summary: Plugins for Totem Movie Player Group: Productivity/Multimedia/Video/Players Requires: %{name} = %{version} +# Brasero plugin +Recommends: brasero # BBC iPlayer plugin Recommends: python-beautifulsoup Recommends: python-httplib2 -# Brasero plugin -Recommends: brasero # Gromit Annotation plugin Suggests: gromit %glib2_gsettings_schema_requires @@ -197,34 +193,26 @@ %lang_package %prep %setup -q -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 translation-update-upstream %build export BROWSER_PLUGIN_DIR=%{_libdir}/browser-plugins %configure\ - --disable-static\ - --disable-scrollkeeper \ - --disable-maintainer-mode -make %{?jobs:-j%jobs} V=1 + --disable-static +make %{?_smp_mflags} V=1 %install -%makeinstall -%if 0%{?suse_version} <= 1120 -%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/* -%endif +%make_install # Remove SWF (#72417) and any Real (#72985) MIME types. sed -i ':1;s/^\(MimeType=.*\);[^;]*\(real\|shockwave-flash\)[^;]*/\1/;t1' \ - $RPM_BUILD_ROOT%{_datadir}/applications/totem.desktop + %{buildroot}%{_datadir}/applications/totem.desktop %suse_update_desktop_file %{name} %find_lang %{name} %{?no_lang_C} find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print -%fdupes $RPM_BUILD_ROOT +%fdupes %{buildroot} %clean -rm -rf $RPM_BUILD_ROOT +rm -rf %{buildroot} %post /sbin/ldconfig @@ -247,13 +235,7 @@ %files %defattr(-, root, root) %doc AUTHORS COPYING ChangeLog NEWS README -%dir %{_datadir}/gnome/ -%dir %{_datadir}/gnome/help/ -%dir %{_datadir}/gnome/help/%{name}/ -%doc %{_datadir}/gnome/help/%{name}/C/ -%dir %{_datadir}/omf/ -%dir %{_datadir}/omf/%{name}/ -%doc %{_datadir}/omf/%{name}/%{name}-C.omf +%doc %{_datadir}/help/C/%{name}/ %{_bindir}/* %{_datadir}/GConf/gsettings/totem.convert %{_datadir}/applications/*.desktop ++++++ totem-3.6.3.tar.xz -> totem-3.8.0.tar.xz ++++++ ++++ 236951 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
