Hello community,

here is the log from the commit of package gourmet for openSUSE:Factory
checked in at Sun Oct 2 10:09:19 CEST 2011.



--------
--- openSUSE:Factory/gourmet/gourmet.changes    2011-09-23 02:01:45.000000000 
+0200
+++ /mounts/work_src_done/STABLE/gourmet/gourmet.changes        2011-06-09 
15:23:08.000000000 +0200
@@ -1,0 +2,14 @@
+Thu Jun  9 15:22:15 CEST 2011 - [email protected]
+
+- Add explicit python-gnome Requires as the gnome module is used.
+- On 11.4 and later, change python-gnome-extras Requires to
+  python-gtkspell since this is the only module being used from
+  python-gnome-extras.
+
+-------------------------------------------------------------------
+Tue Apr 12 15:27:33 UTC 2011 - [email protected]
+
+- Removed sv_SE locale files for openSuse 11.2 as this locale
+  isn't handled.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gourmet.spec ++++++
--- /var/tmp/diff_new_pack.vaOicU/_old  2011-10-02 10:09:15.000000000 +0200
+++ /var/tmp/diff_new_pack.vaOicU/_new  2011-10-02 10:09:15.000000000 +0200
@@ -32,7 +32,14 @@
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
 Requires:       python-base
+# The gnome python module is really used, so this is not about the meta-package
+Requires:       python-gnome
+%if 0%{?suse_version} <= 1130
+# For gtkspell
 Requires:       python-gnome-extras
+%else
+Requires:       python-gtkspell
+%endif
 Requires:       python-gtk
 Requires:       python-imaging
 Requires:       python-poppler
@@ -59,6 +66,9 @@
 
 %install
 python setup.py install --skip-build --root=%{buildroot} --prefix="%{_prefix}"
+%if 0%{?suse_version} <= 1120
+%{__rm} %{buildroot}%{_datadir}/locale/sv_SE/LC_MESSAGES/*
+%endif
 %fdupes %{buildroot}%{python_sitelib}
 %fdupes -s %{buildroot}%{_datadir}
 %suse_update_desktop_file -r "%{name}" Utility DesktopUtility
@@ -80,7 +90,6 @@
 %{python_sitelib}/gourmet/
 %{python_sitelib}/*.egg-info
 
-%files lang -f "%{name}.lang"
-%defattr(-,root,root)
+%files lang -f %{name}.lang
 
 %changelog

continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to