Accepting request 523289 from home:jengelh:branches:GNOME:Factory
- Enhance package description, partly using the Debian text. OBS-URL: https://build.opensuse.org/request/show/523289 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=228
This commit is contained in:
parent
76ccee7c44
commit
ddd5d9e765
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 11 15:46:20 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Enhance package description, partly using the Debian text.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 6 04:50:46 UTC 2017 - luc14n0@linuxmail.org
|
Wed Sep 6 04:50:46 UTC 2017 - luc14n0@linuxmail.org
|
||||||
|
|
||||||
|
16
eog.spec
16
eog.spec
@ -47,17 +47,21 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
%glib2_gsettings_schema_requires
|
%glib2_gsettings_schema_requires
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Eye of GNOME is an image viewer program. It is meant to be a fast and
|
Eye of GNOME is a simple graphics viewer for the GNOME desktop which
|
||||||
functional image viewer.
|
uses the gdk-pixbuf library. It can deal with large images, and zoom
|
||||||
|
and scroll with constant memory usage.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Image Viewer for GNOME
|
Summary: Development files for eog, an image viewer
|
||||||
Group: Development/Libraries/GNOME
|
Group: Development/Libraries/GNOME
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Eye of GNOME is an image viewer program. It is meant to be a fast and
|
Eye of GNOME (eog) is a simple graphics viewer for the GNOME desktop
|
||||||
functional image viewer.
|
which uses the gdk-pixbuf library.
|
||||||
|
|
||||||
|
This subpackage contains the header files for developing
|
||||||
|
eog plugins.
|
||||||
|
|
||||||
%lang_package
|
%lang_package
|
||||||
%prep
|
%prep
|
||||||
@ -69,7 +73,7 @@ translation-update-upstream
|
|||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%makeinstall
|
%make_install
|
||||||
%suse_update_desktop_file %{name}
|
%suse_update_desktop_file %{name}
|
||||||
find %{buildroot} -type f -name '*.la' -delete -print
|
find %{buildroot} -type f -name '*.la' -delete -print
|
||||||
%find_lang %{name} %{?no_lang_C}
|
%find_lang %{name} %{?no_lang_C}
|
||||||
|
Loading…
Reference in New Issue
Block a user