rpms/sdlmame-data/devel sdlmame-data.spec,1.17,1.18
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame-data/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv2591
Modified Files:
sdlmame-data.spec
Log Message:
Worked around RPM Fusion bug #956
Index: sdlmame-data.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame-data/devel/sdlmame-data.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- sdlmame-data.spec 15 Nov 2009 15:30:51 -0000 1.17
+++ sdlmame-data.spec 21 Nov 2009 01:00:53 -0000 1.18
@@ -21,6 +21,10 @@
BuildRequires: p7zip
BuildRequires: unrar
+%if 0%{?fedora} >= 12
+BuildRequires: chkconfig
+%endif
+
Requires: sdlmame >= %{version}
%description
@@ -75,8 +79,9 @@
%changelog
-* Sun Nov 15 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0135-1
+* Sat Nov 21 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0135-1
- Updated everything except cheats to 0.135
+- Worked around RPM Fusion bug #956
* Thu Sep 17 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0134-1
- Updated to 0.134
15 years
rpms/sdlmame/F-11 sdlmame.spec,1.71,1.72
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv521
Modified Files:
sdlmame.spec
Log Message:
Use correct variable for ppc build
Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-11/sdlmame.spec,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- sdlmame.spec 20 Nov 2009 18:06:33 -0000 1.71
+++ sdlmame.spec 21 Nov 2009 00:42:44 -0000 1.72
@@ -13,10 +13,10 @@
%global arch_flags PTR64=1
%endif
%ifarch ppc
-%global arch_flags BIGENDIAN=1
+%global arch_flags powerpc=1
%endif
%ifarch ppc64
-%global arch_flags BIGENDIAN=1 PTR64=1
+%global arch_flags powerpc=1 PTR64=1
%endif
Name: sdlmame
@@ -207,9 +207,10 @@
%changelog
-* Fri Nov 20 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0136-0.1.0135u1
+* Sat Nov 21 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0136-0.1.0135u1
- Updated to 0.135u1
- The preprocessor workaround is now included in the makefile
+- Use correct variable for ppc build
* Wed Nov 18 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0135-2
- Added split and unidasm to the -tools subpackage
15 years
rpms/sdlmame/F-12 sdlmame.spec,1.72,1.73
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv473
Modified Files:
sdlmame.spec
Log Message:
Use correct variable for ppc build
Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-12/sdlmame.spec,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- sdlmame.spec 20 Nov 2009 18:06:29 -0000 1.72
+++ sdlmame.spec 21 Nov 2009 00:42:32 -0000 1.73
@@ -13,10 +13,10 @@
%global arch_flags PTR64=1
%endif
%ifarch ppc
-%global arch_flags BIGENDIAN=1
+%global arch_flags powerpc=1
%endif
%ifarch ppc64
-%global arch_flags BIGENDIAN=1 PTR64=1
+%global arch_flags powerpc=1 PTR64=1
%endif
Name: sdlmame
@@ -207,9 +207,10 @@
%changelog
-* Fri Nov 20 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0136-0.1.0135u1
+* Sat Nov 21 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0136-0.1.0135u1
- Updated to 0.135u1
- The preprocessor workaround is now included in the makefile
+- Use correct variable for ppc build
* Wed Nov 18 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0135-2
- Added split and unidasm to the -tools subpackage
15 years
rpms/sdlmame/devel sdlmame.spec,1.72,1.73
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv419
Modified Files:
sdlmame.spec
Log Message:
Use correct variable for ppc build
Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/devel/sdlmame.spec,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- sdlmame.spec 20 Nov 2009 18:06:29 -0000 1.72
+++ sdlmame.spec 21 Nov 2009 00:42:09 -0000 1.73
@@ -13,10 +13,10 @@
%global arch_flags PTR64=1
%endif
%ifarch ppc
-%global arch_flags BIGENDIAN=1
+%global arch_flags powerpc=1
%endif
%ifarch ppc64
-%global arch_flags BIGENDIAN=1 PTR64=1
+%global arch_flags powerpc=1 PTR64=1
%endif
Name: sdlmame
@@ -207,9 +207,10 @@
%changelog
-* Fri Nov 20 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0136-0.1.0135u1
+* Sat Nov 21 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0136-0.1.0135u1
- Updated to 0.135u1
- The preprocessor workaround is now included in the makefile
+- Use correct variable for ppc build
* Wed Nov 18 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0135-2
- Added split and unidasm to the -tools subpackage
15 years
rpms/buildsys-build-rpmfusion/F-12 buildsys-build-rpmfusion-kerneldevpkgs-current, 1.19, 1.20 buildsys-build-rpmfusion.spec, 1.26, 1.27
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/buildsys-build-rpmfusion/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv2384
Modified Files:
buildsys-build-rpmfusion-kerneldevpkgs-current
buildsys-build-rpmfusion.spec
Log Message:
* Fri Nov 20 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 10:12-0.2
- rebuild for kernel 2.6.31.5-127.fc12
Index: buildsys-build-rpmfusion-kerneldevpkgs-current
===================================================================
RCS file: /cvs/free/rpms/buildsys-build-rpmfusion/F-12/buildsys-build-rpmfusion-kerneldevpkgs-current,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- buildsys-build-rpmfusion-kerneldevpkgs-current 14 Jun 2009 11:13:04 -0000 1.19
+++ buildsys-build-rpmfusion-kerneldevpkgs-current 20 Nov 2009 21:02:20 -0000 1.20
@@ -1 +1,3 @@
-default
+2.6.31.5-127.fc12
+2.6.31.5-127.fc12smp
+2.6.31.5-127.fc12PAE
Index: buildsys-build-rpmfusion.spec
===================================================================
RCS file: /cvs/free/rpms/buildsys-build-rpmfusion/F-12/buildsys-build-rpmfusion.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- buildsys-build-rpmfusion.spec 14 Jun 2009 11:13:05 -0000 1.26
+++ buildsys-build-rpmfusion.spec 20 Nov 2009 21:02:20 -0000 1.27
@@ -3,7 +3,7 @@
Name: buildsys-build-%{repo}
Epoch: 10
Version: 12
-Release: 0.1
+Release: 0.2
Summary: Tools and files used by the %{repo} buildsys
Group: Development/Tools
@@ -90,6 +90,9 @@
%changelog
+* Fri Nov 20 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 10:12-0.2
+- rebuild for kernel 2.6.31.5-127.fc12
+
* Sun Jun 14 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 10:12-0.1
- rebuild for rawhide
15 years
rpms/sdlmame/F-11 .cvsignore, 1.58, 1.59 sdlmame.spec, 1.70, 1.71 sources, 1.60, 1.61 sdlmame-0134-nounidasm.patch, 1.1, NONE
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv18175
Modified Files:
.cvsignore sdlmame.spec sources
Removed Files:
sdlmame-0134-nounidasm.patch
Log Message:
* Fri Nov 20 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0136-0.1.0135u1
- Updated to 0.135u1
- The preprocessor workaround is now included in the makefile
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-11/.cvsignore,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- .cvsignore 1 Nov 2009 17:00:01 -0000 1.58
+++ .cvsignore 20 Nov 2009 18:06:33 -0000 1.59
@@ -1,2 +1,2 @@
ui.bdc
-sdlmame0135.zip
+sdlmame0135u1.zip
Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-11/sdlmame.spec,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- sdlmame.spec 18 Nov 2009 17:43:16 -0000 1.70
+++ sdlmame.spec 20 Nov 2009 18:06:33 -0000 1.71
@@ -1,7 +1,7 @@
# the debug build is disabled by default, please use --with debug to override
%bcond_with debug
-#global beta 0134u4
+%global beta 0135u1
%if "0%{?beta}" != "0"
%global _version %{?beta}
@@ -13,15 +13,15 @@
%global arch_flags PTR64=1
%endif
%ifarch ppc
-%global arch_flags BIGENDIAN=1 ARCHOPTS=-Upowerpc
+%global arch_flags BIGENDIAN=1
%endif
%ifarch ppc64
-%global arch_flags BIGENDIAN=1 PTR64=1 ARCHOPTS=-Upowerpc
+%global arch_flags BIGENDIAN=1 PTR64=1
%endif
Name: sdlmame
-Version: 0135
-Release: 2%{?beta}%{?dist}
+Version: 0136
+Release: 0.1.%{?beta}%{?dist}
Summary: SDL Multiple Arcade Machine Emulator
Group: Applications/Emulators
@@ -207,6 +207,10 @@
%changelog
+* Fri Nov 20 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0136-0.1.0135u1
+- Updated to 0.135u1
+- The preprocessor workaround is now included in the makefile
+
* Wed Nov 18 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0135-2
- Added split and unidasm to the -tools subpackage
- Disabled ldplayer until mame bug 03415 gets fixed
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-11/sources,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- sources 1 Nov 2009 17:00:01 -0000 1.60
+++ sources 20 Nov 2009 18:06:33 -0000 1.61
@@ -1,2 +1,2 @@
b64914c2a5589f6d5b00361464152acd ui.bdc
-526cad3a2f06ac50f9ab74ca410f087b sdlmame0135.zip
+fde601c1b527592a3d19fda933b9508d sdlmame0135u1.zip
--- sdlmame-0134-nounidasm.patch DELETED ---
15 years
rpms/sdlmame/devel .cvsignore, 1.61, 1.62 sdlmame.spec, 1.71, 1.72 sources, 1.62, 1.63 sdlmame-0134-nounidasm.patch, 1.1, NONE
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv18140
Modified Files:
.cvsignore sdlmame.spec sources
Removed Files:
sdlmame-0134-nounidasm.patch
Log Message:
* Fri Nov 20 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0136-0.1.0135u1
- Updated to 0.135u1
- The preprocessor workaround is now included in the makefile
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/devel/.cvsignore,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- .cvsignore 1 Nov 2009 16:59:47 -0000 1.61
+++ .cvsignore 20 Nov 2009 18:06:29 -0000 1.62
@@ -1,2 +1,2 @@
ui.bdc
-sdlmame0135.zip
+sdlmame0135u1.zip
Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/devel/sdlmame.spec,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- sdlmame.spec 1 Nov 2009 16:59:47 -0000 1.71
+++ sdlmame.spec 20 Nov 2009 18:06:29 -0000 1.72
@@ -1,7 +1,7 @@
# the debug build is disabled by default, please use --with debug to override
%bcond_with debug
-#global beta 0134u4
+%global beta 0135u1
%if "0%{?beta}" != "0"
%global _version %{?beta}
@@ -20,8 +20,8 @@
%endif
Name: sdlmame
-Version: 0135
-Release: 1%{?beta}%{?dist}
+Version: 0136
+Release: 0.1.%{?beta}%{?dist}
Summary: SDL Multiple Arcade Machine Emulator
Group: Applications/Emulators
@@ -34,7 +34,6 @@
Patch0: %{name}-warnings.patch
Patch1: %{name}-expat.patch
Patch3: %{name}-fortify.patch
-Patch4: %{name}-0134-nounidasm.patch
BuildRoot: %{_tmppath}/%{name}-%{_version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: SDL-devel expat-devel zlib-devel libGL-devel gtk2-devel
@@ -69,12 +68,12 @@
%description tools
%{summary}.
-%package ldplayer
-Summary: Standalone laserdisc player based on sdlmame
-Group: Applications/Emulators
+#%package ldplayer
+#Summary: Standalone laserdisc player based on sdlmame
+#Group: Applications/Emulators
-%description ldplayer
-%{summary}.
+#%description ldplayer
+#%{summary}.
%prep
@@ -82,7 +81,6 @@
%patch0 -p0 -b .warnings~
%patch1 -p0 -b .expat~
%patch3 -p0 -b .fortify
-%patch4 -p1 -b .nounidasm
# Create mame.ini file
cat > mame.ini << EOF
@@ -115,8 +113,8 @@
%build
-make %{?_smp_mflags} %{?arch_flags} TARGET=ldplayer SYMBOLS=1 OPTIMIZE=2\
- OPT_FLAGS='%{optflags} -DINI_PATH="\"%{_sysconfdir}/mame;\""'
+#make %{?_smp_mflags} %{?arch_flags} TARGET=ldplayer SYMBOLS=1 OPTIMIZE=2\
+# OPT_FLAGS='%{optflags} -DINI_PATH="\"%{_sysconfdir}/mame;\""'
%if %{with debug}
make %{?_smp_mflags} %{?arch_flags} DEBUG=1 SYMBOLS=1 OPTIMIZE=2\
OPT_FLAGS='%{optflags} -DINI_PATH="\"%{_sysconfdir}/mame;\""'
@@ -160,9 +158,10 @@
%else
install -pm 755 mame %{buildroot}%{_bindir}/mame
%endif
-install -pm 755 chdman jedutil ldplayer ldresample ldverify romcmp testkeys \
- %{buildroot}%{_bindir}
-for tool in regrep runtest src2html srcclean
+#install -pm 755 chdman jedutil ldplayer ldresample ldverify romcmp testkeys \
+install -pm 755 chdman jedutil ldresample ldverify romcmp testkeys \
+ unidasm %{buildroot}%{_bindir}
+for tool in regrep runtest split src2html srcclean
do
install -pm 755 $tool %{buildroot}%{_bindir}/mame-$tool
done
@@ -195,17 +194,28 @@
%{_bindir}/mame-regrep
%{_bindir}/romcmp
%{_bindir}/mame-runtest
+%{_bindir}/mame-split
%{_bindir}/mame-src2html
%{_bindir}/mame-srcclean
%{_bindir}/testkeys
+%{_bindir}/unidasm
-%files ldplayer
-%defattr(-,root,root,-)
-%doc docs/license.txt
-%{_bindir}/ldplayer
+#%files ldplayer
+#%defattr(-,root,root,-)
+#%doc docs/license.txt
+#%{_bindir}/ldplayer
%changelog
+* Fri Nov 20 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0136-0.1.0135u1
+- Updated to 0.135u1
+- The preprocessor workaround is now included in the makefile
+
+* Wed Nov 18 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0135-2
+- Added split and unidasm to the -tools subpackage
+- Disabled ldplayer until mame bug 03415 gets fixed
+- Worked around gcc ppc preprocessor bug
+
* Sun Nov 01 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0135-1
- Updated to 0.135
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/devel/sources,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- sources 1 Nov 2009 16:59:47 -0000 1.62
+++ sources 20 Nov 2009 18:06:29 -0000 1.63
@@ -1,2 +1,2 @@
b64914c2a5589f6d5b00361464152acd ui.bdc
-526cad3a2f06ac50f9ab74ca410f087b sdlmame0135.zip
+fde601c1b527592a3d19fda933b9508d sdlmame0135u1.zip
--- sdlmame-0134-nounidasm.patch DELETED ---
15 years
rpms/F-12/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/F-12/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsF21079/rpms/F-12/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module F-12
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: F-12
# $Id: Makefile,v 1.1 2009/11/20 10:56:57 laxathom Exp $
NAME := F-12
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
endef
MAKEFILE_COMMON := $(shell $(find-makefile-common))
ifeq ($(MAKEFILE_COMMON),)
# attept a checkout
define checkout-makefile-common
test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2
endef
MAKEFILE_COMMON := $(shell $(checkout-makefile-common))
endif
include $(MAKEFILE_COMMON)
--- NEW FILE sources ---
15 years
rpms/F-12 Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/F-12
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsF21079/rpms/F-12
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module F-12
--- NEW FILE Makefile ---
# Top level Makefile for module F-12
all : CVS/Root common-update
@cvs update
common-update : common
@cd common && cvs update
common : CVS/Root
@cvs checkout common
CVS/Root :
@echo "ERROR: This does not look like a CVS checkout" && exit 1
clean :
@find . -type f -name *~ -exec rm -fv {} \;
--- NEW FILE import.log ---
--- NEW FILE pkg.acl ---
15 years
rpms/F-12/devel - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/F-12/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/tmpcvsF21079/rpms/F-12/devel
Log Message:
Directory /cvs/free/rpms/F-12/devel added to the repository
15 years