This commit is contained in:
parent
66d57a1f41
commit
08eeaab1dc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df91dbde1da614f95adb6ce485f3bbd1d03ecb022bae29521eb6fda68f9e8f0c
|
||||
size 2297010
|
3
eog-2.25.90.tar.bz2
Normal file
3
eog-2.25.90.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e551d9ae4a86c99c5eb1b7ba3bf3e8bf37e8c0f7f6b01c6ebbb4f1926b0f82eb
|
||||
size 2275806
|
@ -1,10 +0,0 @@
|
||||
--- trunk/data/eog.pc.in 2007/07/04 18:09:52 3859
|
||||
+++ trunk/data/eog.pc.in 2009/01/29 12:47:40 4974
|
||||
@@ -6,6 +6,6 @@
|
||||
|
||||
Name: Eye of GNOME
|
||||
Description: The GNOME Image Viewer
|
||||
-Requires: gtk+-2.0, libgnomeui-2.0 libglade-2.0, gnome-vfs-2.0, gconf-2.0
|
||||
+Requires: gtk+-2.0, gconf-2.0
|
||||
Version: @VERSION@
|
||||
Cflags: -I${includedir}
|
18
eog.changes
18
eog.changes
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 12 17:49:30 CET 2009 - vuntz@novell.com
|
||||
|
||||
- Review changes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 4 00:57:43 WET 2009 - lmedinas@gmail.com
|
||||
|
||||
- Update to version 2.25.90:
|
||||
+ Support for deleting files that can't be trashed
|
||||
+ Build system improvements / fixes
|
||||
+ Code improvements / fixes
|
||||
+ Bugs fixed: bgo#441637, bgo#568410, bgo#568882, bgo#569657
|
||||
bgo#569855
|
||||
+ Documentation Updates
|
||||
+ Translation Updates
|
||||
- Drop eog-update-pc.patch commited upstream
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 30 16:27:46 CET 2009 - vuntz@novell.com
|
||||
|
||||
|
19
eog.spec
19
eog.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package eog (Version 2.25.5)
|
||||
# spec file for package eog (Version 2.25.90)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -39,12 +39,10 @@ Group: Productivity/Graphics/Viewers
|
||||
Provides: eog2 = 2.20.0
|
||||
Obsoletes: eog2 <= 2.20.0
|
||||
Requires: gnome-icon-theme
|
||||
Version: 2.25.5
|
||||
Version: 2.25.90
|
||||
Release: 1
|
||||
Summary: Eye of GNOME for the GNOME 2.x Desktop
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
# PATCH-FIX-UPSTREAM eog-update-pc.patch bgo #569657 update eog-pc deps
|
||||
Patch0: eog-update-pc.patch
|
||||
Url: http://www.gnome.org/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Requires: %{name}-lang = %{version}
|
||||
@ -75,7 +73,6 @@ compiled for the GNOME 2.x Desktop.
|
||||
%lang_package
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%configure\
|
||||
@ -125,6 +122,18 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/gtk-doc/html/eog
|
||||
|
||||
%changelog
|
||||
* Thu Feb 12 2009 vuntz@novell.com
|
||||
- Review changes.
|
||||
* Wed Feb 04 2009 lmedinas@gmail.com
|
||||
- Update to version 2.25.90:
|
||||
+ Support for deleting files that can't be trashed
|
||||
+ Build system improvements / fixes
|
||||
+ Code improvements / fixes
|
||||
+ Bugs fixed: bgo#441637, bgo#568410, bgo#568882, bgo#569657
|
||||
bgo#569855
|
||||
+ Documentation Updates
|
||||
+ Translation Updates
|
||||
- Drop eog-update-pc.patch commited upstream
|
||||
* Fri Jan 30 2009 vuntz@novell.com
|
||||
- Drop docbook_4, gnutls-devel, indent, libidl, libwnck-devel and
|
||||
perl-XML-Parser BuildRequires
|
||||
|
Loading…
Reference in New Issue
Block a user