rpms/qmc2/devel .cvsignore, 1.14, 1.15 qmc2-ini.patch, 1.6, 1.7 qmc2.spec, 1.24, 1.25 sources, 1.14, 1.15
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/qmc2/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv21274
Modified Files:
.cvsignore qmc2-ini.patch qmc2.spec sources
Log Message:
* Sun May 16 2010 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.2-0.19.b15
- Updated to 0.2b15
- Updated the ini template patch to include Catver.ini
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/devel/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- .cvsignore 17 Mar 2010 20:54:17 -0000 1.14
+++ .cvsignore 16 May 2010 10:30:02 -0000 1.15
@@ -1 +1 @@
-qmc2-0.2.b14.tar.bz2
+qmc2-0.2.b15.tar.bz2
qmc2-ini.patch:
sdlmame/inst/qmc2.ini.template | 37 +++++++++++++++++++++++++++++++++++++
sdlmess/inst/qmc2.ini.template | 37 +++++++++++++++++++++++++++++++++++++
2 files changed, 74 insertions(+)
Index: qmc2-ini.patch
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/devel/qmc2-ini.patch,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- qmc2-ini.patch 11 Sep 2009 07:59:37 -0000 1.6
+++ qmc2-ini.patch 16 May 2010 10:30:02 -0000 1.7
@@ -1,6 +1,15 @@
---- inst/qmc2.ini.template.ini~ 2009-07-22 23:25:59.000000000 +0200
-+++ inst/qmc2.ini.template 2009-09-11 09:29:17.000000000 +0200
-@@ -19,7 +19,42 @@
+diff -up qmc2-0.2/sdlmame/inst/qmc2.ini.template.ini qmc2-0.2/sdlmame/inst/qmc2.ini.template
+--- qmc2-0.2/sdlmame/inst/qmc2.ini.template.ini 2009-07-22 23:25:59.000000000 +0200
++++ qmc2-0.2/sdlmame/inst/qmc2.ini.template 2010-05-16 12:25:51.000000000 +0200
+@@ -8,6 +8,7 @@ qmc2-sdlmame\FilesAndDirectories\Control
+ qmc2-sdlmame\FilesAndDirectories\MarqueeDirectory=DATADIR/qmc2/mrq/
+ qmc2-sdlmame\FilesAndDirectories\TitleDirectory=DATADIR/qmc2/ttl/
+ qmc2-sdlmame\FilesAndDirectories\PCBDirectory=DATADIR/qmc2/pcb/
++qmc2-sdlmame\Gamelist\UseCatverIni=true
+ qmc2-sdlmess\FilesAndDirectories\DataDirectory=DATADIR/qmc2/
+ qmc2-sdlmess\FilesAndDirectories\PreviewDirectory=DATADIR/qmc2/prv/
+ qmc2-sdlmess\FilesAndDirectories\FlyerDirectory=DATADIR/qmc2/fly/
+@@ -19,7 +20,43 @@ qmc2-sdlmess\FilesAndDirectories\TitleDi
qmc2-sdlmess\FilesAndDirectories\PCBDirectory=DATADIR/qmc2/pcb/
[MAME]
@@ -23,6 +32,62 @@
+FilesAndDirectories\ExecutableFile=/usr/bin/mame
+FilesAndDirectories\EmuInfoDB=DATADIR/mame/mameinfo.dat
+FilesAndDirectories\GameInfoDB=DATADIR/mame/history.dat
++FilesAndDirectories\CatverIni=DATADIR/mame/Catver.ini
+
+ [MESS]
++Configuration\Global\rompath="DATADIR/mess/roms;DATADIR/mess/chds"
++Configuration\Global\samplepath=DATADIR/mess/samples
++Configuration\Global\artpath="DATADIR/mess/artwork;DATADIR/mess/effects"
++Configuration\Global\cheat_file=DATADIR/mess/cheat.dat
++Configuration\Global\ctrlrpath=DATADIR/mess/ctrlr
++Configuration\Global\cfg_directory=$HOME/.mess/cfg
++Configuration\Global\comment_directory=$HOME/.mess/comments
++Configuration\Global\diff_directory=$HOME/.mess/diff
++Configuration\Global\inipath="$HOME/.mess/ini;/etc/mess"
++Configuration\Global\input_directory=$HOME/.mess/inp
++Configuration\Global\memcard_directory=$HOME/.mess/memcard
++Configuration\Global\nvram_directory=$HOME/.mess/nvram
++Configuration\Global\snapshot_directory=$HOME/.mess/snap
++Configuration\Global\state_directory=$HOME/.mess/sta
++Configuration\Global\video=opengl
+ FilesAndDirectories\OptionsTemplateFile=DATADIR/qmc2/opt/SDLMESS/template.xml
++FilesAndDirectories\ExecutableFile=/usr/bin/mess
++FilesAndDirectories\GameInfoDB=DATADIR/mess/sysinfo.dat
+diff -up qmc2-0.2/sdlmess/inst/qmc2.ini.template.ini qmc2-0.2/sdlmess/inst/qmc2.ini.template
+--- qmc2-0.2/sdlmess/inst/qmc2.ini.template.ini 2009-07-22 23:25:59.000000000 +0200
++++ qmc2-0.2/sdlmess/inst/qmc2.ini.template 2010-05-16 12:25:51.000000000 +0200
+@@ -8,6 +8,7 @@ qmc2-sdlmame\FilesAndDirectories\Control
+ qmc2-sdlmame\FilesAndDirectories\MarqueeDirectory=DATADIR/qmc2/mrq/
+ qmc2-sdlmame\FilesAndDirectories\TitleDirectory=DATADIR/qmc2/ttl/
+ qmc2-sdlmame\FilesAndDirectories\PCBDirectory=DATADIR/qmc2/pcb/
++qmc2-sdlmame\Gamelist\UseCatverIni=true
+ qmc2-sdlmess\FilesAndDirectories\DataDirectory=DATADIR/qmc2/
+ qmc2-sdlmess\FilesAndDirectories\PreviewDirectory=DATADIR/qmc2/prv/
+ qmc2-sdlmess\FilesAndDirectories\FlyerDirectory=DATADIR/qmc2/fly/
+@@ -19,7 +20,43 @@ qmc2-sdlmess\FilesAndDirectories\TitleDi
+ qmc2-sdlmess\FilesAndDirectories\PCBDirectory=DATADIR/qmc2/pcb/
+
+ [MAME]
++Configuration\Global\rompath="DATADIR/mame/roms;DATADIR/mame/chds"
++Configuration\Global\samplepath=DATADIR/mame/samples
++Configuration\Global\artpath="DATADIR/mame/artwork;DATADIR/mame/effects"
++Configuration\Global\cheat_file=DATADIR/mame/cheat.dat
++Configuration\Global\ctrlrpath=DATADIR/mame/ctrlr
++Configuration\Global\cfg_directory=$HOME/.mame/cfg
++Configuration\Global\comment_directory=$HOME/.mame/comments
++Configuration\Global\diff_directory=$HOME/.mame/diff
++Configuration\Global\inipath="$HOME/.mame/ini;/etc/mame"
++Configuration\Global\input_directory=$HOME/.mame/inp
++Configuration\Global\memcard_directory=$HOME/.mame/memcard
++Configuration\Global\nvram_directory=$HOME/.mame/nvram
++Configuration\Global\snapshot_directory=$HOME/.mame/snap
++Configuration\Global\state_directory=$HOME/.mame/sta
++Configuration\Global\video=opengl
+ FilesAndDirectories\OptionsTemplateFile=DATADIR/qmc2/opt/SDLMAME/template.xml
++FilesAndDirectories\ExecutableFile=/usr/bin/mame
++FilesAndDirectories\EmuInfoDB=DATADIR/mame/mameinfo.dat
++FilesAndDirectories\GameInfoDB=DATADIR/mame/history.dat
++FilesAndDirectories\CatverIni=DATADIR/mame/Catver.ini
[MESS]
+Configuration\Global\rompath="DATADIR/mess/roms;DATADIR/mess/chds"
Index: qmc2.spec
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/devel/qmc2.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- qmc2.spec 17 Mar 2010 20:54:17 -0000 1.24
+++ qmc2.spec 16 May 2010 10:30:02 -0000 1.25
@@ -1,8 +1,8 @@
-%define beta b14
+%define beta b15
Name: qmc2
Version: 0.2
-Release: 0.18.%{beta}%{?dist}
+Release: 0.19.%{beta}%{?dist}
Summary: M.A.M.E./M.E.S.S. Catalog / Launcher II, common files
Group: Applications/Emulators
@@ -56,14 +56,7 @@
mv %{name} sdlmame
tar -xjf %{SOURCE0}
mv %{name} sdlmess
-
-pushd sdlmess
-%patch1 -p0 -b .ini
-popd
-
-pushd sdlmame
-%patch1 -p0 -b .ini
-popd
+%patch1 -p1 -b .ini
%build
@@ -138,6 +131,10 @@
%changelog
+* Sun May 16 2010 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.2-0.19.b15
+- Updated to 0.2b15
+- Updated the ini template patch to include Catver.ini
+
* Mon Mar 15 2010 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.2-0.18.b14
- Updated to 0.2b14
- Dropped --fno-var-tracking-assignments
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/devel/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- sources 17 Mar 2010 20:54:17 -0000 1.14
+++ sources 16 May 2010 10:30:02 -0000 1.15
@@ -1 +1 @@
-6407c6e7ed8954275bb988dd1aa9b221 qmc2-0.2.b14.tar.bz2
+b98caae651a1ad1518c5906148e9ded0 qmc2-0.2.b15.tar.bz2
14 years, 7 months
rpms/ffmpegthumbnailer/F-12 .cvsignore, 1.2, 1.3 ffmpegthumbnailer.spec, 1.1, 1.2 sources, 1.2, 1.3
by Magnus Tuominen
Author: magnu5
Update of /cvs/free/rpms/ffmpegthumbnailer/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv12963
Modified Files:
.cvsignore ffmpegthumbnailer.spec sources
Log Message:
* Sun May 16 2010 Magnus Tuominen <magnus.tuominen(a)gmail.com> 2.0.2-1
- version bump
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/ffmpegthumbnailer/F-12/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 19 Apr 2010 18:22:09 -0000 1.2
+++ .cvsignore 16 May 2010 08:32:03 -0000 1.3
@@ -1 +1 @@
-ffmpegthumbnailer-2.0.1.tar.gz
+ffmpegthumbnailer-2.0.2.tar.gz
Index: ffmpegthumbnailer.spec
===================================================================
RCS file: /cvs/free/rpms/ffmpegthumbnailer/F-12/ffmpegthumbnailer.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ffmpegthumbnailer.spec 19 Apr 2010 18:22:09 -0000 1.1
+++ ffmpegthumbnailer.spec 16 May 2010 08:32:03 -0000 1.2
@@ -1,5 +1,5 @@
Name: ffmpegthumbnailer
-Version: 2.0.1
+Version: 2.0.2
Release: 1%{?dist}
Summary: Lightweight video thumbnailer that can be used by file managers
@@ -67,6 +67,9 @@
%{_includedir}/libffmpegthumbnailer/*.h
%changelog
+* Sun May 16 2010 Magnus Tuominen <magnus.tuominen(a)gmail.com> 2.0.2-1
+- version bump
+
* Sat Apr 19 2010 Magnus Tuominen <magnus.tuominen(a)gmail.com> 2.0.1-1
- version bump
- libspatch.patch merged upstream, issue 59
Index: sources
===================================================================
RCS file: /cvs/free/rpms/ffmpegthumbnailer/F-12/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 19 Apr 2010 18:22:09 -0000 1.2
+++ sources 16 May 2010 08:32:03 -0000 1.3
@@ -1 +1 @@
-3ca766104dae81380b70feaefa6d7162 ffmpegthumbnailer-2.0.1.tar.gz
+ee473a26e7e8da216e64bbb33e87772c ffmpegthumbnailer-2.0.2.tar.gz
14 years, 7 months
rpms/ffmpegthumbnailer/F-13 .cvsignore, 1.2, 1.3 ffmpegthumbnailer.spec, 1.1, 1.2 sources, 1.2, 1.3
by Magnus Tuominen
Author: magnu5
Update of /cvs/free/rpms/ffmpegthumbnailer/F-13
In directory se02.es.rpmfusion.net:/tmp/cvs-serv12521
Modified Files:
.cvsignore ffmpegthumbnailer.spec sources
Log Message:
* Sun May 16 2010 Magnus Tuominen <magnus.tuominen(a)gmail.com> 2.0.2-1
- version bump
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/ffmpegthumbnailer/F-13/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 19 Apr 2010 17:46:47 -0000 1.2
+++ .cvsignore 16 May 2010 08:28:53 -0000 1.3
@@ -1 +1 @@
-ffmpegthumbnailer-2.0.1.tar.gz
+ffmpegthumbnailer-2.0.2.tar.gz
Index: ffmpegthumbnailer.spec
===================================================================
RCS file: /cvs/free/rpms/ffmpegthumbnailer/F-13/ffmpegthumbnailer.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ffmpegthumbnailer.spec 19 Apr 2010 17:46:47 -0000 1.1
+++ ffmpegthumbnailer.spec 16 May 2010 08:28:53 -0000 1.2
@@ -1,5 +1,5 @@
Name: ffmpegthumbnailer
-Version: 2.0.1
+Version: 2.0.2
Release: 1%{?dist}
Summary: Lightweight video thumbnailer that can be used by file managers
@@ -67,6 +67,9 @@
%{_includedir}/libffmpegthumbnailer/*.h
%changelog
+* Sun May 16 2010 Magnus Tuominen <magnus.tuominen(a)gmail.com> 2.0.2-1
+- version bump
+
* Sat Apr 19 2010 Magnus Tuominen <magnus.tuominen(a)gmail.com> 2.0.1-1
- version bump
- libspatch.patch merged upstream, issue 59
Index: sources
===================================================================
RCS file: /cvs/free/rpms/ffmpegthumbnailer/F-13/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 19 Apr 2010 17:46:47 -0000 1.2
+++ sources 16 May 2010 08:28:54 -0000 1.3
@@ -1 +1 @@
-3ca766104dae81380b70feaefa6d7162 ffmpegthumbnailer-2.0.1.tar.gz
+ee473a26e7e8da216e64bbb33e87772c ffmpegthumbnailer-2.0.2.tar.gz
14 years, 7 months
rpms/ffmpegthumbnailer/devel .cvsignore, 1.2, 1.3 ffmpegthumbnailer.spec, 1.1, 1.2 sources, 1.2, 1.3
by Magnus Tuominen
Author: magnu5
Update of /cvs/free/rpms/ffmpegthumbnailer/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv11775
Modified Files:
.cvsignore ffmpegthumbnailer.spec sources
Log Message:
* Sun May 16 2010 Magnus Tuominen <magnus.tuominen(a)gmail.com> 2.0.2-1
- version bump
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/ffmpegthumbnailer/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 19 Apr 2010 17:27:32 -0000 1.2
+++ .cvsignore 16 May 2010 08:19:34 -0000 1.3
@@ -1 +1 @@
-ffmpegthumbnailer-2.0.1.tar.gz
+ffmpegthumbnailer-2.0.2.tar.gz
Index: ffmpegthumbnailer.spec
===================================================================
RCS file: /cvs/free/rpms/ffmpegthumbnailer/devel/ffmpegthumbnailer.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ffmpegthumbnailer.spec 19 Apr 2010 17:27:33 -0000 1.1
+++ ffmpegthumbnailer.spec 16 May 2010 08:19:34 -0000 1.2
@@ -1,5 +1,5 @@
Name: ffmpegthumbnailer
-Version: 2.0.1
+Version: 2.0.2
Release: 1%{?dist}
Summary: Lightweight video thumbnailer that can be used by file managers
@@ -67,6 +67,9 @@
%{_includedir}/libffmpegthumbnailer/*.h
%changelog
+* Sun May 16 2010 Magnus Tuominen <magnus.tuominen(a)gmail.com> 2.0.2-1
+- version bump
+
* Sat Apr 19 2010 Magnus Tuominen <magnus.tuominen(a)gmail.com> 2.0.1-1
- version bump
- libspatch.patch merged upstream, issue 59
Index: sources
===================================================================
RCS file: /cvs/free/rpms/ffmpegthumbnailer/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 19 Apr 2010 17:27:33 -0000 1.2
+++ sources 16 May 2010 08:19:34 -0000 1.3
@@ -1 +1 @@
-3ca766104dae81380b70feaefa6d7162 ffmpegthumbnailer-2.0.1.tar.gz
+ee473a26e7e8da216e64bbb33e87772c ffmpegthumbnailer-2.0.2.tar.gz
14 years, 7 months
rpms/mame/F-11 .cvsignore, 1.4, 1.5 mame.spec, 1.3, 1.4 sources, 1.4, 1.5
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/mame/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv9926
Modified Files:
.cvsignore mame.spec sources
Log Message:
* Sun May 16 2010 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.138-1
- Updated to 0.138
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-11/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore 5 May 2010 18:48:09 -0000 1.4
+++ .cvsignore 16 May 2010 07:53:13 -0000 1.5
@@ -1,5 +1 @@
-mame0137s.exe
-0137u1_diff.zip
-0137u2_diff.zip
-0137u3_diff.zip
-0137u4_diff.zip
+mame0138s.exe
Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-11/mame.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mame.spec 5 May 2010 18:48:09 -0000 1.3
+++ mame.spec 16 May 2010 07:53:13 -0000 1.4
@@ -1,8 +1,8 @@
# the debug build is disabled by default, please use --with debug to override
%bcond_with debug
-%global baseversion 137
-%global sourceupdate 4
+%global baseversion 138
+#global sourceupdate 4
Name: mame
%if 0%{?sourceupdate}
@@ -220,6 +220,9 @@
%changelog
+* Sun May 16 2010 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.138-1
+- Updated to 0.138
+
* Wed May 05 2010 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.137u4-1
- Updated to 0137u4
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-11/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 5 May 2010 18:48:09 -0000 1.4
+++ sources 16 May 2010 07:53:13 -0000 1.5
@@ -1,5 +1 @@
-1b70adfbe6aa35959881b82e48f93d82 mame0137s.exe
-12c116ebdcb322a9149faa03a9b747b8 0137u1_diff.zip
-e3f30998a26192fb37cba6021261c9d7 0137u2_diff.zip
-e186be6daa599adc2196cf2292b9d881 0137u3_diff.zip
-54287e42a9b53848f7092678a65268fd 0137u4_diff.zip
+438b8469518218babfc570606d4b103a mame0138s.exe
14 years, 7 months
rpms/mame/F-12 .cvsignore, 1.4, 1.5 mame.spec, 1.3, 1.4 sources, 1.4, 1.5
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/mame/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv9824
Modified Files:
.cvsignore mame.spec sources
Log Message:
* Sun May 16 2010 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.138-1
- Updated to 0.138
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-12/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore 5 May 2010 18:47:59 -0000 1.4
+++ .cvsignore 16 May 2010 07:53:01 -0000 1.5
@@ -1,5 +1 @@
-mame0137s.exe
-0137u1_diff.zip
-0137u2_diff.zip
-0137u3_diff.zip
-0137u4_diff.zip
+mame0138s.exe
Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-12/mame.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mame.spec 5 May 2010 18:47:59 -0000 1.3
+++ mame.spec 16 May 2010 07:53:01 -0000 1.4
@@ -1,8 +1,8 @@
# the debug build is disabled by default, please use --with debug to override
%bcond_with debug
-%global baseversion 137
-%global sourceupdate 4
+%global baseversion 138
+#global sourceupdate 4
Name: mame
%if 0%{?sourceupdate}
@@ -220,6 +220,9 @@
%changelog
+* Sun May 16 2010 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.138-1
+- Updated to 0.138
+
* Wed May 05 2010 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.137u4-1
- Updated to 0137u4
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-12/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 5 May 2010 18:47:59 -0000 1.4
+++ sources 16 May 2010 07:53:01 -0000 1.5
@@ -1,5 +1 @@
-1b70adfbe6aa35959881b82e48f93d82 mame0137s.exe
-12c116ebdcb322a9149faa03a9b747b8 0137u1_diff.zip
-e3f30998a26192fb37cba6021261c9d7 0137u2_diff.zip
-e186be6daa599adc2196cf2292b9d881 0137u3_diff.zip
-54287e42a9b53848f7092678a65268fd 0137u4_diff.zip
+438b8469518218babfc570606d4b103a mame0138s.exe
14 years, 7 months
rpms/mame/F-13 .cvsignore, 1.4, 1.5 mame.spec, 1.3, 1.4 sources, 1.4, 1.5
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/mame/F-13
In directory se02.es.rpmfusion.net:/tmp/cvs-serv9717
Modified Files:
.cvsignore mame.spec sources
Log Message:
* Sun May 16 2010 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.138-1
- Updated to 0.138
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-13/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore 5 May 2010 18:47:51 -0000 1.4
+++ .cvsignore 16 May 2010 07:52:42 -0000 1.5
@@ -1,5 +1 @@
-mame0137s.exe
-0137u1_diff.zip
-0137u2_diff.zip
-0137u3_diff.zip
-0137u4_diff.zip
+mame0138s.exe
Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-13/mame.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mame.spec 5 May 2010 18:47:51 -0000 1.3
+++ mame.spec 16 May 2010 07:52:42 -0000 1.4
@@ -1,8 +1,8 @@
# the debug build is disabled by default, please use --with debug to override
%bcond_with debug
-%global baseversion 137
-%global sourceupdate 4
+%global baseversion 138
+#global sourceupdate 4
Name: mame
%if 0%{?sourceupdate}
@@ -220,6 +220,9 @@
%changelog
+* Sun May 16 2010 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.138-1
+- Updated to 0.138
+
* Wed May 05 2010 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.137u4-1
- Updated to 0137u4
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-13/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 5 May 2010 18:47:51 -0000 1.4
+++ sources 16 May 2010 07:52:42 -0000 1.5
@@ -1,5 +1 @@
-1b70adfbe6aa35959881b82e48f93d82 mame0137s.exe
-12c116ebdcb322a9149faa03a9b747b8 0137u1_diff.zip
-e3f30998a26192fb37cba6021261c9d7 0137u2_diff.zip
-e186be6daa599adc2196cf2292b9d881 0137u3_diff.zip
-54287e42a9b53848f7092678a65268fd 0137u4_diff.zip
+438b8469518218babfc570606d4b103a mame0138s.exe
14 years, 7 months
rpms/mame/devel .cvsignore, 1.5, 1.6 mame.spec, 1.4, 1.5 sources, 1.5, 1.6
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/mame/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv9612
Modified Files:
.cvsignore mame.spec sources
Log Message:
* Sun May 16 2010 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.138-1
- Updated to 0.138
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mame/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore 5 May 2010 18:47:41 -0000 1.5
+++ .cvsignore 16 May 2010 07:52:30 -0000 1.6
@@ -1,5 +1 @@
-mame0137s.exe
-0137u1_diff.zip
-0137u2_diff.zip
-0137u3_diff.zip
-0137u4_diff.zip
+mame0138s.exe
Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/devel/mame.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mame.spec 5 May 2010 18:47:41 -0000 1.4
+++ mame.spec 16 May 2010 07:52:31 -0000 1.5
@@ -1,8 +1,8 @@
# the debug build is disabled by default, please use --with debug to override
%bcond_with debug
-%global baseversion 137
-%global sourceupdate 4
+%global baseversion 138
+#global sourceupdate 4
Name: mame
%if 0%{?sourceupdate}
@@ -220,6 +220,9 @@
%changelog
+* Sun May 16 2010 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.138-1
+- Updated to 0.138
+
* Wed May 05 2010 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.137u4-1
- Updated to 0137u4
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mame/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources 5 May 2010 18:47:41 -0000 1.5
+++ sources 16 May 2010 07:52:31 -0000 1.6
@@ -1,5 +1 @@
-1b70adfbe6aa35959881b82e48f93d82 mame0137s.exe
-12c116ebdcb322a9149faa03a9b747b8 0137u1_diff.zip
-e3f30998a26192fb37cba6021261c9d7 0137u2_diff.zip
-e186be6daa599adc2196cf2292b9d881 0137u3_diff.zip
-54287e42a9b53848f7092678a65268fd 0137u4_diff.zip
+438b8469518218babfc570606d4b103a mame0138s.exe
14 years, 7 months
rpms/k3b-extras-freeworld/F-13 k3b-1.91.0-ffmpeg06.patch, NONE, 1.1 k3b-1.91.0-qt47.patch, NONE, 1.1 k3b-extras-freeworld.spec, 1.16, 1.17
by Kevin Kofler
Author: kkofler
Update of /cvs/free/rpms/k3b-extras-freeworld/F-13
In directory se02.es.rpmfusion.net:/tmp/cvs-serv18716/F-13
Modified Files:
k3b-extras-freeworld.spec
Added Files:
k3b-1.91.0-ffmpeg06.patch k3b-1.91.0-qt47.patch
Log Message:
- fix build with Qt 4.7 (upstream patch by cfeck)
- fix build with FFmpeg 0.6 snapshots (define __STDC_CONSTANT_MACROS)
k3b-1.91.0-ffmpeg06.patch:
CMakeLists.txt | 2 ++
1 file changed, 2 insertions(+)
--- NEW FILE k3b-1.91.0-ffmpeg06.patch ---
diff -ur k3b-1.91.0/plugins/decoder/ffmpeg/CMakeLists.txt k3b-1.91.0-ffmpeg06/plugins/decoder/ffmpeg/CMakeLists.txt
--- k3b-1.91.0/plugins/decoder/ffmpeg/CMakeLists.txt 2010-03-09 07:46:18.000000000 +0100
+++ k3b-1.91.0-ffmpeg06/plugins/decoder/ffmpeg/CMakeLists.txt 2010-05-16 01:03:49.000000000 +0200
@@ -12,6 +12,8 @@
include_directories (${FFMPEG_INCLUDE_DIR})
endif(FFMPEG_INCLUDE_DIR_OLD_STYLE)
+add_definitions(-D__STDC_CONSTANT_MACROS)
+
set(k3bffmpegdecoder_PART_SRCS k3bffmpegdecoder.cpp k3bffmpegwrapper.cpp )
kde4_add_plugin(k3bffmpegdecoder ${k3bffmpegdecoder_PART_SRCS})
k3b-1.91.0-qt47.patch:
k3bbinimagewritingjob.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- NEW FILE k3b-1.91.0-qt47.patch ---
Index: libk3b/jobs/k3bbinimagewritingjob.cpp
===================================================================
--- libk3b/jobs/k3bbinimagewritingjob.cpp (revision 1102481)
+++ libk3b/jobs/k3bbinimagewritingjob.cpp (revision 1102482)
@@ -37,7 +37,7 @@
m_device(0),
m_simulate(false),
m_noFix(false),
- m_tocFile(0),
+ m_tocFile(),
m_speed(2),
m_copies(1),
m_writer(0)
Index: k3b-extras-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/k3b-extras-freeworld/F-13/k3b-extras-freeworld.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- k3b-extras-freeworld.spec 15 May 2010 21:15:05 -0000 1.16
+++ k3b-extras-freeworld.spec 15 May 2010 23:39:55 -0000 1.17
@@ -11,6 +11,10 @@
License: GPLv2+
URL: http://www.k3b.org/
Source0: http://downloads.sourceforge.net/sourceforge/k3b/k3b-%{version}%{pre}.tar...
+# fix build with Qt 4.7: http://websvn.kde.org/?view=revision&revision=1102482
+Patch0: k3b-1.91.0-qt47.patch
+# fix build with FFmpeg 0.6 snapshots (define __STDC_CONSTANT_MACROS)
+Patch1: k3b-1.91.0-ffmpeg06.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# TODO: bugzilla/document
ExcludeArch: s390 s390x
@@ -48,6 +52,8 @@
%prep
%setup -q -n k3b-%{version}
+%patch0 -p0 -b .qt47
+%patch1 -p1 -b .ffmpeg06
%build
@@ -93,6 +99,8 @@
%changelog
* Sat May 15 2010 Kevin Kofler <Kevin(a)tigcc.ticalc.org> - 1:1.91.0-1
- k3b-1.91.0 (rc2)
+- fix build with Qt 4.7 (upstream patch by cfeck)
+- fix build with FFmpeg 0.6 snapshots (define __STDC_CONSTANT_MACROS)
* Fri Mar 05 2010 Rex Dieter <rdieter(a)fedoraproject.org> - 1:1.90.0-1
- k3b-1.90.0 (rc1)
14 years, 7 months
rpms/k3b-extras-freeworld/devel k3b-extras-freeworld.spec, 1.17, 1.18
by Kevin Kofler
Author: kkofler
Update of /cvs/free/rpms/k3b-extras-freeworld/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv16627/devel
Modified Files:
k3b-extras-freeworld.spec
Log Message:
Release-- (no need to bump, the build failed)
Index: k3b-extras-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/k3b-extras-freeworld/devel/k3b-extras-freeworld.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- k3b-extras-freeworld.spec 15 May 2010 23:07:41 -0000 1.17
+++ k3b-extras-freeworld.spec 15 May 2010 23:08:19 -0000 1.18
@@ -5,7 +5,7 @@
Summary: Additional codec plugins for the k3b CD/DVD burning application
Epoch: 1
Version: 1.91.0
-Release: 2%{?dist}
+Release: 1%{?dist}
Group: Applications/Archiving
License: GPLv2+
14 years, 7 months