rpms/mess/F-13 .cvsignore, 1.4, 1.5 mess.spec, 1.3, 1.4 sources, 1.4, 1.5

Julian Sikorski belegdol at rpmfusion.org
Fri Jan 14 21:08:49 CET 2011


Author: belegdol

Update of /cvs/nonfree/rpms/mess/F-13
In directory se02.es.rpmfusion.net:/tmp/cvs-serv28023

Modified Files:
	.cvsignore mess.spec sources 
Log Message:
* Fri Jan 14 2011 Julian Sikorski <belegdol at fedoraproject.org> - 0.141-1
- Updated to 0.141
- Temporarily dropped the fortify patch
- Added SDL_ttf-devel to BuildRequires, removed explicit SDL-devel



Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mess/F-13/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	1 Nov 2010 22:21:12 -0000	1.4
+++ .cvsignore	14 Jan 2011 20:08:48 -0000	1.5
@@ -1,3 +1,3 @@
 ctrlr.rar
-mame0140s.exe
-mess0140s.zip
+mame0141s.exe
+mess0141s.zip


Index: mess.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mess/F-13/mess.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mess.spec	1 Nov 2010 22:21:12 -0000	1.3
+++ mess.spec	14 Jan 2011 20:08:49 -0000	1.4
@@ -1,7 +1,7 @@
 # the debug build is disabled by default, please use --with debug to override
 %bcond_with debug
 
-%global baseversion 140
+%global baseversion 141
 
 Name:           mess
 Version:        0.%{baseversion}
@@ -25,7 +25,7 @@
 BuildRequires:  GConf2-devel
 BuildRequires:  gtk2-devel
 BuildRequires:  p7zip
-BuildRequires:  SDL-devel
+BuildRequires:  SDL_ttf-devel
 BuildRequires:  unrar
 BuildRequires:  zlib-devel
 
@@ -70,7 +70,7 @@
 7za x %{SOURCE0}
 find . -type f -not -name uismall.png -exec sed -i 's/\r//' {} \;
 unzip -o %{SOURCE1}
-%patch0 -p1 -b .fortify
+#patch0 -p1 -b .fortify
 %patch1 -p1 -b .verbosebuild
 
 # Remove windows-specific documentation
@@ -214,6 +214,11 @@
 
 
 %changelog
+* Fri Jan 14 2011 Julian Sikorski <belegdol at fedoraproject.org> - 0.141-1
+- Updated to 0.141
+- Temporarily dropped the fortify patch
+- Added SDL_ttf-devel to BuildRequires, removed explicit SDL-devel
+
 * Mon Nov 01 2010 Julian Sikorski <belegdol at fedoraproject.org> - 0.140-1
 - Updated to 0.140
 - Updated the verbosebuild patch


Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mess/F-13/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	1 Nov 2010 22:21:12 -0000	1.4
+++ sources	14 Jan 2011 20:08:49 -0000	1.5
@@ -1,3 +1,3 @@
 d907085f2f69b74198796378e3ed0cb3  ctrlr.rar
-7c29ed90a6c33a0aaf3296c4deb6b37b  mame0140s.exe
-6fb04ed10afab0af3e73f9ab6584296e  mess0140s.zip
+b19481d31b2d7d94c193f3e47cc5a461  mame0141s.exe
+67459d2e86ffb9569c93a8ab71c28132  mess0141s.zip



More information about the rpmfusion-commits mailing list