rpms/sdlmame-data-samples/F-12 .cvsignore, 1.3, 1.4 sdlmame-data-samples.spec, 1.6, 1.7 sources, 1.5, 1.6

Julian Sikorski belegdol at rpmfusion.org
Thu Mar 25 20:18:04 CET 2010


Author: belegdol

Update of /cvs/nonfree/rpms/sdlmame-data-samples/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv32766

Modified Files:
	.cvsignore sdlmame-data-samples.spec sources 
Log Message:
* Thu Mar 25 2010 Julian Sikorski <belegdol[at]gmail[dot]com> - 0137-1
- Added speedfrk and wotw



Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame-data-samples/F-12/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	22 Jul 2009 12:31:49 -0000	1.3
+++ .cvsignore	25 Mar 2010 19:18:04 -0000	1.4
@@ -55,3 +55,5 @@
 wow.zip
 zaxxon.zip
 zektor.zip
+speedfrk.zip
+wotw.zip


Index: sdlmame-data-samples.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame-data-samples/F-12/sdlmame-data-samples.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sdlmame-data-samples.spec	22 Sep 2009 18:41:23 -0000	1.6
+++ sdlmame-data-samples.spec	25 Mar 2010 19:18:04 -0000	1.7
@@ -63,6 +63,8 @@
 Source55:       wow.zip
 Source56:       zaxxon.zip
 Source57:       zektor.zip
+Source58:       speedfrk.zip
+Source59:       wotw.zip
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -83,8 +85,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_datadir}/mame/samples
-for sample in %{sources}
-do install -pm 644 $sample $RPM_BUILD_ROOT%{_datadir}/mame/samples
+install -pm 644 %{sources} $RPM_BUILD_ROOT%{_datadir}/mame/samples
 done
 
 
@@ -98,6 +99,9 @@
 
 
 %changelog
+* Thu Mar 25 2010 Julian Sikorski <belegdol[at]gmail[dot]com> - 0137-1
+- Added speedfrk and wotw
+
 * Tue Sep 22 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0134-1
 - Updated safarir
 


Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame-data-samples/F-12/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	22 Sep 2009 18:41:23 -0000	1.5
+++ sources	25 Mar 2010 19:18:04 -0000	1.6
@@ -55,3 +55,5 @@
 400406654e6b84b3586ae702fc6b479f  wow.zip
 aaff1c024a7741298e00c8ce471f951f  zaxxon.zip
 7045581e0bcf0c6da6dbbe78563ed891  zektor.zip
+aa650fdbe9cf06aca59efa7740d7e81a  speedfrk.zip
+0477fe50d916110d655de2ecb4f1977a  wotw.zip



More information about the rpmfusion-commits mailing list