Hello community, here is the log from the commit of package brasero for openSUSE:Factory checked in at 2012-03-16 13:09:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/brasero (Old) and /work/SRC/openSUSE:Factory/.brasero.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "brasero", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/brasero/brasero.changes 2012-02-21 12:15:33.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.brasero.new/brasero.changes 2012-03-16 13:09:52.000000000 +0100 @@ -1,0 +2,26 @@ +Mon Mar 5 20:26:13 UTC 2012 - [email protected] + +- Update to version 3.3.91: + + Correct CD cover dimensions (bgo#660918). + + Call gettext() where translated string array items are used. + + Add a fix for optical drive not selected by default. + + Update categories in brasero.desktop + + Use g_mkdtemp() rather than mkdtemp() (bgo#623890) + + Support build against tracker 0.13/0.14 + + Build fixes (including bgo#641650) + + Documentation improvements. + + Updated translations. +- Drop brasero-tracker-0.14.patch: fixed upstream +- Remove hack to change categories in brasero.desktop: fixed + upstream. +- Remove gnome-common BuildRequires and call to gnome-autogen.sh: + they were only needed for above patch. + +------------------------------------------------------------------- +Mon Mar 5 16:55:01 UTC 2012 - [email protected] + +- Enable libburnia plugins: + + Add pkgconfig(lbburn-1) and pkgconfig(libisofs-1) BuildRequires + + Pass --enable-libburnia to configure + +------------------------------------------------------------------- Old: ---- brasero-3.2.0.tar.bz2 brasero-tracker-0.14.patch New: ---- brasero-3.3.91.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ brasero.spec ++++++ --- /var/tmp/diff_new_pack.GqIKLE/_old 2012-03-16 13:09:53.000000000 +0100 +++ /var/tmp/diff_new_pack.GqIKLE/_new 2012-03-16 13:09:53.000000000 +0100 @@ -17,18 +17,14 @@ Name: brasero -Version: 3.2.0 +Version: 3.3.91 Release: 0 Summary: CD/DVD burning application for GNOME License: GPL-2.0+ Group: Productivity/Multimedia/CD/Record Url: http://gnome.org/projects/brasero -Source: http://download.gnome.org/sources/brasero/3.2/%{name}-%{version}.tar.bz2 -# PATCH-FIX-UPSTREAM brasero-tracker-0.14.patch bgo#667852 [email protected] -- Support tracker 0.13/0.14 -Patch0: brasero-tracker-0.14.patch +Source: http://download.gnome.org/sources/brasero/3.3/%{name}-%{version}.tar.xz BuildRequires: fdupes -# needed for patch0 -BuildRequires: gnome-common BuildRequires: gnome-doc-utils-devel BuildRequires: gobject-introspection-devel BuildRequires: gtk-doc @@ -176,19 +172,17 @@ %prep %setup -q translation-update-upstream -%patch0 -p1 %build -# needed for patch0 -NOCONFIGURE=1 gnome-autogen.sh %configure \ --disable-static \ --disable-scrollkeeper \ --enable-search \ --enable-playlist \ --enable-nautilus \ - --enable-introspection -make %{?jobs:-j%jobs} V=1 + --enable-introspection \ + --enable-libburnia +make %{?_smp_flags} V=1 %install %makeinstall @@ -196,9 +190,7 @@ %{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/* %endif find %{buildroot} -type f -name "*.la" -delete -print -# bnc#722215, bgo#661134: avoid brasero appearing twice in menus; build will fail when editing categories can be removed -grep -q "Categories=GNOME;AudioVideo;DiscBurning;Core;Utility;" %{buildroot}%{_datadir}/applications/%{name}.desktop -%suse_update_desktop_file -r %{name} GTK GNOME AudioVideo DiscBurning +%suse_update_desktop_file %{name} %suse_update_desktop_file brasero-nautilus %find_lang %{name} %{?no_lang_C} %fdupes $RPM_BUILD_ROOT -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
