rpms/sdlmame/devel .cvsignore, 1.4, 1.5 sdlmame.spec, 1.3, 1.4 sources, 1.4, 1.5
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv1923
Modified Files:
.cvsignore sdlmame.spec sources
Log Message:
* Fri Jun 27 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0126-0.7.0125u8
- Updated to 0.125u8
- Dropped DEBUGGER=1, it is default now
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore 18 Jun 2008 12:58:00 -0000 1.4
+++ .cvsignore 27 Jun 2008 21:33:11 -0000 1.5
@@ -1 +1 @@
-sdlmame0125u6.zip
+sdlmame0125u8.zip
Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/devel/sdlmame.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sdlmame.spec 18 Jun 2008 12:58:00 -0000 1.3
+++ sdlmame.spec 27 Jun 2008 21:33:11 -0000 1.4
@@ -1,4 +1,4 @@
-%define beta 0125u6
+%define beta 0125u8
%if "0%{?beta}" != "0"
%define _version %{?beta}
@@ -15,7 +15,7 @@
Name: sdlmame
Version: 0126
-Release: 0.6.%{?beta}%{?dist}
+Release: 0.7.%{?beta}%{?dist}
Summary: SDL Multiple Arcade Machine Emulator
Group: Applications/Emulators
@@ -109,7 +109,7 @@
%build
-make %{?_smp_mflags} %{?arch_flags} DEBUG=1 DEBUGGER=1 SYMBOLS=1 \
+make %{?_smp_mflags} %{?arch_flags} DEBUG=1 SYMBOLS=1 \
OPT_FLAGS='%{optflags} -DINI_PATH="\"%{_sysconfdir}/mame;\""'
make %{?_smp_mflags} %{?arch_flags} \
OPT_FLAGS='%{optflags} -DINI_PATH="\"%{_sysconfdir}/mame;\""'
@@ -179,6 +179,10 @@
%changelog
+* Fri Jun 27 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0126-0.7.0125u8
+- Updated to 0.125u8
+- Dropped DEBUGGER=1, it is default now
+
* Wed Jun 18 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0126-0.6.0125u6
- Updated to 0.125u6
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 18 Jun 2008 12:58:00 -0000 1.4
+++ sources 27 Jun 2008 21:33:11 -0000 1.5
@@ -1 +1 @@
-6e01302d1d898b447d2e780a231a3ac7 sdlmame0125u6.zip
+1b87d1fd5e5c2cb33eee8fd21544f8b3 sdlmame0125u8.zip
16 years, 5 months
rpms/sdlmame/F-8 .cvsignore, 1.4, 1.5 sdlmame.spec, 1.3, 1.4 sources, 1.4, 1.5
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv1791
Modified Files:
.cvsignore sdlmame.spec sources
Log Message:
* Fri Jun 27 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0126-0.7.0125u8
- Updated to 0.125u8
- Dropped DEBUGGER=1, it is default now
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-8/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore 18 Jun 2008 13:00:20 -0000 1.4
+++ .cvsignore 27 Jun 2008 21:32:42 -0000 1.5
@@ -1 +1 @@
-sdlmame0125u6.zip
+sdlmame0125u8.zip
Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-8/sdlmame.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sdlmame.spec 18 Jun 2008 13:00:20 -0000 1.3
+++ sdlmame.spec 27 Jun 2008 21:32:42 -0000 1.4
@@ -1,4 +1,4 @@
-%define beta 0125u6
+%define beta 0125u8
%if "0%{?beta}" != "0"
%define _version %{?beta}
@@ -15,7 +15,7 @@
Name: sdlmame
Version: 0126
-Release: 0.6.%{?beta}%{?dist}
+Release: 0.7.%{?beta}%{?dist}
Summary: SDL Multiple Arcade Machine Emulator
Group: Applications/Emulators
@@ -109,7 +109,7 @@
%build
-make %{?_smp_mflags} %{?arch_flags} DEBUG=1 DEBUGGER=1 SYMBOLS=1 \
+make %{?_smp_mflags} %{?arch_flags} DEBUG=1 SYMBOLS=1 \
OPT_FLAGS='%{optflags} -DINI_PATH="\"%{_sysconfdir}/mame;\""'
make %{?_smp_mflags} %{?arch_flags} \
OPT_FLAGS='%{optflags} -DINI_PATH="\"%{_sysconfdir}/mame;\""'
@@ -179,6 +179,10 @@
%changelog
+* Fri Jun 27 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0126-0.7.0125u8
+- Updated to 0.125u8
+- Dropped DEBUGGER=1, it is default now
+
* Wed Jun 18 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0126-0.6.0125u6
- Updated to 0.125u6
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-8/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 18 Jun 2008 13:00:20 -0000 1.4
+++ sources 27 Jun 2008 21:32:42 -0000 1.5
@@ -1 +1 @@
-6e01302d1d898b447d2e780a231a3ac7 sdlmame0125u6.zip
+1b87d1fd5e5c2cb33eee8fd21544f8b3 sdlmame0125u8.zip
16 years, 5 months
rpms/sdlmame/F-9 .cvsignore,1.4,1.5 sources,1.4,1.5
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv16906
Modified Files:
.cvsignore sources
Log Message:
Uploaded 0125u8
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-9/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore 18 Jun 2008 12:58:29 -0000 1.4
+++ .cvsignore 27 Jun 2008 15:49:19 -0000 1.5
@@ -1 +1 @@
-sdlmame0125u6.zip
+sdlmame0125u8.zip
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-9/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 18 Jun 2008 12:58:29 -0000 1.4
+++ sources 27 Jun 2008 15:49:19 -0000 1.5
@@ -1 +1 @@
-6e01302d1d898b447d2e780a231a3ac7 sdlmame0125u6.zip
+1b87d1fd5e5c2cb33eee8fd21544f8b3 sdlmame0125u8.zip
16 years, 5 months
rpms/sdlmame/F-9 sdlmame.spec,1.3,1.4
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv16535
Modified Files:
sdlmame.spec
Log Message:
* Fri Jun 27 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0126-0.7.0125u8
- Updated to 0.125u8
- Dropped DEBUGGER=1, it is default now
Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-9/sdlmame.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sdlmame.spec 18 Jun 2008 12:58:29 -0000 1.3
+++ sdlmame.spec 27 Jun 2008 15:42:55 -0000 1.4
@@ -1,4 +1,4 @@
-%define beta 0125u6
+%define beta 0125u8
%if "0%{?beta}" != "0"
%define _version %{?beta}
@@ -15,7 +15,7 @@
Name: sdlmame
Version: 0126
-Release: 0.6.%{?beta}%{?dist}
+Release: 0.7.%{?beta}%{?dist}
Summary: SDL Multiple Arcade Machine Emulator
Group: Applications/Emulators
@@ -109,7 +109,7 @@
%build
-make %{?_smp_mflags} %{?arch_flags} DEBUG=1 DEBUGGER=1 SYMBOLS=1 \
+make %{?_smp_mflags} %{?arch_flags} DEBUG=1 SYMBOLS=1 \
OPT_FLAGS='%{optflags} -DINI_PATH="\"%{_sysconfdir}/mame;\""'
make %{?_smp_mflags} %{?arch_flags} \
OPT_FLAGS='%{optflags} -DINI_PATH="\"%{_sysconfdir}/mame;\""'
@@ -179,6 +179,10 @@
%changelog
+* Fri Jun 27 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0126-0.7.0125u8
+- Updated to 0.125u8
+- Dropped DEBUGGER=1, it is default now
+
* Wed Jun 18 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0126-0.6.0125u6
- Updated to 0.125u6
16 years, 5 months
rpms/rpmfusion-release/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/rpmfusion-release/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/free/owners/tmpcvsup3212/rpms/rpmfusion-release/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module rpmfusion-release
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: rpmfusion-release
# $Id: Makefile,v 1.1 2008/06/20 15:45:16 laxathom Exp $
NAME := rpmfusion-release
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 ---
16 years, 5 months
rpms/rpmfusion-release Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/rpmfusion-release
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/free/owners/tmpcvsup3212/rpms/rpmfusion-release
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module rpmfusion-release
--- NEW FILE Makefile ---
# Top level Makefile for module rpmfusion-release
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 ---
16 years, 5 months
rpms/rpmfusion-release - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/rpmfusion-release
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/free/owners/tmpcvsup3212/rpms/rpmfusion-release
Log Message:
Directory /cvs/free/rpms/rpmfusion-release added to the repository
16 years, 5 months
rpms/rpmfusion-release/devel - New directory
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/rpmfusion-release/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/laxathom/free/owners/tmpcvsup3212/rpms/rpmfusion-release/devel
Log Message:
Directory /cvs/free/rpms/rpmfusion-release/devel added to the repository
16 years, 5 months
rpms/sdlmame/F-8 .cvsignore, 1.3, 1.4 sdlmame.spec, 1.2, 1.3 sources, 1.3, 1.4
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv25433
Modified Files:
.cvsignore sdlmame.spec sources
Log Message:
* Wed Jun 18 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0126-0.6.0125u6
- Updated to 0.125u6
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-8/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 12 Jun 2008 21:35:59 -0000 1.3
+++ .cvsignore 18 Jun 2008 13:00:20 -0000 1.4
@@ -1 +1 @@
-sdlmame0125u5.zip
+sdlmame0125u6.zip
Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-8/sdlmame.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sdlmame.spec 12 Jun 2008 21:35:59 -0000 1.2
+++ sdlmame.spec 18 Jun 2008 13:00:20 -0000 1.3
@@ -1,4 +1,4 @@
-%define beta 0125u5
+%define beta 0125u6
%if "0%{?beta}" != "0"
%define _version %{?beta}
@@ -15,7 +15,7 @@
Name: sdlmame
Version: 0126
-Release: 0.5.%{?beta}%{?dist}
+Release: 0.6.%{?beta}%{?dist}
Summary: SDL Multiple Arcade Machine Emulator
Group: Applications/Emulators
@@ -179,6 +179,9 @@
%changelog
+* Wed Jun 18 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0126-0.6.0125u6
+- Updated to 0.125u6
+
* Thu Jun 12 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0126-0.5.0125u5
- Updated to 0.125u5
- Finally dropped listxml segfault patch
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-8/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 12 Jun 2008 21:35:59 -0000 1.3
+++ sources 18 Jun 2008 13:00:20 -0000 1.4
@@ -1 +1 @@
-ba1ddefb7fec79cb46dc960b64a79d2a sdlmame0125u5.zip
+6e01302d1d898b447d2e780a231a3ac7 sdlmame0125u6.zip
16 years, 5 months
rpms/sdlmame/F-9 .cvsignore, 1.3, 1.4 sdlmame.spec, 1.2, 1.3 sources, 1.3, 1.4
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv25329
Modified Files:
.cvsignore sdlmame.spec sources
Log Message:
* Wed Jun 18 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0126-0.6.0125u6
- Updated to 0.125u6
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-9/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 12 Jun 2008 21:35:22 -0000 1.3
+++ .cvsignore 18 Jun 2008 12:58:29 -0000 1.4
@@ -1 +1 @@
-sdlmame0125u5.zip
+sdlmame0125u6.zip
16 years, 5 months