This commit is contained in:
parent
3907cce110
commit
86813cdd82
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca2e8f70af24b1f691271b0e8ca76e74c2f645d8c492c7c0951ecac398a1491e
|
||||
size 1687949
|
3
eog-2.21.90.tar.bz2
Normal file
3
eog-2.21.90.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a3721f8c4534c09ea0c70b544bab1f5795c1a87d7d8be0a6a5371952adaf642f
|
||||
size 1722913
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 19 16:03:20 CET 2008 - rodrigo@suse.de
|
||||
|
||||
- Update to version 2.21.90:
|
||||
* http://ftp.gnome.org/pub/GNOME/sources/eog/2.21/eog-2.21.90.news
|
||||
- Filed patch upstream (bgo#517450)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 5 14:25:29 CET 2008 - jpr@suse.de
|
||||
|
||||
|
14
eog.spec
14
eog.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package eog (Version 2.21.4)
|
||||
# spec file for package eog (Version 2.21.90)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -10,6 +10,7 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: eog
|
||||
BuildRequires: docbook_4 eel-devel fdupes gnome-doc-utils-devel gnome-icon-theme gnutls-devel libexempi-devel liblcms-devel python-devel python-gnome-devel python-gtk-devel shared-mime-info
|
||||
BuildRequires: indent libgnomeprintui-devel libidl librsvg-devel
|
||||
@ -20,10 +21,11 @@ Group: Productivity/Graphics/Viewers
|
||||
Provides: eog2 = 2.20.0
|
||||
Obsoletes: eog2 <= 2.20.0
|
||||
Requires: gnome-icon-theme
|
||||
Version: 2.21.4
|
||||
Release: 5
|
||||
Version: 2.21.90
|
||||
Release: 1
|
||||
Summary: Eye of GNOME for the GNOME 2.x Desktop
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
# PATCH-FIX-UPSTREAM eog-fast-image-switch-crash.patch bgo517450 - Add missing return
|
||||
Patch1: eog-fast-image-switch-crash.patch
|
||||
Url: http://www.gnome.org/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -64,7 +66,7 @@ make %{?jobs:-j%jobs}
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
rm -r $RPM_BUILD_ROOT/var/scrollkeeper
|
||||
#rm -r $RPM_BUILD_ROOT/var/scrollkeeper
|
||||
### ln -s ../icons/gnome/48x48/apps/image-viewer.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/
|
||||
%suse_update_desktop_file -r -N "Eye of Gnome" -G "Image Viewer" eog GNOME Graphics Viewer
|
||||
%find_lang %{name}
|
||||
@ -103,6 +105,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/eog.pc
|
||||
|
||||
%changelog
|
||||
* Tue Feb 19 2008 rodrigo@suse.de
|
||||
- Update to version 2.21.90:
|
||||
* http://ftp.gnome.org/pub/GNOME/sources/eog/2.21/eog-2.21.90.news
|
||||
- Filed patch upstream (bgo#517450)
|
||||
* Tue Feb 05 2008 jpr@suse.de
|
||||
- Add libexempi-devel to build requires (bnc #310430)
|
||||
- Enable lcms support
|
||||
|
Loading…
Reference in New Issue
Block a user