rpms/sdlmame/devel .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/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv25246
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/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 12 Jun 2008 21:34:35 -0000 1.3
+++ .cvsignore 18 Jun 2008 12:58:00 -0000 1.4
@@ -1 +1 @@
-sdlmame0125u5.zip
+sdlmame0125u6.zip
Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/devel/sdlmame.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sdlmame.spec 12 Jun 2008 21:34:35 -0000 1.2
+++ sdlmame.spec 18 Jun 2008 12:58:00 -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/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 12 Jun 2008 21:34:35 -0000 1.3
+++ sources 18 Jun 2008 12:58:00 -0000 1.4
@@ -1 +1 @@
-ba1ddefb7fec79cb46dc960b64a79d2a sdlmame0125u5.zip
+6e01302d1d898b447d2e780a231a3ac7 sdlmame0125u6.zip
16 years, 5 months
rpms/sdlmame/F-8 .cvsignore, 1.2, 1.3 sdlmame.spec, 1.1, 1.2 sources, 1.2, 1.3 sdlmame-lxsegfault.patch, 1.1, NONE
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv14724
Modified Files:
.cvsignore sdlmame.spec sources
Removed Files:
sdlmame-lxsegfault.patch
Log Message:
* 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: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-8/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 9 Jun 2008 20:03:22 -0000 1.2
+++ .cvsignore 12 Jun 2008 21:35:59 -0000 1.3
@@ -1 +1 @@
-sdlmame0125u4.zip
+sdlmame0125u5.zip
Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-8/sdlmame.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sdlmame.spec 9 Jun 2008 20:03:22 -0000 1.1
+++ sdlmame.spec 12 Jun 2008 21:35:59 -0000 1.2
@@ -1,4 +1,4 @@
-%define beta 0125u4
+%define beta 0125u5
%if "0%{?beta}" != "0"
%define _version %{?beta}
@@ -15,7 +15,7 @@
Name: sdlmame
Version: 0126
-Release: 0.4.%{?beta}%{?dist}
+Release: 0.5.%{?beta}%{?dist}
Summary: SDL Multiple Arcade Machine Emulator
Group: Applications/Emulators
@@ -24,7 +24,6 @@
Source0: http://rbelmont.mameworld.info/%{name}%{_version}.zip
Patch0: %{name}-warnings.patch
Patch1: %{name}-expat.patch
-Patch2: %{name}-lxsegfault.patch
BuildRoot: %{_tmppath}/%{name}-%{_version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: SDL-devel expat-devel zlib-devel libGL-devel gtk2-devel
@@ -69,7 +68,6 @@
%setup -qn %{name}%{_version}
%patch0 -p0 -b .warnings~
%patch1 -p0 -b .expat~
-%patch2 -p0 -b .lxsegfault~
# Create mame.ini file
cat > mame.ini << EOF
@@ -181,6 +179,10 @@
%changelog
+* Thu Jun 12 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0126-0.5.0125u5
+- Updated to 0.125u5
+- Finally dropped listxml segfault patch
+
* Fri May 30 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0126-0.4.0125u4
- Updated to 0.125u4
- Patched segfault upon -lx once again
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-8/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 9 Jun 2008 20:03:22 -0000 1.2
+++ sources 12 Jun 2008 21:35:59 -0000 1.3
@@ -1 +1 @@
-42e5c5b34930db7ad5782e2930d9cdb7 sdlmame0125u4.zip
+ba1ddefb7fec79cb46dc960b64a79d2a sdlmame0125u5.zip
--- sdlmame-lxsegfault.patch DELETED ---
16 years, 5 months
rpms/sdlmame/F-9 .cvsignore, 1.2, 1.3 sdlmame.spec, 1.1, 1.2 sources, 1.2, 1.3 sdlmame-lxsegfault.patch, 1.1, NONE
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv14626
Modified Files:
.cvsignore sdlmame.spec sources
Removed Files:
sdlmame-lxsegfault.patch
Log Message:
* 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: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-9/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 9 Jun 2008 20:04:30 -0000 1.2
+++ .cvsignore 12 Jun 2008 21:35:22 -0000 1.3
@@ -1 +1 @@
-sdlmame0125u4.zip
+sdlmame0125u5.zip
Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-9/sdlmame.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sdlmame.spec 9 Jun 2008 20:04:30 -0000 1.1
+++ sdlmame.spec 12 Jun 2008 21:35:22 -0000 1.2
@@ -1,4 +1,4 @@
-%define beta 0125u4
+%define beta 0125u5
%if "0%{?beta}" != "0"
%define _version %{?beta}
@@ -15,7 +15,7 @@
Name: sdlmame
Version: 0126
-Release: 0.4.%{?beta}%{?dist}
+Release: 0.5.%{?beta}%{?dist}
Summary: SDL Multiple Arcade Machine Emulator
Group: Applications/Emulators
@@ -24,7 +24,6 @@
Source0: http://rbelmont.mameworld.info/%{name}%{_version}.zip
Patch0: %{name}-warnings.patch
Patch1: %{name}-expat.patch
-Patch2: %{name}-lxsegfault.patch
BuildRoot: %{_tmppath}/%{name}-%{_version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: SDL-devel expat-devel zlib-devel libGL-devel gtk2-devel
@@ -69,7 +68,6 @@
%setup -qn %{name}%{_version}
%patch0 -p0 -b .warnings~
%patch1 -p0 -b .expat~
-%patch2 -p0 -b .lxsegfault~
# Create mame.ini file
cat > mame.ini << EOF
@@ -181,6 +179,10 @@
%changelog
+* Thu Jun 12 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0126-0.5.0125u5
+- Updated to 0.125u5
+- Finally dropped listxml segfault patch
+
* Fri May 30 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0126-0.4.0125u4
- Updated to 0.125u4
- Patched segfault upon -lx once again
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-9/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 9 Jun 2008 20:04:30 -0000 1.2
+++ sources 12 Jun 2008 21:35:22 -0000 1.3
@@ -1 +1 @@
-42e5c5b34930db7ad5782e2930d9cdb7 sdlmame0125u4.zip
+ba1ddefb7fec79cb46dc960b64a79d2a sdlmame0125u5.zip
--- sdlmame-lxsegfault.patch DELETED ---
16 years, 5 months
rpms/sdlmame/devel .cvsignore, 1.2, 1.3 sdlmame.spec, 1.1, 1.2 sources, 1.2, 1.3 sdlmame-lxsegfault.patch, 1.1, NONE
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv14273
Modified Files:
.cvsignore sdlmame.spec sources
Removed Files:
sdlmame-lxsegfault.patch
Log Message:
* 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: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 9 Jun 2008 20:05:32 -0000 1.2
+++ .cvsignore 12 Jun 2008 21:34:35 -0000 1.3
@@ -1 +1 @@
-sdlmame0125u4.zip
+sdlmame0125u5.zip
Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/devel/sdlmame.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sdlmame.spec 9 Jun 2008 20:05:32 -0000 1.1
+++ sdlmame.spec 12 Jun 2008 21:34:35 -0000 1.2
@@ -1,4 +1,4 @@
-%define beta 0125u4
+%define beta 0125u5
%if "0%{?beta}" != "0"
%define _version %{?beta}
@@ -15,7 +15,7 @@
Name: sdlmame
Version: 0126
-Release: 0.4.%{?beta}%{?dist}
+Release: 0.5.%{?beta}%{?dist}
Summary: SDL Multiple Arcade Machine Emulator
Group: Applications/Emulators
@@ -24,7 +24,6 @@
Source0: http://rbelmont.mameworld.info/%{name}%{_version}.zip
Patch0: %{name}-warnings.patch
Patch1: %{name}-expat.patch
-Patch2: %{name}-lxsegfault.patch
BuildRoot: %{_tmppath}/%{name}-%{_version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: SDL-devel expat-devel zlib-devel libGL-devel gtk2-devel
@@ -69,7 +68,6 @@
%setup -qn %{name}%{_version}
%patch0 -p0 -b .warnings~
%patch1 -p0 -b .expat~
-%patch2 -p0 -b .lxsegfault~
# Create mame.ini file
cat > mame.ini << EOF
@@ -181,6 +179,10 @@
%changelog
+* Thu Jun 12 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0126-0.5.0125u5
+- Updated to 0.125u5
+- Finally dropped listxml segfault patch
+
* Fri May 30 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0126-0.4.0125u4
- Updated to 0.125u4
- Patched segfault upon -lx once again
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 9 Jun 2008 20:05:32 -0000 1.2
+++ sources 12 Jun 2008 21:34:35 -0000 1.3
@@ -1 +1 @@
-42e5c5b34930db7ad5782e2930d9cdb7 sdlmame0125u4.zip
+ba1ddefb7fec79cb46dc960b64a79d2a sdlmame0125u5.zip
--- sdlmame-lxsegfault.patch DELETED ---
16 years, 5 months
rpms/nvidia-kmod/FC-6 dead.package,NONE,1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/nonfree/rpms/nvidia-kmod/FC-6
In directory se02.es.rpmfusion.net:/tmp/cvs-serv11073
Added Files:
dead.package
Log Message:
fix obsolete branch
--- NEW FILE dead.package ---
This branch is EOL since long time ago.
No updates will be spawn anymore.
16 years, 5 months
rpms/libmms/devel test,1.1,NONE
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/libmms/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv9304
Removed Files:
test
Log Message:
test
--- test DELETED ---
16 years, 5 months