SHA256
1
0
forked from pool/eog

Accepting request 182981 from GNOME:Factory

I missed this SR... needed for eog-plugins (forwarded request 182980 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/182981
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eog?expand=0&rev=94
This commit is contained in:
Stephan Kulow 2013-07-16 05:33:03 +00:00 committed by Git OBS Bridge
commit 1ed0888878
2 changed files with 12 additions and 3 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jul 12 09:37:00 UTC 2013 - dimstar@opensuse.org
- 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.
-------------------------------------------------------------------
Fri Jun 21 18:31:17 UTC 2013 - dimstar@opensuse.org

View File

@ -75,9 +75,10 @@ make %{?_smp_mflags}
%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}