rpms/VirtualBox/devel .cvsignore, 1.61, 1.62 VirtualBox.spec, 1.74, 1.75 sources, 1.61, 1.62
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/VirtualBox/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv25100
Modified Files:
.cvsignore VirtualBox.spec sources
Log Message:
* Wed Jul 15 2015 Sérgio Basto <sergio(a)serjux.com> - 4.3.30-1
- Update to 4.3.30
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/devel/.cvsignore,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- .cvsignore 13 May 2015 23:25:29 -0000 1.61
+++ .cvsignore 15 Jul 2015 22:39:46 -0000 1.62
@@ -1 +1 @@
-VirtualBox-4.3.28.tar.bz2
+VirtualBox-4.3.30.tar.bz2
Index: VirtualBox.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/devel/VirtualBox.spec,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- VirtualBox.spec 13 May 2015 23:25:29 -0000 1.74
+++ VirtualBox.spec 15 Jul 2015 22:39:46 -0000 1.75
@@ -26,14 +26,14 @@
#endif
Name: VirtualBox
-Version: 4.3.28
+Version: 4.3.30
Release: 1%{?prerel:.%{prerel}}%{?dist}
Summary: A general-purpose full virtualizer for PC hardware
Group: Development/Tools
License: GPLv2 or (GPLv2 and CDDL)
URL: http://www.virtualbox.org/wiki/VirtualBox
-Source0: http://dlc.sun.com.edgesuite.net/virtualbox/%{version}%{?prereltag}/Virtu...
+Source0: http://download.virtualbox.org/virtualbox/%{version}%{?prereltag}/Virtual...
Source3: VirtualBox-90-vboxdrv.rules
Source5: VirtualBox-60-vboxguest.rules
Source6: VirtualBox.modules
@@ -233,7 +233,7 @@
%patch23 -p1 -b .xserver_guest
%patch24 -p1 -b .guestlib
%patch26 -p1 -b .nobundles
-%patch27 -p2 -b .gcc
+#patch27 -p2 -b .gcc
# CRLF->LF
sed -i 's/\r//' COPYING
@@ -619,6 +619,9 @@
%changelog
+* Wed Jul 15 2015 Sérgio Basto <sergio(a)serjux.com> - 4.3.30-1
+- Update to 4.3.30
+
* Wed May 13 2015 Sérgio Basto <sergio(a)serjux.com> - 4.3.28-1
- Update to 4.3.28 .
- Drop diff_smap_4.patch .
Index: sources
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/devel/sources,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- sources 13 May 2015 23:25:29 -0000 1.61
+++ sources 15 Jul 2015 22:39:46 -0000 1.62
@@ -1 +1 @@
-53dcfb7d1cf13716410f7a5de6a75fba VirtualBox-4.3.28.tar.bz2
+cc053340f88922a11ad9d4fab56557bd VirtualBox-4.3.30.tar.bz2
9 years, 4 months
rpms/akmods/devel akmods.spec,1.21,1.22
by Richard Shaw
Author: hobbes1069
Update of /cvs/free/rpms/akmods/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv22157
Modified Files:
akmods.spec
Log Message:
Add help2man as a build requirement.
Index: akmods.spec
===================================================================
RCS file: /cvs/free/rpms/akmods/devel/akmods.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- akmods.spec 15 Jul 2015 17:41:07 -0000 1.21
+++ akmods.spec 15 Jul 2015 19:34:32 -0000 1.22
@@ -16,6 +16,8 @@
BuildArch: noarch
+BuildRequires: help2man
+
# not picked up automatically
Requires: %{_bindir}/nohup
Requires: %{_bindir}/flock
9 years, 4 months
rpms/akmods/devel akmods.h2m, NONE, 1.1 akmods, 1.13, 1.14 akmods.spec, 1.20, 1.21 akmodsbuild, 1.5, 1.6 akmods.1, 1.1, NONE akmodsbuild.1, 1.3, NONE
by Richard Shaw
Author: hobbes1069
Update of /cvs/free/rpms/akmods/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv20292
Modified Files:
akmods akmods.spec akmodsbuild
Added Files:
akmods.h2m
Removed Files:
akmods.1 akmodsbuild.1
Log Message:
* Wed Jul 15 2015 Richard Shaw <hobbes1069(a)gmail.com> - 0.5.2-2
- Add package conflicts to stop pulling in kernel-debug-devel, fixes BZ#3386.
- Add description for the formatting of the <kernel> parameter, BZ#3580.
- Update static man pages and clean them up.
- Fixed another instance of TMPDIR causing issues.
- Added detection of dnf vs yum to akmods, fixed BZ#3481.
--- NEW FILE akmods.h2m ---
[BUGS]
https://bugzilla.rpmfusion.org/buglist.cgi?product=Fedora&component=akmod...
[REPORTING BUGS]
Submit a bug against the akmods component at:
.br
https://bugzilla.rpmfusion.org/enter_bug.cgi?product=Fedora
[AUTHOR]
Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info>
[MAINTAINER]
Richard Shaw <hobbes1069 [AT] gmail [DOT] com>
[SEE ALSO]
http://rpmfusion.org/Packaging/KernelModules/Akmods
Index: akmods
===================================================================
RCS file: /cvs/free/rpms/akmods/devel/akmods,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- akmods 7 Apr 2015 13:32:05 -0000 1.13
+++ akmods 15 Jul 2015 17:41:07 -0000 1.14
@@ -36,7 +36,7 @@
# global vars
myprog="akmods"
-myver="0.4.0"
+myver="0.5.3"
kmodlogfile=
continue_line=""
tmpdir=
@@ -244,6 +244,10 @@
# akmods_echo will log to this file from now on as well
kmodlogfile="/var/cache/akmods/${this_kmodname}/.last.log"
+ # Unset TMPDIR since it is misused by "runuser"
+ # https://bugzilla.rpmfusion.org/show_bug.cgi?id=2596
+ unset TMPDIR
+
# build module using akmod
akmods_echo 1 4 "Building RPM using the command '$(which akmodsbuild) --target $(uname -m) --kernels ${this_kernelver} ${this_kmodsrpm}'"
/sbin/runuser -s /bin/bash -c "$(which akmodsbuild) --quiet --quiet --target $(uname -m) --kernels ${this_kernelver} --outputdir ${tmpdir}results --logfile ${tmpdir}/akmodsbuild.log ${this_kmodsrpm}" akmods >> "${kmodlogfile}" 2>&1
@@ -270,7 +274,14 @@
# yum install - repository disabled on purpose see rfbz#3350
akmods_echo 1 4 "Installing newly built rpms"
- yum -y install --disablerepo='*' $(find "${tmpdir}results" -type f -name '*.rpm' | grep -v debuginfo) >> "${kmodlogfile}" 2>&1
+ if [ -f /usr/bin/dnf ]
+ then
+ akmods_echo 1 4 "DNF detected"
+ dnf -y install --disablerepo='*' $(find "${tmpdir}results" -type f -name '*.rpm' | grep -v debuginfo) >> "${kmodlogfile}" 2>&1
+ else
+ akmods_echo 1 4 "DNF not found, using YUM instead."
+ yum -y install --disablerepo='*' $(find "${tmpdir}results" -type f -name '*.rpm' | grep -v debuginfo) >> "${kmodlogfile}" 2>&1
+ fi
local returncode=$?
# place the newly built rpms where user expects them
@@ -407,11 +418,12 @@
myprog_help ()
{
- echo "Usage: ${myprog} [OPTIONS]"
- echo $'\n'"Checks the akmod packages and rebuilds them if needed"
- echo $'\n'"Available options:"
+ echo "Checks the akmod packages and rebuilds them if needed"
+ echo $'\n'"Usage: ${myprog} [OPTIONS]"
+ echo $'\n'"Options:"
echo " --force -- try all, even if they failed earlier"
echo " --kernels <kernel> -- build and install only for kernel <kernel>"
+ echo " (formatted the same as 'uname -r' would produce)"
echo " --akmod <akmod> -- build and install only akmod <akmod>"
}
Index: akmods.spec
===================================================================
RCS file: /cvs/free/rpms/akmods/devel/akmods.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- akmods.spec 7 Apr 2015 13:32:05 -0000 1.20
+++ akmods.spec 15 Jul 2015 17:41:07 -0000 1.21
@@ -1,19 +1,18 @@
Name: akmods
-Version: 0.5.2
-Release: 1%{?dist}
+Version: 0.5.3
+Release: 2%{?dist}
Summary: Automatic kmods build and install tool
License: MIT
URL: http://rpmfusion.org/Packaging/KernelModules/Akmods
Source0: akmods
-Source1: akmods.1
Source2: akmodsbuild
-Source3: akmodsbuild.1
Source4: akmods.service.in
Source5: akmodsposttrans
Source6: akmods-shutdown
Source7: akmods-shutdown.service
+Source8: akmods.h2m
BuildArch: noarch
@@ -33,6 +32,8 @@
# We use a virtual provide that would match either
# kernel-devel or kernel-PAE-devel
Requires: kernel-devel-uname-r
+# Try to stop kernel-debug-devel from being chosen over kernel-devel.
+Conflicts: kernel-debug-devel
# we create a special user that used by akmods to build kmod packages
Requires(pre): shadow-utils
@@ -62,20 +63,22 @@
mkdir -p %{buildroot}%{_usrsrc}/akmods/ \
%{buildroot}%{_localstatedir}/cache/akmods/
install -D -pm 0755 %{SOURCE0} %{buildroot}%{_sbindir}/akmods
-install -D -pm 0644 %{SOURCE1} %{buildroot}%{_mandir}/man1/akmods.1
+#install -D -pm 0644 %{SOURCE1} %{buildroot}%{_mandir}/man1/akmods.1
install -D -pm 0755 %{SOURCE2} %{buildroot}%{_bindir}/akmodsbuild
-install -D -pm 0644 %{SOURCE3} %{buildroot}%{_mandir}/man1/akmodsbuild.1
+#install -D -pm 0644 %{SOURCE3} %{buildroot}%{_mandir}/man1/akmodsbuild.1
install -D -pm 0755 %{SOURCE6} %{buildroot}%{_bindir}/akmods-shutdown
install -D -pm 0755 %{SOURCE5} %{buildroot}%{_sysconfdir}/kernel/postinst.d/akmodsposttrans
install -D -pm 0644 %{SOURCE7} %{buildroot}%{_unitdir}/akmods-shutdown.service
-%if 0%{?fedora} >= 18
sed "s|@SERVICE(a)|display-manager.service|" %{SOURCE4} >\
%{buildroot}%{_unitdir}/akmods.service
-%else
-sed "s|@SERVICE(a)|prefdm.service|" %{SOURCE4} >\
- %{buildroot}%{_unitdir}/akmods.service
-%endif
+
+# Generate and install man pages.
+mkdir -p %{buildroot}%{_mandir}/man1
+help2man -N -i %{SOURCE8} -s 1 \
+ -o %{buildroot}%{_mandir}/man1/akmods.1 %{SOURCE0}
+help2man -N -i %{SOURCE8} -s 1 \
+ -o %{buildroot}%{_mandir}/man1/akmodsbuild.1 %{SOURCE2}
%pre
@@ -86,19 +89,16 @@
-c "User is used by akmods to build akmod packages" akmods
%post
-# Systemd
-if [ $1 -eq 1 ] ; then
- # Initial installation
- /bin/systemctl enable akmods.service >/dev/null 2>&1 || :
- /bin/systemctl enable akmods-shutdown.service >/dev/null 2>&1 || :
-fi
+%systemd_post akmods.service
+%systemd_post akmods-shutdown.service
%preun
%systemd_preun akmods.service
%systemd_preun akmods-shutdown.service
%postun
-%systemd_postun
+%systemd_postun akmods.service
+%systemd_postun akmods-shutdown.service
%files
@@ -114,6 +114,13 @@
%changelog
+* Wed Jul 15 2015 Richard Shaw <hobbes1069(a)gmail.com> - 0.5.2-2
+- Add package conflicts to stop pulling in kernel-debug-devel, fixes BZ#3386.
+- Add description for the formatting of the <kernel> parameter, BZ#3580.
+- Update static man pages and clean them up.
+- Fixed another instance of TMPDIR causing issues.
+- Added detection of dnf vs yum to akmods, fixed BZ#3481.
+
* Wed Apr 4 2015 Richard Shaw <hobbes1069(a)gmail.com> - 0.5.2-1
- Fix temporary directory creation when TMPDIR environment variable is set,
fixes BZ#2596.
Index: akmodsbuild
===================================================================
RCS file: /cvs/free/rpms/akmods/devel/akmodsbuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- akmodsbuild 7 Apr 2015 13:32:05 -0000 1.5
+++ akmodsbuild 15 Jul 2015 17:41:07 -0000 1.6
@@ -23,7 +23,7 @@
# WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#
myprog="akmodsbuild"
-myver="0.4.0"
+myver="0.5.3"
# defaults that might get overwritten by user:
kernels="$(uname -r)"
@@ -259,18 +259,17 @@
myprog_help ()
{
- echo "Usage: ${myprog} [OPTIONS] <SRPMS>"
- echo $'\n'"Rebuilds kmod SRPM(s)"
- echo $'\n'"Available options (and their defaults): "
+ echo "Rebuilds kmod SRPM(s)"
+ echo $'\n'"Usage: ${myprog} [OPTIONS] <SRPMS>"
+ echo $'\n'"Options:"
echo " -k, --kernels -- build for kernel-versions (output from 'uname -r')"
echo " -l, --logfile <file> -- save rpmduild output to <file>"
echo " -o, --outputdir <dir> -- save rpms and logs here (current directory)"
echo " -t, --target -- target-arch (output from 'uname -m')"
echo " -v, --verbose -- increase verboseness"
echo " -q, --quiet -- be more quiet"
- echo
echo " -h, --help -- show usage"
- echo " -V, --version -- show version"
+ echo " -V, --version -- show version"
}
while [ "${1}" ] ; do
--- akmods.1 DELETED ---
--- akmodsbuild.1 DELETED ---
9 years, 4 months
rpms/mame/devel mame.spec,1.114,1.115
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/mame/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv10947
Modified Files:
mame.spec
Log Message:
* Tue Jul 14 2015 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.163-3
- Fixed arm build
- Added crosshairpath to default .ini, removed memcard_directory
- Further spec cleanups
Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/devel/mame.spec,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- mame.spec 13 Jul 2015 17:20:04 -0000 1.114
+++ mame.spec 14 Jul 2015 22:15:18 -0000 1.115
@@ -15,7 +15,7 @@
Name: mame
Version: 0.%{baseversion}
-Release: 2%{?svnrelease}%{?dist}
+Release: 3%{?dist}
Summary: Multiple Arcade Machine Emulator
License: MAME License and BSD and GPLv2+ and LGPLv2+ and Public Domain and zlib
@@ -25,6 +25,7 @@
Patch0: %{name}-fortify.patch
Patch1: %{name}-systempa.patch
Patch2: %{name}-genie-smpfix.patch
+Patch3: %{name}-armfix.patch
BuildRequires: expat-devel
BuildRequires: flac-devel
@@ -55,8 +56,6 @@
Provides: mess = %{version}-%{release}
Obsoletes: mess < 0.160-2
-ExcludeArch: %{arm}
-
%description
MAME stands for Multiple Arcade Machine Emulator. When used in conjunction
@@ -130,6 +129,7 @@
%patch0 -p1 -b .fortify
%patch1 -p1 -b .systempa
%patch2 -p1 -b .smpfix
+%patch3 -p1 -b .armfix
# Fix encoding
#for whatsnew in whatsnew_0162.txt; do
@@ -142,6 +142,7 @@
# Define multi-user paths
artpath %{_datadir}/%{name}/artwork;%{_datadir}/%{name}/effects
cheatpath %{_datadir}/%{name}/cheat
+crosshairpath %{_datadir}/%{name}/crosshair
ctrlrpath %{_datadir}/%{name}/ctrlr
fontpath %{_datadir}/%{name}/fonts
hashpath %{_datadir}/%{name}/hash
@@ -156,7 +157,6 @@
comment_directory \$HOME/.%{name}/comments
diff_directory \$HOME/.%{name}/diff
input_directory \$HOME/.%{name}/inp
-memcard_directory \$HOME/.%{name}/memcard
nvram_directory \$HOME/.%{name}/nvram
snapshot_directory \$HOME/.%{name}/snap
state_directory \$HOME/.%{name}/sta
@@ -324,6 +324,11 @@
%changelog
+* Tue Jul 14 2015 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.163-3
+- Fixed arm build
+- Added crosshairpath to default .ini, removed memcard_directory
+- Further spec cleanups
+
* Mon Jul 13 2015 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.163-2
- Added ExcludeArch: %%{arm}
9 years, 4 months
rpms/mame-data-extras/devel .cvsignore, 1.8, 1.9 mame-data-extras.spec, 1.8, 1.9 sources, 1.8, 1.9
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/mame-data-extras/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv5180
Modified Files:
.cvsignore mame-data-extras.spec sources
Log Message:
* Tue Jul 14 2015 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.163-1
- Updated history.dat, mameinfo.dat, cheats and messinfo.dat to 0.163
- Updated nplayers.dat and catver.ini to 0.161
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mame-data-extras/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore 31 Mar 2015 17:31:45 -0000 1.8
+++ .cvsignore 14 Jul 2015 19:39:01 -0000 1.9
@@ -1,8 +1,8 @@
catveren.zip
-cheat0156.zip
+cheat0163.zip
ctrlr.rar
-history160.7z
-Mameinfo0160.zip
+history163.7z
+Mameinfo0163.zip
messinfo.zip
-nplayers0160.zip
+nplayers0161.zip
robby.zip
Index: mame-data-extras.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame-data-extras/devel/mame-data-extras.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- mame-data-extras.spec 31 Mar 2015 17:31:45 -0000 1.8
+++ mame-data-extras.spec 14 Jul 2015 19:39:01 -0000 1.9
@@ -1,4 +1,4 @@
-%global vernumber 160
+%global vernumber 163
Name: mame-data-extras
Version: 0.%{vernumber}
@@ -10,11 +10,11 @@
Source1: http://www.arcade-history.com/dats/history%{vernumber}.7z
Source2: http://www.mameworld.info/mameinfo/download/Mameinfo0%{vernumber}.zip
Source3: http://www.kutek.net/mame_roms_pinball/mame32_config_files/ctrlr.rar
-# 0.160
+# 0.161
Source4: http://www.progettoemma.net/public/cat/catveren.zip
-Source5: http://nplayers.arcadebelgium.be/files/nplayers0%{vernumber}.zip
-Source6: http://cheat.retrogames.com/download/cheat0156.zip
-# 0.160
+Source5: http://nplayers.arcadebelgium.be/files/nplayers0161.zip
+Source6: http://cheat.retrogames.com/download/cheat0%{vernumber}.zip
+# 0.163
Source8: http://www.progettosnaps.net/messinfo/messinfo.zip
Source10: http://mamedev.org/roms/robby/robby.zip
@@ -129,6 +129,10 @@
%changelog
+* Tue Jul 14 2015 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.163-1
+- Updated history.dat, mameinfo.dat, cheats and messinfo.dat to 0.163
+- Updated nplayers.dat and catver.ini to 0.161
+
* Tue Mar 31 2015 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.160-1
- Updated everything except cheat.zip to 0.160
- Dropped sysinfo.dat
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mame-data-extras/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources 31 Mar 2015 17:31:46 -0000 1.8
+++ sources 14 Jul 2015 19:39:01 -0000 1.9
@@ -1,8 +1,8 @@
-28991aba016881d999793d92c384279e catveren.zip
-36390c5328b1d63ac14aede964fa5ce2 cheat0156.zip
+738d68ed455b11a5705a637ae533bfe4 catveren.zip
+59495f4acbb95021291dd700915c480f cheat0163.zip
d907085f2f69b74198796378e3ed0cb3 ctrlr.rar
-ef2036d313a9cd8533916b2b1f936119 history160.7z
-b67b3761b2f6067f004ea540f92ee664 Mameinfo0160.zip
-e121031ae285d86dcaaeb86e9026083b messinfo.zip
-e6a498afd0d60bad61bb8f7f75b877df nplayers0160.zip
+59f4a6a030d7d30936fb6e4dd5f32741 history163.7z
+b5c6201ad435d8d325ed144c34ea0c8c Mameinfo0163.zip
+edd3041cedbf7f810ad4f2973573d978 messinfo.zip
+7fb7f13bb25d0e48388dac667e2fc8db nplayers0161.zip
e1acc79344dd33466081c0d7fa56011a robby.zip
9 years, 4 months
rpms/qmc2/devel qmc2-0.53-docdestdir.patch, NONE, 1.1 .cvsignore, 1.37, 1.38 qmc2-ini.patch, 1.15, 1.16 qmc2.spec, 1.51, 1.52 sources, 1.37, 1.38
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/qmc2/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv4536
Modified Files:
.cvsignore qmc2-ini.patch qmc2.spec sources
Added Files:
qmc2-0.53-docdestdir.patch
Log Message:
* Tue Jul 07 2015 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.53-1
- Updated to 0.53
- Dropped -sdlmess subpackage
- Added man pages
- Cleaned up the spec file slightly
- Updated the default configuration
qmc2-0.53-docdestdir.patch:
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--- NEW FILE qmc2-0.53-docdestdir.patch ---
diff -up qmc2/Makefile.docdestdir qmc2/Makefile
--- qmc2/Makefile.docdestdir 2015-07-07 23:25:49.911217482 +0200
+++ qmc2/Makefile 2015-07-07 23:24:57.125638148 +0200
@@ -1480,8 +1480,8 @@ man-clean:
doc-install: man-install
man-install:
@$(ECHO) "Installing man-pages to $(MAN_DIR)/man6"
- @$(MKDIR) $(MAN_DIR)/man6
- @$(RSYNC) --exclude '*svn*' ./data/doc/man/*.gz $(MAN_DIR)/man6/
+ @$(MKDIR) $(DESTDIR)$(MAN_DIR)/man6
+ @$(RSYNC) --exclude '*svn*' ./data/doc/man/*.gz $(DESTDIR)$(MAN_DIR)/man6/
endif
# process translations
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/devel/.cvsignore,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- .cvsignore 31 Mar 2015 17:25:33 -0000 1.37
+++ .cvsignore 14 Jul 2015 19:27:27 -0000 1.38
@@ -1 +1 @@
-qmc2-0.50.tar.bz2
+qmc2-0.53.tar.bz2
qmc2-ini.patch:
qmc2.ini.template | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
Index: qmc2-ini.patch
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/devel/qmc2-ini.patch,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- qmc2-ini.patch 31 Mar 2015 17:25:33 -0000 1.15
+++ qmc2-ini.patch 14 Jul 2015 19:27:27 -0000 1.16
@@ -1,70 +1,44 @@
-diff -up qmc2-0.38/sdlmame/inst/qmc2.ini.template.ini qmc2-0.38/sdlmame/inst/qmc2.ini.template
---- qmc2-0.38/sdlmame/inst/qmc2.ini.template.ini 2013-01-06 18:07:34.000000000 +0100
-+++ qmc2-0.38/sdlmame/inst/qmc2.ini.template 2013-01-13 11:42:47.054553069 +0100
-@@ -1,9 +1,28 @@
- [Frontend]
+diff -up qmc2/inst/qmc2.ini.template.fedora qmc2/inst/qmc2.ini.template
+--- qmc2/inst/qmc2.ini.template.fedora 2014-03-13 18:05:21.010845945 +0100
++++ qmc2/inst/qmc2.ini.template 2015-07-14 21:20:45.196473431 +0200
+@@ -2,8 +2,29 @@
qmc2-sdlmame\FilesAndDirectories\DataDirectory=DATADIR/qmc2/
-+qmc2-sdlmame\Gamelist\UseCatverIni=true
-+qmc2-sdlmame\FilesAndDirectories\MameHistoryDat=DATADIR/mame/history.dat
-+qmc2-sdlmame\FilesAndDirectories\MameInfoDat=DATADIR/mame/mameinfo.dat
qmc2-sdlmess\FilesAndDirectories\DataDirectory=DATADIR/qmc2/
-+qmc2-sdlmess\Gamelist\UseCategoryIni=true
qmc2-sdlume\FilesAndDirectories\DataDirectory=DATADIR/qmc2/
++FilesAndDirectories\MameHistoryDat=DATADIR/mame/history.dat
++FilesAndDirectories\MessSysinfoDat=DATADIR/mame/history.dat
++FilesAndDirectories\MameInfoDat=DATADIR/mame/mameinfo.dat
++FilesAndDirectories\MessInfoDat=DATADIR/mame/messinfo.dat
[MAME]
+Configuration\Global\rompath="DATADIR/mame/roms;DATADIR/mame/chds"
++Configuration\Global\hashpath=DATADIR/mame/hash
+Configuration\Global\samplepath=DATADIR/mame/samples
+Configuration\Global\artpath="DATADIR/mame/artwork;DATADIR/mame/effects"
-+Configuration\Global\cheatpath=DATADIR/mame/cheat
+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\fontpath=DATADIR/mame/fonts
++Configuration\Global\cheatpath=DATADIR/mame/cheat
++Configuration\Global\crosshairpath=DATADIR/mame/crosshair
+Configuration\Global\inipath="$HOME/.mame/ini;/etc/mame"
-+Configuration\Global\input_directory=$HOME/.mame/inp
-+Configuration\Global\memcard_directory=$HOME/.mame/memcard
++Configuration\Global\cfg_directory=$HOME/.mame/cfg
+Configuration\Global\nvram_directory=$HOME/.mame/nvram
-+Configuration\Global\snapshot_directory=$HOME/.mame/snap
++Configuration\Global\input_directory=$HOME/.mame/inp
+Configuration\Global\state_directory=$HOME/.mame/sta
++Configuration\Global\snapshot_directory=$HOME/.mame/snap
++Configuration\Global\diff_directory=$HOME/.mame/diff
++Configuration\Global\comment_directory=$HOME/.mame/comments
+Configuration\Global\video=opengl
FilesAndDirectories\OptionsTemplateFile=DATADIR/qmc2/opt/SDLMAME/template.xml
FilesAndDirectories\PreviewDirectory=DATADIR/qmc2/prv/
FilesAndDirectories\FlyerDirectory=DATADIR/qmc2/fly/
-@@ -18,8 +35,26 @@ FilesAndDirectories\SoftwareNotesFolder=
+@@ -18,6 +39,10 @@ FilesAndDirectories\SoftwareNotesFolder=
FilesAndDirectories\SoftwareNotesTemplate=DATADIR/qmc2/swn/template.html
FilesAndDirectories\SystemNotesFolder=DATADIR/qmc2/gmn/
FilesAndDirectories\SystemNotesTemplate=DATADIR/qmc2/gmn/template.html
+FilesAndDirectories\ExecutableFile=/usr/bin/mame
+FilesAndDirectories\SoftwareInfoDB=DATADIR/mame/history.dat
+FilesAndDirectories\CatverIni=DATADIR/mame/Catver.ini
++FilesAndDirectories\CategoryIni=DATADIR/qmc2/cat/category.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\cheatpath=DATADIR/mess/cheat
-+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\PreviewDirectory=DATADIR/qmc2/prv/
- FilesAndDirectories\FlyerDirectory=DATADIR/qmc2/fly/
-@@ -34,6 +71,10 @@ FilesAndDirectories\SoftwareNotesFolder=
- FilesAndDirectories\SoftwareNotesTemplate=DATADIR/qmc2/swn/template.html
- FilesAndDirectories\SystemNotesFolder=DATADIR/qmc2/gmn/
- FilesAndDirectories\SystemNotesTemplate=DATADIR/qmc2/gmn/template.html
-+FilesAndDirectories\ExecutableFile=/usr/bin/mess
-+FilesAndDirectories\GameInfoDB=DATADIR/mame/history.dat
-+FilesAndDirectories\EmuInfoDB=DATADIR/mess/messinfo.dat
-+FilesAndDirectories\SoftwareInfoDB=DATADIR/mame/history.dat
-
- [UME]
- FilesAndDirectories\OptionsTemplateFile=DATADIR/qmc2/opt/SDLUME/template.xml
Index: qmc2.spec
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/devel/qmc2.spec,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- qmc2.spec 31 Mar 2015 17:25:33 -0000 1.51
+++ qmc2.spec 14 Jul 2015 19:27:27 -0000 1.52
@@ -1,12 +1,13 @@
Name: qmc2
-Version: 0.50
+Version: 0.53
Release: 1%{?dist}
-Summary: M.A.M.E./M.E.S.S./U.M.E. Catalog / Launcher II, common files
+Summary: M.A.M.E. Catalog / Launcher II
License: GPLv2
URL: http://qmc2.arcadehits.net/
Source0: http://downloads.sourceforge.net/qmc2/%{name}-%{version}.tar.bz2
-Patch1: qmc2-ini.patch
+Patch0: %{name}-%{version}-docdestdir.patch
+Patch1: %{name}-ini.patch
BuildRequires: desktop-file-utils
BuildRequires: libXmu-devel
@@ -15,35 +16,14 @@
BuildRequires: rsync
BuildRequires: SDL-devel
Requires: games-menus
-Requires: %{name}-binary%{?_isa} = %{version}-%{release}
-
-%description
-QMC2 is a Qt4 based UNIX frontend for MAME and MESS. This package
-contains the common files.
-
-
-%package sdlmame
-Summary: M.A.M.E. Catalog / Launcher II
-Requires: %{name}%{?_isa} = %{version}-%{release}
-Requires: mame
-Provides: %{name}-binary%{?_isa} = %{version}-%{release}
Provides: bundled(lzma-sdk) = 9.22
+Provides: %{name}-sdlmame = %{version}-%{release}
+Provides: %{name}-sdlmess = %{version}-%{release}
+Obsoletes: %{name}-sdlmame < 0.50-2
+Obsoletes: %{name}-sdlmess < 0.50-2
-%description sdlmame
-QMC2 is a Qt4 based UNIX frontend for MAME and MESS. This package
-contains the parts required for MAME support.
-
-
-%package sdlmess
-Summary: M.E.S.S. Catalog / Launcher II
-Requires: %{name}%{?_isa} = %{version}-%{release}
-Requires: mess
-Provides: %{name}-binary%{?_isa} = %{version}-%{release}
-Provides: bundled(lzma-sdk) = 9.22
-
-%description sdlmess
-QMC2 is a Qt4 based UNIX frontend for MAME and MESS. This package
-contains the parts required for MESS support.
+%description
+QMC2 is a Qt4 based UNIX frontend for MAME and MESS.
%package -n qchdman
@@ -55,51 +35,28 @@
%prep
-%setup -qcT
-tar -xjf %{SOURCE0}
-mv %{name} sdlmame
-tar -xjf %{SOURCE0}
-mv %{name} sdlmess
-%patch1 -p1 -b .ini
-chmod 644 sdlmame/tools/qchdman/scriptwidget.*
+%setup -qn %{name}
+%patch0 -p1 -b .docdestdir
+%patch1 -p1 -b .fedora
+ln -s Fedora.cfg arch/Linux/Fedora_release_22.cfg
%build
-pushd sdlmess
-make %{?_smp_mflags} CTIME=0 DISTCFG=1 EMULATOR=SDLMESS PRETTY=0 \
- PREFIX=%{_prefix} SYSCONFDIR=%{_sysconfdir}
-popd
-
-pushd sdlmame
-make %{?_smp_mflags} CTIME=0 DISTCFG=1 EMULATOR=SDLMAME PRETTY=0 \
- PREFIX=%{_prefix} SYSCONFDIR=%{_sysconfdir}
-
-make qchdman %{?_smp_mflags} CTIME=0 DISTCFG=1 PRETTY=0 \
- PREFIX=%{_prefix} SYSCONFDIR=%{_sysconfdir}
-popd
+make %{?_smp_mflags} DISTCFG=1
+make qchdman %{?_smp_mflags} DISTCFG=1
+make doc %{?_smp_mflags} DISTCFG=1
%install
rm -rf $RPM_BUILD_ROOT
-pushd sdlmess
-make install DESTDIR=$RPM_BUILD_ROOT DISTCFG=1 \
- PRETTY=0 CTIME=0 PREFIX=%{_prefix} SYSCONFDIR=%{_sysconfdir} \
- EMULATOR=SDLMESS QT_TRANSLATION=../../qt4/translations
-popd
+make install DESTDIR=$RPM_BUILD_ROOT DISTCFG=1 PREFIX=%{_prefix} \
+ QT_TRANSLATION=../../qt4/translations
-#remove the qmc2.ini since we only need one
-rm -f $RPM_BUILD_ROOT%{_sysconfdir}/qmc2/qmc2.ini
+make qchdman-install DESTDIR=$RPM_BUILD_ROOT DISTCFG=1 PREFIX=%{_prefix} \
+ QT_TRANSLATION=../../qt4/translations
-pushd sdlmame
-make install DESTDIR=$RPM_BUILD_ROOT DISTCFG=1 \
- PRETTY=0 CTIME=0 PREFIX=%{_prefix} SYSCONFDIR=%{_sysconfdir} \
- EMULATOR=SDLMAME QT_TRANSLATION=../../qt4/translations
-
-make qchdman-install DESTDIR=$RPM_BUILD_ROOT DISTCFG=1 \
- PRETTY=0 CTIME=0 PREFIX=%{_prefix} SYSCONFDIR=%{_sysconfdir} \
- QT_TRANSLATION=../../qt4/translations
-popd
+make doc-install DESTDIR=$RPM_BUILD_ROOT DISTCFG=1 MAN_DIR=%{_mandir}
#remove docs since we are installing docs in %%doc
pushd $RPM_BUILD_ROOT%{_datadir}/%{name}
@@ -107,36 +64,39 @@
ln -s ../doc/%{name}-%{version} doc
popd
+#remove the qmc2-arcade manpage as we are not building it
+rm -f $RPM_BUILD_ROOT%{_mandir}/man6/qmc2-arcade.6*
+
#validate the desktop files
desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/qmc2-sdlmame.desktop
-desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/qmc2-sdlmess.desktop
desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/qchdman.desktop
%files
-%doc sdlmame/data/doc/html
+%doc data/doc/html
%config(noreplace) %{_sysconfdir}/qmc2
-%{_bindir}/runonce
-%{_datadir}/qmc2
-
-
-%files sdlmame
%{_bindir}/qmc2
%{_bindir}/qmc2-sdlmame
%{_datadir}/applications/qmc2-sdlmame.desktop
-
-
-%files sdlmess
-%{_bindir}/qmc2-sdlmess
-%{_datadir}/applications/qmc2-sdlmess.desktop
-
+%{_mandir}/man6/qmc2-main-gui.6*
+%{_mandir}/man6/qmc2-sdlmame.6*
+%{_mandir}/man6/qmc2.6*
+%{_datadir}/qmc2
%files -n qchdman
%{_bindir}/qchdman
%{_datadir}/applications/qchdman.desktop
+%{_mandir}/man6/qchdman.6*
%changelog
+* Tue Jul 07 2015 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.53-1
+- Updated to 0.53
+- Dropped -sdlmess subpackage
+- Added man pages
+- Cleaned up the spec file slightly
+- Updated the default configuration
+
* Tue Mar 31 2015 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.50-1
- Updated to 0.50
- Switched to use history.dat instead of sysinfo.dat by default
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/devel/sources,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- sources 31 Mar 2015 17:25:33 -0000 1.37
+++ sources 14 Jul 2015 19:27:27 -0000 1.38
@@ -1 +1 @@
-742085b3cbab5801b0331f488f8eff1c qmc2-0.50.tar.bz2
+62957861e2f61643c93360d36c602f10 qmc2-0.53.tar.bz2
9 years, 4 months
rpms/mednafen/devel .cvsignore, 1.16, 1.17 mednafen.spec, 1.24, 1.25 sources, 1.16, 1.17
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/mednafen/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv2495
Modified Files:
.cvsignore mednafen.spec sources
Log Message:
* Tue Jul 14 2015 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.9.38.5-1
- Updated to 0.9.38.5
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mednafen/devel/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- .cvsignore 29 Apr 2014 05:52:36 -0000 1.16
+++ .cvsignore 14 Jul 2015 18:32:54 -0000 1.17
@@ -1 +1 @@
-mednafen-0.9.33.3.tar.bz2
+mednafen-0.9.38.5.tar.bz2
Index: mednafen.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mednafen/devel/mednafen.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- mednafen.spec 1 Sep 2014 11:27:18 -0000 1.24
+++ mednafen.spec 14 Jul 2015 18:32:54 -0000 1.25
@@ -1,6 +1,6 @@
Name: mednafen
-Version: 0.9.33.3
-Release: 2%{?dist}
+Version: 0.9.38.5
+Release: 1%{?dist}
Summary: A multi-system emulator utilizing OpenGL and SDL
#mednafen is a monstrosity build out of many emulators hence the colourful licensing
License: GPLv2+ and BSD and ISC and LGPLv2+ and MIT and zlib
@@ -19,20 +19,19 @@
A portable command-line driven, multi-system emulator which uses OpenGL and
SDL. It emulates the following:
* Atari Lynx
-* Famicom
+* Neo Geo Pocket (Color)
+* WonderSwan
* GameBoy (Color)
* GameBoy Advance
-* Neo Geo Pocket (Color)
-* NES (NTSC & PAL)
-* PC Engine
-* TurboGrafx 16 (CD)
+* Nintendo Entertainment System
+* Super Nintendo Entertainment System/Super Famicom
+* Virtual Boy
+* PC Engine/TurboGrafx 16 (CD)
* SuperGrafx
* PC-FX
-* WonderSwan (Color)
+* Sega Game Gear
+* Sega Genesis/Megadrive
* Sega Master System
-* Sega Genesis
-* Nintendo Virtual Boy
-* Super NES
* Sony PlayStation
Mednafen has the ability to remap hotkey functions and virtual system
inputs to a keyboard, a joystick or both simultaneously. Save states are
@@ -72,6 +71,9 @@
%changelog
+* Tue Jul 14 2015 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.9.38.5-1
+- Updated to 0.9.38.5
+
* Mon Sep 01 2014 Sérgio Basto <sergio(a)serjux.com> - 0.9.33.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mednafen/devel/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- sources 29 Apr 2014 05:52:37 -0000 1.16
+++ sources 14 Jul 2015 18:32:54 -0000 1.17
@@ -1 +1 @@
-004b0854b7d47916160b0f4c4a0ead60 mednafen-0.9.33.3.tar.bz2
+ad8d2bea9dd3ae85c8c380c2cd031632 mednafen-0.9.38.5.tar.bz2
9 years, 4 months
rpms/mame/devel mame.spec,1.113,1.114
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/mame/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv20213
Modified Files:
mame.spec
Log Message:
* Mon Jul 13 2015 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.163-2
- Added ExcludeArch: %{arm}
Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/devel/mame.spec,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- mame.spec 12 Jul 2015 19:42:45 -0000 1.113
+++ mame.spec 13 Jul 2015 17:20:04 -0000 1.114
@@ -15,7 +15,7 @@
Name: mame
Version: 0.%{baseversion}
-Release: 1%{?svnrelease}%{?dist}
+Release: 2%{?svnrelease}%{?dist}
Summary: Multiple Arcade Machine Emulator
License: MAME License and BSD and GPLv2+ and LGPLv2+ and Public Domain and zlib
@@ -55,6 +55,8 @@
Provides: mess = %{version}-%{release}
Obsoletes: mess < 0.160-2
+ExcludeArch: %{arm}
+
%description
MAME stands for Multiple Arcade Machine Emulator. When used in conjunction
@@ -322,6 +324,9 @@
%changelog
+* Mon Jul 13 2015 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.163-2
+- Added ExcludeArch: %%{arm}
+
* Sun Jul 05 2015 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.163-1
- Updated to 0.163
- Cleaned up the spec file further
9 years, 4 months
rpms/catalyst-kmod/devel kernel_4.1-remove-IRQF_DISABLED.patch, NONE, 1.1 catalyst-kmod.spec, 1.22, 1.23
by Leigh Scott
Author: leigh123linux
Update of /cvs/nonfree/rpms/catalyst-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv19481
Modified Files:
catalyst-kmod.spec
Added Files:
kernel_4.1-remove-IRQF_DISABLED.patch
Log Message:
* Mon Jul 13 2015 Leigh Scott <leigh123linux(a)googlemail.com> - 1:15.7-2
- Patch for 4.1 kernel
kernel_4.1-remove-IRQF_DISABLED.patch:
firegl_public.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
--- NEW FILE kernel_4.1-remove-IRQF_DISABLED.patch ---
--- lib/modules/fglrx/build_mod/firegl_public.c 2015-07-04 15:31:23.000000000 +0100
+++ lib/modules/fglrx/build_mod/firegl_public.c 2015-07-13 17:22:23.850772235 +0100
@@ -3498,7 +3498,11 @@ int ATI_API_CALL KCL_InstallInterruptHan
#else
//when MSI enabled. keep irq disabled when calling the action handler,
//exclude this IRQ from irq balancing (only on one CPU)
- ((useMSI) ? (IRQF_DISABLED) : (IRQF_SHARED)),
+#if LINUX_VERSION_CODE < KERNEL_VERSION(4,1,0)
+ ((useMSI) ? (IRQF_DISABLED) : (IRQF_SHARED)),
+#else
+ ((useMSI) ? : (IRQF_SHARED)),
+#endif
#endif
dev_name,
context);
Index: catalyst-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-kmod/devel/catalyst-kmod.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- catalyst-kmod.spec 11 Jul 2015 15:54:53 -0000 1.22
+++ catalyst-kmod.spec 13 Jul 2015 16:39:21 -0000 1.23
@@ -14,7 +14,7 @@
Name: catalyst-kmod
Epoch: 1
Version: 15.7
-Release: 1%{?dist}
+Release: 2%{?dist}
# Taken over by kmodtool
Summary: AMD display driver kernel module
Group: System Environment/Kernel
@@ -24,6 +24,7 @@
Source11: catalyst-kmodtool-excludekernel-filterfile
Patch0: compat_alloc-Makefile.patch
Patch1: kernel_4.0-cr4-strn.patch
+Patch2: kernel_4.1-remove-IRQF_DISABLED.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -71,6 +72,7 @@
pushd fglrxpkg
%patch0 -p0 -b.compat_alloc
%patch1 -p0
+%patch2 -p0
popd
for kernel_version in %{?kernel_versions} ; do
@@ -101,6 +103,9 @@
%changelog
+* Mon Jul 13 2015 Leigh Scott <leigh123linux(a)googlemail.com> - 1:15.7-2
+- Patch for 4.1 kernel
+
* Sat Jul 11 2015 Leigh Scott <leigh123linux(a)googlemail.com> - 15.7-1
- Update to Catalyst 15.7 (internal version 15.20.1046)
9 years, 4 months
rpms/mame/devel mame.spec,1.112,1.113
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/mame/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv6317
Modified Files:
mame.spec
Log Message:
Added SYMLEVEL=1 to reduce memory consumption even further
Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/devel/mame.spec,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- mame.spec 12 Jul 2015 08:34:41 -0000 1.112
+++ mame.spec 12 Jul 2015 19:42:45 -0000 1.113
@@ -191,7 +191,8 @@
%endif
%if %{with lowmem}
-MAME_FLAGS="$MAME_FLAGS LDOPTS=-Wl,--no-keep-memory,--reduce-memory-overheads"
+MAME_FLAGS="$MAME_FLAGS LDOPTS=-Wl,--no-keep-memory,--reduce-memory-overheads \
+ SYMLEVEL=1"
%endif
#only use assembly on supported architectures
9 years, 4 months