rpms/mednafen/F-9 .cvsignore, 1.2, 1.3 mednafen.spec, 1.1, 1.2 sources, 1.2, 1.3

Julian Sikorski belegdol at rpmfusion.org
Sat Sep 20 19:12:05 CEST 2008


Author: belegdol

Update of /cvs/nonfree/rpms/mednafen/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv24489

Modified Files:
	.cvsignore mednafen.spec sources 
Log Message:
* Tue Jan 08 2008 Ian Chapman <packages[AT]amiga-hardware.com> 0.8.7-1
- Upgrade to 0.8.7



Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mednafen/F-9/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	4 Sep 2008 11:14:17 -0000	1.2
+++ .cvsignore	20 Sep 2008 17:12:04 -0000	1.3
@@ -1 +1 @@
-mednafen-0.8.7.tar.bz2
+mednafen-0.8.9.tar.bz2


Index: mednafen.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mednafen/F-9/mednafen.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mednafen.spec	4 Sep 2008 11:14:17 -0000	1.1
+++ mednafen.spec	20 Sep 2008 17:12:04 -0000	1.2
@@ -1,12 +1,11 @@
 Name:           mednafen
-Version:        0.8.7
+Version:        0.8.9
 Release:        1%{?dist}
 Summary:        A multi-system emulator utilizing OpenGL and SDL
 Group:          Applications/Emulators
 License:        GPLv2+
 URL:            http://mednafen.sourceforge.net
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
-Patch0:         mednafen-0.7.1-norpath.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  gettext
 BuildRequires:  pkgconfig >= 0.9.0
@@ -40,15 +39,12 @@
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
 
 # Permission cleanups for debuginfo
 chmod -x src/wswan/dis/*
 
 
 %build
-# Note --disable-rpath seems to get ignored, at least on x86_64 so we rely on
-# the patch aswell.
 %configure --disable-rpath
 make %{?_smp_mflags}
 
@@ -70,6 +66,10 @@
 
 
 %changelog
+* Sat Sep 20 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.8.9-1
+- Updated to 0.8.9
+- Dropped the rpath patch, does not seem to be necessary
+
 * Tue Jan 08 2008 Ian Chapman <packages[AT]amiga-hardware.com> 0.8.7-1
 - Upgrade to 0.8.7
 


Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mednafen/F-9/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	4 Sep 2008 11:14:17 -0000	1.2
+++ sources	20 Sep 2008 17:12:04 -0000	1.3
@@ -1 +1 @@
-0bf5d722abc77323762c6fe81b5a2b25  mednafen-0.8.7.tar.bz2
+8b5797b1557cfa07a070d8eb1f276740  mednafen-0.8.9.tar.bz2



More information about the rpmfusion-commits mailing list