Hello community, here is the log from the commit of package gnome-backgrounds for openSUSE:Factory checked in at 2012-07-24 15:00:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-backgrounds (Old) and /work/SRC/openSUSE:Factory/.gnome-backgrounds.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-backgrounds", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-backgrounds/gnome-backgrounds.changes 2012-05-22 08:14:19.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-backgrounds.new/gnome-backgrounds.changes 2012-07-24 15:00:20.000000000 +0200 @@ -1,0 +2,8 @@ +Sat Jul 21 17:37:57 UTC 2012 - [email protected] + +- Split out lang-package (bnc#645077). +- Recommend -lang package from the main package. +- Drop xz BuildRequires as it now comes for free in the build + system. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-backgrounds.spec ++++++ --- /var/tmp/diff_new_pack.3XdNIr/_old 2012-07-24 15:00:22.000000000 +0200 +++ /var/tmp/diff_new_pack.3XdNIr/_new 2012-07-24 15:00:22.000000000 +0200 @@ -21,8 +21,6 @@ BuildRequires: glib2-devel BuildRequires: intltool BuildRequires: translation-update-upstream -# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 -BuildRequires: xz AutoReqProv: off BuildArch: noarch Version: 3.4.2 @@ -33,10 +31,12 @@ Summary: GNOME Backgrounds License: GPL-2.0+ Group: System/GUI/GNOME +Recommends: %{name}-lang %description Background images from the GNOME project. +%lang_package %prep %setup -q translation-update-upstream @@ -53,16 +53,18 @@ mv $RPM_BUILD_ROOT/%{_datadir}/locale/sr@latin $RPM_BUILD_ROOT/%{_datadir}/locale/sr@Latn # Change sr@Latn to sr@latin mv %{buildroot}%{_datadir}/locale/sr@Latn %{buildroot}%{_datadir}/locale/sr@latin -%find_lang %{name} +%find_lang %{name} %{?no_lang_C} %fdupes -s %buildroot %clean rm -rf $RPM_BUILD_ROOT -%files -f %name.lang +%files %defattr(-, root, root) %doc AUTHORS COPYING ChangeLog NEWS README %{_datadir}/gnome-background-properties/ %{_datadir}/backgrounds/ +%files lang -f %{name}.lang + %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
