Mailinglist Archive: opensuse-commit (1929 mails)
| < Previous | Next > |
commit eog-plugins for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 04 Oct 2011 16:56:00 +0200
- Message-id: <20111004145600.A0B12202AA@hilbert.suse.de>
Hello community,
here is the log from the commit of package eog-plugins for openSUSE:Factory
checked in at Tue Oct 4 16:56:00 CEST 2011.
--------
--- openSUSE:Factory/eog-plugins/eog-plugins.changes 2011-09-23
01:56:38.000000000 +0200
+++ /mounts/work_src_done/STABLE/eog-plugins/eog-plugins.changes
2011-09-30 10:40:14.000000000 +0200
@@ -1,0 +2,28 @@
+Fri Sep 30 08:37:26 UTC 2011 - vuntz@xxxxxxxxxxxx
+
+- Remove unneeded pkgconfig(pygobject-2.0) BuildRequires.
+- Change lang subpackages Requires to Recommends.
+
+-------------------------------------------------------------------
+Mon Sep 26 21:29:17 UTC 2011 - vuntz@xxxxxxxxxxxx
+
+- Update to version 3.2.0:
+ + Updated translations.
+
+-------------------------------------------------------------------
+Thu Sep 22 21:07:08 UTC 2011 - vuntz@xxxxxxxxxxxx
+
+- Update to version 3.1.3:
+ + Map: bgo#658349, Support libchamplain 0.11/0.12
+ + Updated translations.
+- Remove sed hack in %prep to enable champlain 0.12 support: fixed
+ upstream.
+
+-------------------------------------------------------------------
+Sun Sep 18 17:17:12 UTC 2011 - jengelh@xxxxxxxxxx
+
+- Remove redundant/obsolete tags/sections from specfile
+ (cf. packaging guidelines)
+- Use %_smp_mflags for parallel build
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
eog-plugins-3.1.2.tar.bz2
New:
----
eog-plugins-3.2.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ eog-plugins.spec ++++++
--- /var/tmp/diff_new_pack.VqUFpH/_old 2011-10-04 16:55:55.000000000 +0200
+++ /var/tmp/diff_new_pack.VqUFpH/_new 2011-10-04 16:55:55.000000000 +0200
@@ -18,15 +18,14 @@
Name: eog-plugins
-Version: 3.1.2
-Release: 2
-# FIXME: remove sed hack in %%prep when champlain 0.12 support is upstream
(bgo#658349)
+Version: 3.2.0
+Release: 1
#FIXME: add postr BuildRequires when we have a package
License: GPLv2+
Summary: A collection of plugins for Eye of GNOME
Group: Productivity/Graphics/Viewers
Url: http://live.gnome.org/EyeOfGnome/Plugins
-Source:
http://download.gnome.org/sources/eog-plugins/3.1/%{name}-%{version}.tar.bz2
+Source:
http://download.gnome.org/sources/eog-plugins/3.2/%{name}-%{version}.tar.bz2
BuildRequires: fdupes
BuildRequires: intltool
BuildRequires: translation-update-upstream
@@ -37,8 +36,7 @@
BuildRequires: pkgconfig(libexif)
BuildRequires: pkgconfig(libgdata)
BuildRequires: pkgconfig(libpeas-1.0)
-BuildRequires: pkgconfig(pygobject-2.0)
-Requires: %{name}-lang = %{version}
+Recommends: %{name}-lang
Requires: eog
Enhances: eog
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -51,18 +49,12 @@
%prep
%setup -q
translation-update-upstream
-# Support libchamplain 0.12; fail when this hack isn't needed anymore. See
bgo#658349
-grep -q champlain-gtk-0.12 configure.ac && false
-sed -i "s:champlain-0.10:champlain-0.12:g" configure.ac
-sed -i "s:champlain-gtk-0.10:champlain-gtk-0.12:g" configure.ac
-sed -i "s:champlain-0.10:champlain-0.12:g" configure
-sed -i "s:champlain-gtk-0.10:champlain-gtk-0.12:g" configure
%build
%configure \
--with-plugins=all \
--enable-python
-%__make %{?jobs:-j%jobs} V=1
+make %{?_smp_mflags} V=1
%install
%makeinstall
@@ -70,9 +62,6 @@
find %{buildroot} -type f -name "*.la" -delete -print
%fdupes %{buildroot}/%{_libdir}/eog/plugins
-%clean
-rm -rf %{buildroot}
-
%post
%glib2_gsettings_schema_post
++++++ eog-plugins-3.1.2.tar.bz2 -> eog-plugins-3.2.0.tar.bz2 ++++++
++++ 9082 lines of diff (skipped)
continue with "q"...
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |