Accepting request 531189 from GNOME:Factory

(forwarded request 531073 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/531189
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eog-plugins?expand=0&rev=46
This commit is contained in:
Dominique Leuenberger 2017-10-06 08:57:53 +00:00 committed by Git OBS Bridge
commit f6c4867ae7
4 changed files with 16 additions and 37 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:875175812bebb0ae69a89e85ea927a0a5cc9a89be22484cca0233ef5ca879cd0
size 468300

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a73d0dc7a9190781f65d3132e0b1e13b666e13a1591a7cf97c1e9835aa70856c
size 467816

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Oct 3 20:58:08 UTC 2017 - luc14n0@linuxmail.org
- Update to version 3.26.1:
+ Updated translations.
- Add '-m 644' to the 'install %{S:1}' at %prep section: remove of
executable permitions.
- Drop %glib2_gsettings_schema_* requires/post/postun:
functionality now covered by file triggers.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Sep 11 22:22:46 UTC 2017 - zaitor@opensuse.org Mon Sep 11 22:22:46 UTC 2017 - zaitor@opensuse.org

View File

@ -17,7 +17,7 @@
Name: eog-plugins Name: eog-plugins
Version: 3.26.0 Version: 3.26.1
Release: 0 Release: 0
#FIXME: add postr BuildRequires when we have a package #FIXME: add postr BuildRequires when we have a package
Summary: A collection of plugins for Eye of GNOME Summary: A collection of plugins for Eye of GNOME
@ -54,7 +54,6 @@ Suggests: eog-plugin-exif-slideshowshuffle
Requires: eog Requires: eog
Enhances: eog Enhances: eog
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%glib2_gsettings_schema_requires
%description %description
This package contains plugins for additional features in Eye of GNOME. This package contains plugins for additional features in Eye of GNOME.
@ -179,7 +178,7 @@ The Eye of Gnome Slideshow Shuffle plugin
%lang_package %lang_package
%prep %prep
%setup -q %setup -q
install %{S:1} . install -m 644 %{S:1} .
translation-update-upstream translation-update-upstream
%build %build
@ -189,41 +188,11 @@ translation-update-upstream
make %{?_smp_mflags} V=1 make %{?_smp_mflags} V=1
%install %install
%makeinstall %make_install
%find_lang %{name} %find_lang %{name}
find %{buildroot} -type f -name "*.la" -delete -print find %{buildroot} -type f -name "*.la" -delete -print
%fdupes %{buildroot}/%{_libdir}/eog/plugins %fdupes %{buildroot}/%{_libdir}/eog/plugins
%post -n eog-plugin-exif-display
%glib2_gsettings_schema_post
%post -n eog-plugin-export-to-folder
%glib2_gsettings_schema_post
%post -n eog-plugin-fit-to-width
%glib2_gsettings_schema_post
%post -n eog-plugin-fullscreenbg
%glib2_gsettings_schema_post
%post -n eog-plugin-pythonconsole
%glib2_gsettings_schema_post
%postun -n eog-plugin-exif-display
%glib2_gsettings_schema_postun
%postun -n eog-plugin-export-to-folder
%glib2_gsettings_schema_post
%postun -n eog-plugin-fit-to-width
%glib2_gsettings_schema_post
%postun -n eog-plugin-fullscreenbg
%glib2_gsettings_schema_post
%postun -n eog-plugin-pythonconsole
%glib2_gsettings_schema_post
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc eog-plugins.SUSE %doc eog-plugins.SUSE