rpms/vbam/F-15 vbam.spec,1.2,1.3

Jeremy Newton jem256 at rpmfusion.org
Sun Feb 19 20:22:28 CET 2012


Author: jem256

Update of /cvs/free/rpms/vbam/F-15
In directory se02.es.rpmfusion.net:/tmp/cvs-serv31493/F-15

Modified Files:
	vbam.spec 
Log Message:
Added Zip as a dependancy



Index: vbam.spec
===================================================================
RCS file: /cvs/free/rpms/vbam/F-15/vbam.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- vbam.spec	18 Feb 2012 15:54:49 -0000	1.2
+++ vbam.spec	19 Feb 2012 19:22:28 -0000	1.3
@@ -1,7 +1,7 @@
 Name:           vbam
 #Pre-release version 1.8.0.1054 is a snapshot of svn 1054
 Version:        1.8.0.1054
-Release:        4%{?dist}
+Release:        5%{?dist}
 #Will not create a binary vbam package, only vbam-gtk and vbam-sdl subpackages
 Summary:        High compatibility Gameboy Advance Emulator combining VBA developments
 
@@ -10,6 +10,7 @@
 Source:         https://downloads.sourceforge.net/project/%{name}/VBA-M%20svn%20r1054/%{name}-%{version}-src.tar.gz
 
 BuildRequires:  SDL-devel
+BuildRequires:  zip
 BuildRequires:  ImageMagick
 BuildRequires:  cmake
 BuildRequires:  zlib-devel
@@ -178,6 +179,9 @@
 /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 %changelog
+* Tue Feb 14 2012 Jeremy Newton <alexjnewt at hotmail.com> - 1.8.0.1054-5
+- Added Zip as a dependancy
+
 * Tue Feb 14 2012 Jeremy Newton <alexjnewt at hotmail.com> - 1.8.0.1054-4
 - Changed building commands to avoid failed builds
 



More information about the rpmfusion-commits mailing list