rpms/eog/devel eog.spec,1.97,1.98

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Tue Sep 18 05:24:13 UTC 2007


Author: mclasen

Update of /cvs/extras/rpms/eog/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23435

Modified Files:
	eog.spec 
Log Message:
drop the svgz patch for now



Index: eog.spec
===================================================================
RCS file: /cvs/extras/rpms/eog/devel/eog.spec,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- eog.spec	18 Sep 2007 03:07:30 -0000	1.97
+++ eog.spec	18 Sep 2007 05:23:39 -0000	1.98
@@ -17,7 +17,8 @@
 Release: 1%{?dist}
 URL: http://www.gnome.org
 Source: http://download.gnome.org/sources/eog/2.20/%{name}-%{version}.tar.bz2
-Patch0: eog-2.19.4-svgz.patch
+# needs to be redone
+#Patch0: eog-2.19.4-svgz.patch
 License: GPLv2+ and GFDL+
 Group: User Interface/Desktops
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
@@ -70,8 +71,7 @@
 
 %prep
 %setup -q
-
-%patch0 -p1 -b .svgz
+#%patch0 -p1 -b .svgz
 
 echo "NoDisplay=true" >> data/eog.desktop.in
 # just in case




More information about the scm-commits mailing list