rpms/pcsxr/F-18 pcsxr.spec,1.5,1.6

Jeremy Newton jem256 at rpmfusion.org
Sat Jan 5 02:12:32 CET 2013


Author: jem256

Update of /cvs/free/rpms/pcsxr/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv25211/F-18

Modified Files:
	pcsxr.spec 
Log Message:
Fix to last commit



Index: pcsxr.spec
===================================================================
RCS file: /cvs/free/rpms/pcsxr/F-18/pcsxr.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pcsxr.spec	4 Jan 2013 23:20:15 -0000	1.5
+++ pcsxr.spec	5 Jan 2013 01:12:32 -0000	1.6
@@ -1,7 +1,7 @@
 %global svnversion 82044
 Name:           pcsxr
 Version:        1.9.92
-Release:        1.20130104svn%{svnversion}%{?dist}
+Release:        2.20130104svn%{svnversion}%{?dist}
 Summary:        A plugin based PlayStation (PSX) emulator with high compatibility
 
 #All is GPLv2+ except:
@@ -17,7 +17,7 @@
 Patch0:         %{name}-remove-assertion-64bit.patch
 
 BuildRequires:  SDL-devel
-BuildRequires:  gtk2-devel
+BuildRequires:  gtk3-devel
 BuildRequires:  nasm
 BuildRequires:  mesa-libGL-devel
 BuildRequires:  gettext
@@ -68,6 +68,9 @@
 %{_datadir}/applications/%{name}.desktop
 
 %changelog
+* Fri Jan 4 2013 Jeremy Newton <alexjnewt at hotmail.com> - 1.9.92-2.20130104svn82044
+- Fixed missing gtk3 dependency
+
 * Fri Jan 4 2013 Jeremy Newton <alexjnewt at hotmail.com> - 1.9.92-1.20130104svn82044
 - Updated to new SVN checkout version
 - Removed unnecessary zero length Doc file (NEWS)


More information about the rpmfusion-commits mailing list