rpms/glest/devel glest.spec,1.29,1.30

Bruno Wolff III bruno at fedoraproject.org
Sat Aug 22 23:00:29 UTC 2009


Author: bruno

Update of /cvs/pkgs/rpms/glest/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31654

Modified Files:
	glest.spec 
Log Message:
It looks like the gcc44 patch is upstream now.




Index: glest.spec
===================================================================
RCS file: /cvs/pkgs/rpms/glest/devel/glest.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -p -r1.29 -r1.30
--- glest.spec	22 Aug 2009 22:37:50 -0000	1.29
+++ glest.spec	22 Aug 2009 23:00:29 -0000	1.30
@@ -8,7 +8,6 @@ License:        GPLv2+
 URL:            http://glest.org
 Source0:        http://www.titusgames.de/glest-source-%{version}.tar.bz2
 Source1:        glest.sh
-Patch0:         glest-3.2.0-gcc44.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  jam, libX11-devel, SDL-devel, openal-soft-devel, xerces-c-devel
@@ -36,7 +35,6 @@ exist in the environment and can be cont
 
 %prep
 %setup -q -n %{name}-source-%{version}
-%patch0
 find . -type f | xargs sed -i -e "s/\r//g" 
 #recode ISO-8859-1..UTF-8 README
 




More information about the fedora-extras-commits mailing list