Hello community,

here is the log from the commit of package eog for openSUSE:Factory checked in 
at 2013-07-16 07:33:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/eog (Old)
 and      /work/SRC/openSUSE:Factory/.eog.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "eog"

Changes:
--------
--- /work/SRC/openSUSE:Factory/eog/eog.changes  2013-06-29 19:37:31.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.eog.new/eog.changes     2013-07-16 
07:33:04.000000000 +0200
@@ -1,0 +2,8 @@
+Fri Jul 12 09:37:00 UTC 2013 - [email protected]
+
+- Manually install eog-uri-converter.h: the header is wrongly
+  marked as NOINST, but is referenced by eog-uri-jobs.h.
+  The install command will fail when the file is installed by make
+  install.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ eog.spec ++++++
--- /var/tmp/diff_new_pack.JHlmRn/_old  2013-07-16 07:33:05.000000000 +0200
+++ /var/tmp/diff_new_pack.JHlmRn/_new  2013-07-16 07:33:05.000000000 +0200
@@ -75,9 +75,10 @@
 
 %install
 %makeinstall
-%if 0%{?suse_version} <= 1120
-%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
-%endif
+# install eog-uri-converter.h manually, so we do not have to bootstrap the 
source, bgo#704074
+test ! -f %{buildroot}%{_includedir}/eog-3.0/eog/eog-uri-converter.h
+  install src/eog-uri-converter.h 
%{buildroot}%{_includedir}/eog-3.0/eog/eog-uri-converter.h
+# end fix for bgo#704074, will fail when fixed upstream
 %suse_update_desktop_file %{name}
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}

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

Reply via email to