rpms/bsnes/F-11 .cvsignore, 1.14, 1.15 bsnes.spec, 1.17,
1.18 sources, 1.14, 1.15
Julian Sikorski
belegdol at rpmfusion.org
Mon Oct 5 12:20:12 CEST 2009
- Previous message: rpms/bsnes/devel .cvsignore, 1.14, 1.15 bsnes.spec, 1.17,
1.18 sources, 1.14, 1.15
- Next message: rpms/bsnes/F-10 .cvsignore, 1.14, 1.15 bsnes.spec, 1.15,
1.16 sources, 1.14, 1.15
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Author: belegdol
Update of /cvs/free/rpms/bsnes/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv31420
Modified Files:
.cvsignore bsnes.spec sources
Log Message:
* Tue Sep 29 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.052-1
- Updated to 0.052
- Given that bsnes is GPL now, the Qt requirement can be unversioned
- Cleaned up the make line
- Use %global instead of %define
- Dropped minizip-devel from BuildRequires
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/bsnes/F-11/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- .cvsignore 28 Sep 2009 09:35:05 -0000 1.14
+++ .cvsignore 5 Oct 2009 10:20:12 -0000 1.15
@@ -1 +1 @@
-bsnes_v051.tar.bz2
+bsnes_v052.tar.bz2
Index: bsnes.spec
===================================================================
RCS file: /cvs/free/rpms/bsnes/F-11/bsnes.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- bsnes.spec 28 Sep 2009 09:35:05 -0000 1.17
+++ bsnes.spec 5 Oct 2009 10:20:12 -0000 1.18
@@ -1,4 +1,4 @@
-%define vernumber 051
+%global vernumber 052
Name: bsnes
Version: 0.%{vernumber}
@@ -22,11 +22,9 @@
BuildRequires: freealut-devel
BuildRequires: libao-devel
BuildRequires: libXv-devel
-BuildRequires: minizip-devel
BuildRequires: pulseaudio-libs-devel
BuildRequires: SDL-devel
-#Qt >= 4.5 is required for legal reasons
-BuildRequires: qt-devel >= 1:4.5.0-1
+BuildRequires: qt-devel
%description
bsnes is an emulator that began development on 2004-10-14. The purpose of the
@@ -54,8 +52,7 @@
%build
pushd src
-make %{?_smp_mflags} platform=x compiler=gcc enable_gzip=true enable_jma=true \
- moc=moc-qt4
+make %{?_smp_mflags} platform=x compiler=gcc moc=moc-qt4
%install
@@ -80,6 +77,13 @@
%changelog
+* Tue Sep 29 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.052-1
+- Updated to 0.052
+- Given that bsnes is GPL now, the Qt requirement can be unversioned
+- Cleaned up the make line
+- Use %%global instead of %%define
+- Dropped minizip-devel from BuildRequires
+
* Sun Sep 27 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.051-1
- Updated to 0.051
- Updated the strip patch
Index: sources
===================================================================
RCS file: /cvs/free/rpms/bsnes/F-11/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- sources 28 Sep 2009 09:35:05 -0000 1.14
+++ sources 5 Oct 2009 10:20:12 -0000 1.15
@@ -1 +1 @@
-1c9545c9d24a9fc3bfa5c0ab1f4d2990 bsnes_v051.tar.bz2
+aa221cd5977852012ebc0d54fd606a63 bsnes_v052.tar.bz2
- Previous message: rpms/bsnes/devel .cvsignore, 1.14, 1.15 bsnes.spec, 1.17,
1.18 sources, 1.14, 1.15
- Next message: rpms/bsnes/F-10 .cvsignore, 1.14, 1.15 bsnes.spec, 1.15,
1.16 sources, 1.14, 1.15
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the rpmfusion-commits
mailing list