rpms/pcsxr/devel .cvsignore, 1.10, 1.11 pcsxr.spec, 1.12, 1.13 sources, 1.10, 1.11

Jeremy Newton jem256 at rpmfusion.org
Tue Oct 28 00:32:46 CET 2014


Author: jem256

Update of /cvs/free/rpms/pcsxr/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv23035/devel

Modified Files:
	.cvsignore pcsxr.spec sources 
Log Message:
Update to new upstream (alpha, latest beta doesn't compile F21+)



Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/pcsxr/devel/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore	5 Apr 2014 16:24:18 -0000	1.10
+++ .cvsignore	27 Oct 2014 23:32:45 -0000	1.11
@@ -1 +1 @@
-pcsxr-89782.zip
+pcsxr-87788.zip


Index: pcsxr.spec
===================================================================
RCS file: /cvs/free/rpms/pcsxr/devel/pcsxr.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- pcsxr.spec	1 Sep 2014 02:28:47 -0000	1.12
+++ pcsxr.spec	27 Oct 2014 23:32:45 -0000	1.13
@@ -1,7 +1,7 @@
-%global svnversion 89782
+%global svnversion 87788
 Name:           pcsxr
-Version:        1.9.93
-Release:        3.svn%{svnversion}%{?dist}
+Version:        1.9.94
+Release:        1
 Summary:        A plugin based PlayStation (PSX) emulator with high compatibility
 
 #All is GPLv2+ except:
@@ -10,13 +10,13 @@
 # SOURCE/libpcsxcore/psemu_plugin_defs.h is Public Domain
 License:        GPLv2+ and BSD and Public Domain
 Url:            http://pcsxr.codeplex.com/
-#The source can be downloaded here:
-#http://pcsxr.codeplex.com/SourceControl/changeset/89782
+#The source can be downloaded here (1.9.94 is a snapshot of svn 87788):
+#https://pcsxr.codeplex.com/downloads/get/756488
 Source:         %{name}-%{svnversion}.zip
 #http://pcsxr.codeplex.com/workitem/8567
 Patch0:         %{name}-remove-assertion-64bit.patch
 
-BuildRequires:  SDL-devel
+BuildRequires:  SDL2-devel
 BuildRequires:  gtk3-devel
 BuildRequires:  nasm
 BuildRequires:  mesa-libGL-devel
@@ -41,7 +41,7 @@
 %prep
 %setup -q -n %{name}
 #remove any unnecessary files:
-rm -f -r win32 macosx debian-upstream
+rm -f -r win32 macosx
 #suppresses 64 bit assert issues (patch):
 %patch0 -p1
 
@@ -69,8 +69,9 @@
 %{_datadir}/applications/%{name}.desktop
 
 %changelog
-* Mon Sep 01 2014 Sérgio Basto <sergio at serjux.com> - 1.9.93-3.svn89782
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
+* Mon Oct 27 2014 Jeremy Newton <alexjnewt at hotmail.com> - 1.9.94-1
+- Updated to 1.9.94 release (marked as alpha on website)
+- Use SDL2
 
 * Sat Apr 5 2014 Jeremy Newton <alexjnewt at hotmail.com> - 1.9.93-2.svn89782
 - Update to svn for Fedora 21 (beta 1.9.93 version doesn't build)


Index: sources
===================================================================
RCS file: /cvs/free/rpms/pcsxr/devel/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	5 Apr 2014 16:24:18 -0000	1.10
+++ sources	27 Oct 2014 23:32:45 -0000	1.11
@@ -1 +1 @@
-7b44d5eb9de5d50e284ad7ce7a2302d0  pcsxr-89782.zip
+677003f52ef86ca6feba46a102514a81  pcsxr-87788.zip


More information about the rpmfusion-commits mailing list