rpms/enigma/devel enigma.spec,1.10,1.11

Adrian Reber (adrian) fedora-extras-commits at redhat.com
Mon Jan 23 09:42:03 UTC 2006


Author: adrian

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

Modified Files:
	enigma.spec 
Log Message:
* Mon Jan 23 2006 Adrian Reber <adrian at lisas.de> - 0.92-2
- Added patch to build with gcc 4.1



Index: enigma.spec
===================================================================
RCS file: /cvs/extras/rpms/enigma/devel/enigma.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- enigma.spec	25 Jun 2005 11:37:57 -0000	1.10
+++ enigma.spec	23 Jan 2006 09:42:03 -0000	1.11
@@ -1,12 +1,13 @@
 Name:           enigma
 Version:        0.92
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Clone of the ATARI game Oxyd
 
 Group:          Amusements/Games
 License:        GPL
 URL:            http://www.nongnu.org/enigma/
 Source0:        http://savannah.nongnu.org/download/enigma/enigma-0.92.tar.gz
+Patch0:         enigma-gcc41.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  SDL-devel >= 1.2  SDL_image-devel >= 1.2 SDL_mixer-devel >= 1.2.4
@@ -23,6 +24,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure --enable-optimize
@@ -63,6 +65,9 @@
 %{_datadir}/applications/*enigma.desktop
 
 %changelog
+* Mon Jan 23 2006 Adrian Reber <adrian at lisas.de> - 0.92-2
+- Added patch to build with gcc 4.1
+
 * Sat May 07 2005 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 0.92-1
 - Update to 0.92
 - Use disttag




More information about the fedora-extras-commits mailing list