rpms/eog/devel .cvsignore, 1.99, 1.100 eog.spec, 1.170, 1.171 sources, 1.99, 1.100

Matthias Clasen mclasen at fedoraproject.org
Wed Jun 23 20:54:16 UTC 2010


Author: mclasen

Update of /cvs/pkgs/rpms/eog/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv29897

Modified Files:
	.cvsignore eog.spec sources 
Log Message:
git snapshot that works with glib 2.25.9



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/eog/devel/.cvsignore,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -p -r1.99 -r1.100
--- .cvsignore	9 Jun 2010 01:26:07 -0000	1.99
+++ .cvsignore	23 Jun 2010 20:54:16 -0000	1.100
@@ -1 +1 @@
-eog-2.31.3.tar.bz2
+eog-2.31.4-20100623git.tar.bz2


Index: eog.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eog/devel/eog.spec,v
retrieving revision 1.170
retrieving revision 1.171
diff -u -p -r1.170 -r1.171
--- eog.spec	16 Jun 2010 23:42:04 -0000	1.170
+++ eog.spec	23 Jun 2010 20:54:16 -0000	1.171
@@ -8,14 +8,15 @@
 %define desktop_file_utils_version 0.9
 %define gail_version 1.2.0
 %define libexif_version 0.6.12
+%define alphatag 20100623git
 
 Summary: Eye of GNOME image viewer
 Name:    eog
-Version: 2.31.3
-Release: 2%{?dist}
+Version: 2.31.4
+Release: 0.1.%{alphatag}%{?dist}
 URL: http://projects.gnome.org/eog/
 #VCS: git:git://git.gnome.org/eog
-Source: http://download.gnome.org/sources/eog/2.31/%{name}-%{version}.tar.bz2
+Source: http://download.gnome.org/sources/eog/2.31/%{name}-%{version}-%{alphatag}.tar.bz2
 # The GFDL has an "or later version" clause embedded inside the license.
 # There is no need to add the + here.
 License: GPLv2+ and GFDL
@@ -45,11 +46,6 @@ Requires(pre): GConf2
 Requires(preun): GConf2
 Requires(postun): desktop-file-utils >= %{desktop_file_utils_version}
 
-# upstream fixes
-Patch0: eog-gsettings1.patch
-Patch1: eog-gsettings2.patch
-Patch2: eog-gsettings3.patch
-
 %description
 The Eye of GNOME image viewer (eog) is the official image viewer for the
 GNOME desktop. It can view single image files in a variety of formats, as
@@ -74,9 +70,6 @@ functionality to eog.
 
 %prep
 %setup -q
-%patch0 -p1 -b .gsettings1
-%patch1 -p1 -b .gsettings2
-%patch2 -p1 -b .gsettings3
 
 echo "NoDisplay=true" >> data/eog.desktop.in
 # just in case
@@ -164,6 +157,9 @@ glib-compile-schemas %{_datadir}/glib-2.
 %{_datadir}/gtk-doc/html/eog
 
 %changelog
+* Wed Jun 23 2010 Matthias Clasen <mclasen at redhat.com> 2.31.4-0.1.20100623git
+- git snapshot that works with glib 2.25.9
+
 * Wed Jun 16 2010 Matthias Clasen <mclasen at redhat.com> 2.31.3-2
 - Make installed gsettings schema compile
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/eog/devel/sources,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -p -r1.99 -r1.100
--- sources	9 Jun 2010 01:26:07 -0000	1.99
+++ sources	23 Jun 2010 20:54:16 -0000	1.100
@@ -1 +1 @@
-8812716dadce6f182c9e12f9c593e8a2  eog-2.31.3.tar.bz2
+a3815cfa96ff0c6d7b028a0568cd8f92  eog-2.31.4-20100623git.tar.bz2



More information about the scm-commits mailing list