Author: jem256
Update of /cvs/free/rpms/vbam/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv14690
Modified Files:
vbam.spec
Log Message:
* Sun Jul 15 2012 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.8.0.1097-2
- Minor change to fix build issues
Index: vbam.spec
===================================================================
RCS file: /cvs/free/rpms/vbam/devel/vbam.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- vbam.spec 5 Jul 2012 18:20:14 -0000 1.3
+++ vbam.spec 16 Jul 2012 01:29:01 -0000 1.4
@@ -1,7 +1,7 @@
Name: vbam
#Pre-release version 1.8.0.1097 is a snapshot of svn 1097
Version: 1.8.0.1097
-Release: 1%{?dist}
+Release: 2%{?dist}
#Will not create a binary vbam package, only vbam-gtk and vbam-sdl subpackages
Summary: High compatibility Gameboy Advance Emulator combining VBA developments
@@ -90,7 +90,6 @@
%build
%cmake -DBUILD_SHARED_LIBS:BOOL=OFF -DVERSION=%{version} -DCMAKE_SKIP_RPATH=ON
-DENABLE_LINK=ON
#Needed for rpmfusion build servers
-free -m
make V=1
%install
@@ -136,6 +135,9 @@
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
+* Sun Jul 15 2012 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.8.0.1097-2
+- Minor change to fix build issues
+
* Thu Jul 5 2012 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.8.0.1097-1
- Updated to new upstream version
- Disabling WX because its not supported
Show replies by date