diff --git a/eog-2.27.90.tar.bz2 b/eog-2.27.90.tar.bz2 deleted file mode 100644 index 57310a7..0000000 --- a/eog-2.27.90.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1993b5bcc2404c066bea512f1b564e8d141087c669adc7e549a4cecc809914e6 -size 2615677 diff --git a/eog-2.27.91.tar.bz2 b/eog-2.27.91.tar.bz2 new file mode 100644 index 0000000..d381e0f --- /dev/null +++ b/eog-2.27.91.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3a4b9f3a3a35eb66c74bd000190b8a2e5454c2777e5ac3682ac3ae56d8fba93 +size 2623438 diff --git a/eog.changes b/eog.changes index 869ab27..5659f70 100644 --- a/eog.changes +++ b/eog.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Aug 25 14:20:22 CEST 2009 - vuntz@novell.com + +- Update to version 2.27.91: + + Make "Open With..." plugin look more like Nautilus's + + Code fixes / improvements + + Updated translations. + ------------------------------------------------------------------- Wed Aug 12 23:08:18 CEST 2009 - captain.magnus@opensuse.org diff --git a/eog.spec b/eog.spec index 734603d..c931612 100644 --- a/eog.spec +++ b/eog.spec @@ -1,5 +1,5 @@ # -# spec file for package eog (Version 2.27.90) +# spec file for package eog (Version 2.27.91) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -15,10 +15,16 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: eog +Version: 2.27.91 +Release: 1 +License: GPL v2 or later ; LGPL v2.1 or later +Summary: Eye of GNOME for the GNOME 2.x Desktop +Url: http://www.gnome.org/ +Group: Productivity/Graphics/Viewers +Source: %{name}-%{version}.tar.bz2 BuildRequires: fdupes BuildRequires: gnome-desktop-devel BuildRequires: gnome-doc-utils-devel @@ -32,17 +38,10 @@ BuildRequires: librsvg-devel BuildRequires: python-gtk-devel BuildRequires: shared-mime-info BuildRequires: update-desktop-files -License: GPL v2 or later ; LGPL v2.1 or later -Group: Productivity/Graphics/Viewers +Requires: %{name}-lang = %{version} Provides: eog2 = 2.20.0 Obsoletes: eog2 <= 2.20.0 -Version: 2.27.90 -Release: 1 -Summary: Eye of GNOME for the GNOME 2.x Desktop -Source: %{name}-%{version}.tar.bz2 -Url: http://www.gnome.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build -Requires: %{name}-lang = %{version} %gconf_schemas_prereq %py_requires @@ -51,23 +50,19 @@ Eye of GNOME is a very fast picture viewer. It can be used as a plug-in for Nautilus or as a stand-alone application. This version of EOG is compiled for the GNOME 2.x Desktop. - - %package devel License: GPL v2 or later ; LGPL v2.1 or later -Requires: %{name} = %{version} -Requires: gtk2-devel -Requires: gconf2-devel Summary: Eye of GNOME for the GNOME 2.x Desktop Group: Productivity/Graphics/Viewers +Requires: %{name} = %{version} +Requires: gconf2-devel +Requires: gtk2-devel %description devel Eye of GNOME is a very fast picture viewer. It can be used as a plug-in for Nautilus or as a stand-alone application. This version of EOG is compiled for the GNOME 2.x Desktop. - - %lang_package %prep %setup -q @@ -84,10 +79,10 @@ make %{?jobs:-j%jobs} %find_lang %{name} %find_gconf_schemas cat %{name}.schemas_list >%{name}.lst -%fdupes $RPM_BUILD_ROOT +%fdupes %{buildroot} %clean -rm -rf $RPM_BUILD_ROOT +rm -rf %{buildroot} %pre -f %{name}.schemas_pre