Author: jem256
Update of /cvs/free/rpms/pcsxr/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv20135/devel
Modified Files:
.cvsignore pcsxr.spec sources
Log Message:
Rawhide requires a newer version (via svn snapshot)
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/pcsxr/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore 5 Apr 2014 14:09:28 -0000 1.9
+++ .cvsignore 5 Apr 2014 16:24:18 -0000 1.10
@@ -1 +1 @@
-pcsxr-1.9.93.tar.bz2
+pcsxr-89782.zip
Index: pcsxr.spec
===================================================================
RCS file: /cvs/free/rpms/pcsxr/devel/pcsxr.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- pcsxr.spec 5 Apr 2014 14:09:28 -0000 1.10
+++ pcsxr.spec 5 Apr 2014 16:24:18 -0000 1.11
@@ -1,7 +1,7 @@
%global svnversion 89782
Name: pcsxr
Version: 1.9.93
-Release: 1%{?dist}
+Release: 2.svn%{svnversion}%{?dist}
Summary: A plugin based PlayStation (PSX) emulator with high compatibility
#All is GPLv2+ except:
@@ -11,8 +11,8 @@
License: GPLv2+ and BSD and Public Domain
Url:
http://pcsxr.codeplex.com/
#The source can be downloaded here:
-#http://pcsxr.codeplex.com/downloads/get/722114
-Source: %{name}-%{version}.tar.bz2
+#http://pcsxr.codeplex.com/SourceControl/changeset/89782
+Source: %{name}-%{svnversion}.zip
#http://pcsxr.codeplex.com/workitem/8567
Patch0: %{name}-remove-assertion-64bit.patch
@@ -40,10 +40,9 @@
%prep
%setup -q -n %{name}
-#fixing permissions:
-chmod -x */*.c */*.h */*/*.c */*/*/*.c */*/*.h */*/*/*.h
#remove any unnecessary files:
rm -f -r win32 macosx debian-upstream
+#suppresses 64 bit assert issues (patch):
%patch0 -p1
%build
@@ -70,7 +69,10 @@
%{_datadir}/applications/%{name}.desktop
%changelog
-* Thu May 30 2013 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.93-1
+* Sat Apr 5 2014 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.93-2.svn89782
+- Update to svn for Fedora 21 (beta 1.9.93 version doesn't build)
+
+* Sat Apr 5 2014 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.93-1
- Updated to new beta release
* Thu May 30 2013 Jeremy Newton <alexjnewt(a)hotmail.com> -
1.9.92-4.20130530svn85000
Index: sources
===================================================================
RCS file: /cvs/free/rpms/pcsxr/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources 5 Apr 2014 14:09:28 -0000 1.9
+++ sources 5 Apr 2014 16:24:18 -0000 1.10
@@ -1 +1 @@
-d75725b4c3fcb2cb11d39b3ace10dc31 pcsxr-1.9.93.tar.bz2
+7b44d5eb9de5d50e284ad7ce7a2302d0 pcsxr-89782.zip