Author: belegdol
Update of /cvs/nonfree/rpms/qmc2/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv5436
Modified Files:
.cvsignore qmc2.spec sources
Log Message:
* Thu Apr 23 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.2-0.12.b8
- Updated to 0.2b8
- Updated the ini patch
- Dropped the upstreamed gcc44 patch
- Dropped the F11 Beta workaround
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/F-10/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore 9 Mar 2009 18:10:01 -0000 1.7
+++ .cvsignore 23 Apr 2009 20:00:54 -0000 1.8
@@ -1 +1 @@
-qmc2-0.2.b7.tar.bz2
+qmc2-0.2.b8.tar.bz2
Index: qmc2.spec
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/F-10/qmc2.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- qmc2.spec 9 Mar 2009 18:10:01 -0000 1.11
+++ qmc2.spec 23 Apr 2009 20:00:54 -0000 1.12
@@ -1,8 +1,8 @@
-%define beta b7
+%define beta b8
Name: qmc2
Version: 0.2
-Release: 0.9.%{beta}%{?dist}
+Release: 0.12.%{beta}%{?dist}
Summary: M.A.M.E./M.E.S.S. Catalog / Launcher II, common files
Group: Applications/Emulators
@@ -56,7 +56,14 @@
mv %{name} sdlmame
tar -xjf %{SOURCE0}
mv %{name} sdlmess
-%patch1 -p1 -b .ini~
+
+pushd sdlmess
+%patch1 -p0 -b .ini~
+popd
+
+pushd sdlmame
+%patch1 -p0 -b .ini~
+popd
%build
@@ -133,6 +140,19 @@
%changelog
+* Thu Apr 23 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.2-0.12.b8
+- Updated to 0.2b8
+- Updated the ini patch
+- Dropped the upstreamed gcc44 patch
+- Dropped the F11 Beta workaround
+
+* Mon Mar 30 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.2-0.11.b7
+- Handle the template properly
+- Updated the configs for Fedora 11 Beta
+
+* Sun Mar 29 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> -
0.2-0.10.b7
+- rebuild for new F11 features
+
* Mon Mar 09 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.2-0.9.b7
- Updated to 0.2b7
- Dropped the rawhide fedora-release workaround
@@ -146,6 +166,7 @@
- No longer force Windows Qt style
- Updated the URL
- Added libXmu-devel to BuildRequires
+- Added gcc-4.4 fix from SVN
* Mon Jan 5 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.2-0.8.b6
- Updated to 0.2b6
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/F-10/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources 9 Mar 2009 18:10:01 -0000 1.7
+++ sources 23 Apr 2009 20:00:54 -0000 1.8
@@ -1 +1 @@
-fa8de835c8f19a47cc4cf76eb5977e43 qmc2-0.2.b7.tar.bz2
+a15d454be8b5a70ed3e6c39b0c03cba4 qmc2-0.2.b8.tar.bz2