rpms/xorg-x11-drv-fglrx/F-9 fglrx-config-display, 1.1, 1.2 xorg-x11-drv-fglrx.spec, 1.9, 1.10
by Stewart Adam
Author: firewing
Update of /cvs/nonfree/rpms/xorg-x11-drv-fglrx/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv30474/F-9
Modified Files:
fglrx-config-display xorg-x11-drv-fglrx.spec
Log Message:
* Thu Dec 25 2008 Stewart Adam <s.adam at diffingo.com> - 8.561-3.8.12
- Remove blacklist, generate via fglrx-config-display instead
- Add extra bits to create Screen section in xorg.conf
Index: fglrx-config-display
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-fglrx/F-9/fglrx-config-display,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fglrx-config-display 16 Oct 2008 16:20:01 -0000 1.1
+++ fglrx-config-display 26 Dec 2008 03:39:46 -0000 1.2
@@ -58,6 +58,27 @@
if currentDriver == self.majorVendor:
print _('Driver already enabled.')
return
+
+ # Annoying bit because newer fglrx drivers require a Screen section
+ if len(self.xconfig.layout) == 0: # no layouts
+ layout = xf86config.XF86ConfLayout()
+ self.xconfig.layout.insert(layout)
+ layout.identifier = "Default Layout"
+ else:
+ layout = self.xconfig.layout[0]
+ if len(layout.adjacencies) == 0: # no layout adjacencies
+ layout.adjacencies.insert(xf86config.XF86ConfAdjacency())
+ layout.adjacencies[0].screen = "Screen0"
+ if len(self.xconfig.screen) == 0: # no screens
+ screen = xf86config.XF86ConfScreen()
+ self.xconfig.screen.insert(screen)
+ else:
+ screen = self.xconfig.screen[0]
+ screen.device = "Videocard0"
+ screen.defaultdepth = 24
+ screen.identifier = "Screen0"
+ self.xconfig.device[0].identifier = 'Videocard0'
+
# fglrx modules
self.addModulePath("/extensions/fglrx", self.TOP_MOD_DIR)
# 'remembering' magic's in here.
@@ -84,10 +105,6 @@
#if not self.checkForModuleAndRemove("radeon") or not self.checkForModuleAndRemove("drm"):
# print WARNING_DRI_NOT_AVAILABLE
Utils.writeXorgConf(self.xconfig, self.xconfigpath)
- # 20071023: AIGLX now supported by fglrx 8.42.3!
- ## Disable AIGLX by default, it's not compatible
- #self.setComposite(False)
- #self.setAiglxFlag(False)
self.restoreconf()
def disable(self, isAutoConfigure=True):
Index: xorg-x11-drv-fglrx.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-fglrx/F-9/xorg-x11-drv-fglrx.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xorg-x11-drv-fglrx.spec 16 Dec 2008 17:43:43 -0000 1.9
+++ xorg-x11-drv-fglrx.spec 26 Dec 2008 03:39:46 -0000 1.10
@@ -9,7 +9,7 @@
Name: xorg-x11-drv-fglrx
Version: 8.561
-Release: 1.%{ativersion}%{?dist}
+Release: 2.%{ativersion}%{?dist}
Summary: AMD's proprietary driver for ATI graphic cards
Group: User Interface/X Hardware Support
License: BSD/Commercial/GPL/QPL
@@ -301,6 +301,9 @@
%{_includedir}/X11/extensions/*.h
%changelog
+* Thu Dec 25 2008 Stewart Adam <s.adam at diffingo.com> - 8.561-2.8.12
+- Add extra bits to create Screen section in xorg.conf
+
* Tue Dec 16 2008 Stewart Adam <s.adam at diffingo.com> - 8.561-1.8.12
- Update to 8.12
- Add Conflicts: for new nvidia packages
15 years, 11 months
rpms/plus4emu/devel README_plus4emu.Fedora, NONE, 1.1 p4fliconv.desktop, NONE, 1.1 p4makecfg.desktop, NONE, 1.1 plus4emu-1.2.9-SConstruct.patch, NONE, 1.1 plus4emu.desktop, NONE, 1.1 .cvsignore, 1.4, 1.5 plus4emu.spec, 1.4, 1.5 sources, 1.4, 1.5 README_plus4emu.dribble, 1.1, NONE plus4emu-1.2.7-userpmopts.patch, 1.1, NONE
by Andrea Musuruane
Author: musuruan
Update of /cvs/nonfree/rpms/plus4emu/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv1296
Modified Files:
.cvsignore plus4emu.spec sources
Added Files:
README_plus4emu.Fedora p4fliconv.desktop p4makecfg.desktop
plus4emu-1.2.9-SConstruct.patch plus4emu.desktop
Removed Files:
README_plus4emu.dribble plus4emu-1.2.7-userpmopts.patch
Log Message:
* Thu Dec 25 2008 Andrea Musuruane <musuruan(a)gmail.com> 1.2.9.2-1
- Updated to upstream 1.2.9.2
- Moved to RPM Fusion nonfree
- ROM images are now shippend in the source and therefore packaged
- Fixed sources to read ROM images from datadir
- Desktop files are no longer generated in the spec file
- Renamed README.dribble in README.Fedora
--- NEW FILE README_plus4emu.Fedora ---
README for plus4emu
===================
Starting with version 1.2.9, ROMS are distributed with the RPM. The are
installed in the /usr/share/plus4emu/roms directory.
When you run the p4makecfg utility to install or reinstall plus4emu
configuration files, the ROM image directory will be set to the aforementioned
directory.
--- NEW FILE p4fliconv.desktop ---
[Desktop Entry]
Encoding=UTF-8
Name=Plus4emu FLI Converter
Comment=High resolution interlaced FLI converter utility
Exec=p4fliconv
Icon=plus4emu
Terminal=false
Type=Application
Categories=Graphics;2DGraphics;
--- NEW FILE p4makecfg.desktop ---
[Desktop Entry]
Encoding=UTF-8
Name=Plus4emu config
Comment=Reinstall Plus4emu configuration files
Exec=p4makecfg
Icon=plus4emu
Terminal=false
Type=Application
Categories=Game;Emulator;
plus4emu-1.2.9-SConstruct.patch:
--- NEW FILE plus4emu-1.2.9-SConstruct.patch ---
diff -dur plus4emu-1.2.9.orig/SConstruct plus4emu-1.2.9/SConstruct
--- plus4emu-1.2.9.orig/SConstruct 2008-08-27 15:32:45.000000000 +0200
+++ plus4emu-1.2.9/SConstruct 2008-08-28 05:37:35.000000000 +0200
@@ -1,5 +1,6 @@
# vim: syntax=python
+import os
import sys
win32CrossCompile = 0
@@ -10,17 +11,7 @@
enableDebug = 0
buildRelease = 1
-compilerFlags = ''
-if buildRelease:
- if linux32CrossCompile or win32CrossCompile:
- compilerFlags = ' -march=pentium2 -mtune=generic '
-if enableDebug and not buildRelease:
- compilerFlags = ' -Wno-long-long -Wshadow -g -O2 ' + compilerFlags
- compilerFlags = ' -Wall -W -ansi -pedantic ' + compilerFlags
-else:
- compilerFlags = ' -Wall -O3 ' + compilerFlags
- compilerFlags = compilerFlags + ' -fno-inline-functions '
- compilerFlags = compilerFlags + ' -fomit-frame-pointer -ffast-math '
+compilerFlags = os.environ['CXXFLAGS']
fltkConfig = 'fltk-config'
--- NEW FILE plus4emu.desktop ---
[Desktop Entry]
Encoding=UTF-8
Name=Plus4emu
GenericName=Commodore 264 series emulator
Comment=Portable emulator of the Commodore 264 family of computers
Exec=plus4emu
Icon=plus4emu
Terminal=false
Type=Application
Categories=Game;Emulator;
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/plus4emu/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore 24 Jul 2008 17:44:07 -0000 1.4
+++ .cvsignore 25 Dec 2008 19:03:02 -0000 1.5
@@ -1 +1 @@
-plus4emu-1.2.8.1.tar.bz2
+plus4emu-1.2.9.2.tar.bz2
Index: plus4emu.spec
===================================================================
RCS file: /cvs/nonfree/rpms/plus4emu/devel/plus4emu.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- plus4emu.spec 24 Jul 2008 17:44:07 -0000 1.4
+++ plus4emu.spec 25 Dec 2008 19:03:02 -0000 1.5
@@ -1,5 +1,7 @@
+%define binprefix p4
+
Name: plus4emu
-Version: 1.2.8.1
+Version: 1.2.9.2
Release: 1%{?dist}
Summary: Portable emulator of the Commodore 264 family of computers
Group: Applications/Emulators
@@ -7,8 +9,11 @@
URL: http://plus4emu.sourceforge.net
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
Source1: %{name}.png
-Source2: README_%{name}.dribble
-Patch0: %{name}-1.2.7-userpmopts.patch
+Source2: README_%{name}.Fedora
+Source3: %{name}.desktop
+Source4: p4fliconv.desktop
+Source5: %{binprefix}makecfg.desktop
+Patch0: %{name}-1.2.9-SConstruct.patch
Patch1: %{name}-1.2.5-fixpathissue.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: desktop-file-utils
@@ -28,51 +33,52 @@
%prep
%setup -q
-%patch0 -p0
+%patch0 -p1
%patch1 -p1
-# Insert the compiler optflags
-sed -i 's|insertrpmflags|%{optflags}|' SConstruct
-
# Fix EOL chars
sed -i 's/\r//' README NEWS
# Rename makecfg to a less generic name to avoid possible conflicts
-sed -i 's|makecfg|%{name}-makecfg|' gui/main.cpp README
+sed -i 's|makecfg|%{binprefix}makecfg|' gui/main.cpp README
+
+# Rename compress to a less generic name to avoid possible conflicts
+sed -i 's|compress -|%{binprefix}compress -|' README
+
+# ROM images are in datadir
+sed -i 's|installDirectory + "roms"|"%{_datadir}/%{name}/roms"|' installer/makecfg.cpp
%build
+export CXXFLAGS="%{optflags}"
scons %{?_smp_mflags}
-# Build desktop icon
-cat >%{name}.desktop <<EOF
-[Desktop Entry]
-Encoding=UTF-8
-Name=Plus4emu
-GenericName=Commodore 264 series emulator
-Comment=%{summary}
-Exec=%{name}
-Icon=%{name}
-Terminal=false
-Type=Application
-StartupNotify=false
-Categories=Game;Emulator;
-EOF
-
%install
rm -rf %{buildroot}
mkdir -p %{buildroot}%{_bindir}
mkdir -p %{buildroot}%{_datadir}/icons/hicolor/48x48/apps
install -pm0644 %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/48x48/apps
-install -pm0644 %{SOURCE2} README.dribble
-install -pm0755 plus4emu tapconv %{buildroot}%{_bindir}
-install -pm0755 makecfg %{buildroot}%{_bindir}/%{name}-makecfg
+install -pm0644 %{SOURCE2} README.Fedora
+install -pm0755 p4fliconv p4sconv plus4emu tapconv %{buildroot}%{_bindir}
+install -pm0755 makecfg %{buildroot}%{_bindir}/%{binprefix}makecfg
+install -pm0755 compress %{buildroot}%{_bindir}/%{binprefix}compress
desktop-file-install --vendor dribble \
--dir %{buildroot}%{_datadir}/applications \
- %{name}.desktop
+ %{SOURCE3}
+desktop-file-install --vendor '' \
+ --dir %{buildroot}%{_datadir}/applications \
+ %{SOURCE4}
+
+desktop-file-install --vendor '' \
+ --dir %{buildroot}%{_datadir}/applications \
+ %{SOURCE5}
+
+# install ROM images
+mkdir -p %{buildroot}%{_datadir}/%{name}/roms
+install -pm0644 roms/* %{buildroot}%{_datadir}/%{name}/roms
%clean
rm -rf %{buildroot}
@@ -95,12 +101,23 @@
%files
%defattr(-,root,root,-)
%{_bindir}/*
+%{_datadir}/%{name}
%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
%{_datadir}/applications/dribble-%{name}.desktop
-%doc README COPYING NEWS README.dribble
+%{_datadir}/applications/p4fliconv.desktop
+%{_datadir}/applications/%{binprefix}makecfg.desktop
+%doc README COPYING NEWS README.Fedora
%changelog
+* Thu Dec 25 2008 Andrea Musuruane <musuruan(a)gmail.com> 1.2.9.2-1
+- Updated to upstream 1.2.9.2
+- Moved to RPM Fusion nonfree
+- ROM images are now shippend in the source and therefore packaged
+- Fixed sources to read ROM images from datadir
+- Desktop files are no longer generated in the spec file
+- Renamed README.dribble in README.Fedora
+
* Thu Jul 24 2008 Andrea Musuruane <musuruan(a)gmail.com> 1.2.8.1-1
- Updated to upstream 1.2.8.1
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/plus4emu/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 24 Jul 2008 17:44:07 -0000 1.4
+++ sources 25 Dec 2008 19:03:02 -0000 1.5
@@ -1 +1 @@
-d620079cf7422a1370489ac26fd7fc8c plus4emu-1.2.8.1.tar.bz2
+3b71aed343a341f62e688dd5bc5b9d1f plus4emu-1.2.9.2.tar.bz2
--- README_plus4emu.dribble DELETED ---
--- plus4emu-1.2.7-userpmopts.patch DELETED ---
15 years, 11 months
rpms/rpmfusion-free-package-config-smart/devel rpmfusion-free-package-config-smart.spec, 1.2, 1.3
by Stewart Adam
Author: firewing
Update of /cvs/free/rpms/rpmfusion-free-package-config-smart/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv31937
Modified Files:
rpmfusion-free-package-config-smart.spec
Log Message:
* Thu Dec 25 2008 Stewart Adam <s.adam at diffingo.com> 11-0.3
- Add "sleep 3m" to workaround buildsys bug
Index: rpmfusion-free-package-config-smart.spec
===================================================================
RCS file: /cvs/free/rpms/rpmfusion-free-package-config-smart/devel/rpmfusion-free-package-config-smart.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rpmfusion-free-package-config-smart.spec 22 Dec 2008 21:11:49 -0000 1.2
+++ rpmfusion-free-package-config-smart.spec 25 Dec 2008 18:36:47 -0000 1.3
@@ -3,7 +3,7 @@
Summary: RPM Fusion (free) configuration files for the Smart package manager
Name: rpmfusion-free-package-config-smart
Version: 11
-Release: 0.2
+Release: 0.3
License: GPLv2+
Group: System Environment/Base
URL: http://rpmfusion.org/
@@ -24,6 +24,7 @@
%prep
%setup -cT
cp %{SOURCE0} .
+sleep 3m
%build
@@ -47,6 +48,9 @@
%config(noreplace) %{_sysconfdir}/smart/channels/*.channel
%changelog
+* Thu Dec 25 2008 Stewart Adam <s.adam at diffingo.com> 11-0.3
+- Add "sleep 3m" to workaround buildsys bug
+
* Mon Dec 22 2008 Stewart Adam <s.adam at diffingo.com> 11-0.2
- Another workaround since buildsys doesn't seem to like ||:
15 years, 11 months
rpms/DVDAuthorWizard/F-9 DVDAuthorWizard.spec,1.3,1.4
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/DVDAuthorWizard/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv30221
Modified Files:
DVDAuthorWizard.spec
Log Message:
rebuild
Index: DVDAuthorWizard.spec
===================================================================
RCS file: /cvs/free/rpms/DVDAuthorWizard/F-9/DVDAuthorWizard.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- DVDAuthorWizard.spec 15 Oct 2008 23:31:15 -0000 1.3
+++ DVDAuthorWizard.spec 23 Dec 2008 16:34:55 -0000 1.4
@@ -1,6 +1,6 @@
Name: DVDAuthorWizard
Version: 1.4.6
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Create a video DVD from MPEG-2 files
Group: Applications/Multimedia
License: GPL
@@ -72,6 +72,9 @@
%changelog
+* Tue Dec 23 2008 Xavier Lamien <lxtnow(a)gmail.com> - 1.4.6-3
+- Rebuild.
+
* Tue Sep 09 2008 Xavier Lamien <lxtnow(a)gmail.com> - 1.4.6-2
- Update files and rebuild for rpmfusion inclusion.
15 years, 11 months
rpms/rpmfusion-free-package-config-smart/F-8 rpmfusion-free-package-config-smart.spec, 1.2, 1.3
by Stewart Adam
Author: firewing
Update of /cvs/free/rpms/rpmfusion-free-package-config-smart/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv31051/F-8
Modified Files:
rpmfusion-free-package-config-smart.spec
Log Message:
* Mon Dec 22 2008 Stewart Adam <s.adam at diffingo.com> 10-4
- Another workaround since buildsys doesn't seem to like ||:
Index: rpmfusion-free-package-config-smart.spec
===================================================================
RCS file: /cvs/free/rpms/rpmfusion-free-package-config-smart/F-8/rpmfusion-free-package-config-smart.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rpmfusion-free-package-config-smart.spec 21 Dec 2008 20:01:33 -0000 1.2
+++ rpmfusion-free-package-config-smart.spec 22 Dec 2008 21:29:44 -0000 1.3
@@ -3,7 +3,7 @@
Summary: RPM Fusion (free) configuration files for the Smart package manager
Name: rpmfusion-free-package-config-smart
Version: 8
-Release: 3
+Release: 4
License: GPLv2+
Group: System Environment/Base
URL: http://rpmfusion.org/
@@ -22,7 +22,8 @@
%prep
-cp %{SOURCE0} %{_builddir} ||:
+%setup -cT
+cp %{SOURCE0} .
%build
@@ -46,6 +47,9 @@
%config(noreplace) %{_sysconfdir}/smart/channels/*.channel
%changelog
+* Mon Dec 22 2008 Stewart Adam <s.adam at diffingo.com> 8-4
+- Another workaround since buildsys doesn't seem to like ||:
+
* Sun Dec 21 2008 Stewart Adam <s.adam at diffingo.com> 8-3
- Append ||: to cp so build doesn't fail on "make local"
- Modifications for F-8 from universal SRPM
15 years, 11 months
rpms/rpmfusion-free-package-config-smart/F-10 rpmfusion-free-package-config-smart.spec, 1.2, 1.3
by Stewart Adam
Author: firewing
Update of /cvs/free/rpms/rpmfusion-free-package-config-smart/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv31051/F-10
Modified Files:
rpmfusion-free-package-config-smart.spec
Log Message:
* Mon Dec 22 2008 Stewart Adam <s.adam at diffingo.com> 10-4
- Another workaround since buildsys doesn't seem to like ||:
Index: rpmfusion-free-package-config-smart.spec
===================================================================
RCS file: /cvs/free/rpms/rpmfusion-free-package-config-smart/F-10/rpmfusion-free-package-config-smart.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rpmfusion-free-package-config-smart.spec 21 Dec 2008 20:01:32 -0000 1.2
+++ rpmfusion-free-package-config-smart.spec 22 Dec 2008 21:29:44 -0000 1.3
@@ -3,7 +3,7 @@
Summary: RPM Fusion (free) configuration files for the Smart package manager
Name: rpmfusion-free-package-config-smart
Version: 10
-Release: 3
+Release: 4
License: GPLv2+
Group: System Environment/Base
URL: http://rpmfusion.org/
@@ -22,7 +22,8 @@
%prep
-cp %{SOURCE0} %{_builddir} ||:
+%setup -cT
+cp %{SOURCE0} .
%build
@@ -46,6 +47,9 @@
%config(noreplace) %{_sysconfdir}/smart/channels/*.channel
%changelog
+* Mon Dec 22 2008 Stewart Adam <s.adam at diffingo.com> 10-4
+- Another workaround since buildsys doesn't seem to like ||:
+
* Sun Dec 21 2008 Stewart Adam <s.adam at diffingo.com> 10-3
- Append ||: to cp so build doesn't fail on "make local"
15 years, 11 months
rpms/rpmfusion-free-package-config-smart/F-9 rpmfusion-free-package-config-smart.spec, 1.1, 1.2
by Stewart Adam
Author: firewing
Update of /cvs/free/rpms/rpmfusion-free-package-config-smart/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv31051/F-9
Modified Files:
rpmfusion-free-package-config-smart.spec
Log Message:
* Mon Dec 22 2008 Stewart Adam <s.adam at diffingo.com> 10-4
- Another workaround since buildsys doesn't seem to like ||:
Index: rpmfusion-free-package-config-smart.spec
===================================================================
RCS file: /cvs/free/rpms/rpmfusion-free-package-config-smart/F-9/rpmfusion-free-package-config-smart.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rpmfusion-free-package-config-smart.spec 21 Dec 2008 20:01:33 -0000 1.1
+++ rpmfusion-free-package-config-smart.spec 22 Dec 2008 21:29:45 -0000 1.2
@@ -3,7 +3,7 @@
Summary: RPM Fusion (free) configuration files for the Smart package manager
Name: rpmfusion-free-package-config-smart
Version: 9
-Release: 3
+Release: 4
License: GPLv2+
Group: System Environment/Base
URL: http://rpmfusion.org/
@@ -22,7 +22,8 @@
%prep
-cp %{SOURCE0} %{_builddir} ||:
+%setup -cT
+cp %{SOURCE0} .
%build
@@ -46,6 +47,9 @@
%config(noreplace) %{_sysconfdir}/smart/channels/*.channel
%changelog
+* Mon Dec 22 2008 Stewart Adam <s.adam at diffingo.com> 9-4
+- Another workaround since buildsys doesn't seem to like ||:
+
* Sun Dec 21 2008 Stewart Adam <s.adam at diffingo.com> 9-3
- Append ||: to cp so build doesn't fail on "make local"
- Modifications for F-9 from universal SRPM
15 years, 11 months
rpms/rpmfusion-free-package-config-smart/devel rpmfusion-free-package-config-smart.spec, 1.1, 1.2
by Stewart Adam
Author: firewing
Update of /cvs/free/rpms/rpmfusion-free-package-config-smart/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv29867
Modified Files:
rpmfusion-free-package-config-smart.spec
Log Message:
* Mon Dec 22 2008 Stewart Adam <s.adam at diffingo.com> 11-0.2
- Another workaround since buildsys doesn't seem to like ||:
Index: rpmfusion-free-package-config-smart.spec
===================================================================
RCS file: /cvs/free/rpms/rpmfusion-free-package-config-smart/devel/rpmfusion-free-package-config-smart.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rpmfusion-free-package-config-smart.spec 21 Dec 2008 20:01:33 -0000 1.1
+++ rpmfusion-free-package-config-smart.spec 22 Dec 2008 21:11:49 -0000 1.2
@@ -3,7 +3,7 @@
Summary: RPM Fusion (free) configuration files for the Smart package manager
Name: rpmfusion-free-package-config-smart
Version: 11
-Release: 0.1
+Release: 0.2
License: GPLv2+
Group: System Environment/Base
URL: http://rpmfusion.org/
@@ -22,7 +22,8 @@
%prep
-cp %{SOURCE0} %{_builddir} ||:
+%setup -cT
+cp %{SOURCE0} .
%build
@@ -46,6 +47,9 @@
%config(noreplace) %{_sysconfdir}/smart/channels/*.channel
%changelog
+* Mon Dec 22 2008 Stewart Adam <s.adam at diffingo.com> 11-0.2
+- Another workaround since buildsys doesn't seem to like ||:
+
* Sun Dec 21 2008 Stewart Adam <s.adam at diffingo.com> 11-0.1
- Update .channel files for devel
- Append ||: to cp so build doesn't fail on "make local"
15 years, 11 months
rpms/sdlmame/F-8 .cvsignore, 1.26, 1.27 sdlmame.spec, 1.29, 1.30 sources, 1.27, 1.28
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv15151
Modified Files:
.cvsignore sdlmame.spec sources
Log Message:
* Mon Dec 22 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0129-0.7.0128u7
- Updated to 0.128u7
- Enabled symbols in all builds
- Added mame prefix to ambiguously named tools
- Added ldresample tool
- Disabled ldplayer temporarily
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-8/.cvsignore,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- .cvsignore 15 Dec 2008 10:06:48 -0000 1.26
+++ .cvsignore 22 Dec 2008 16:41:08 -0000 1.27
@@ -1 +1 @@
-sdlmame0128u6.zip
+sdlmame0128u7.zip
Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-8/sdlmame.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- sdlmame.spec 15 Dec 2008 10:06:48 -0000 1.29
+++ sdlmame.spec 22 Dec 2008 16:41:08 -0000 1.30
@@ -1,4 +1,4 @@
-%define beta 0128u6
+%define beta 0128u7
%if "0%{?beta}" != "0"
%define _version %{?beta}
@@ -18,7 +18,7 @@
Name: sdlmame
Version: 0129
-Release: 0.6.%{?beta}%{?dist}
+Release: 0.7.%{?beta}%{?dist}
Summary: SDL Multiple Arcade Machine Emulator
Group: Applications/Emulators
@@ -67,12 +67,12 @@
%description debug
%{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
@@ -122,11 +122,11 @@
%build
+#make %{?_smp_mflags} %{?arch_flags} TARGET=ldplayer SYMBOLS=1\
+# OPT_FLAGS='%{optflags} -DINI_PATH="\"%{_sysconfdir}/mame;\""'
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;\""'
-make %{?_smp_mflags} %{?arch_flags} TARGET=ldplayer \
+make %{?_smp_mflags} %{?arch_flags} SYMBOLS=1\
OPT_FLAGS='%{optflags} -DINI_PATH="\"%{_sysconfdir}/mame;\""'
@@ -158,8 +158,12 @@
# install binaries and config files
install -pm 644 mame.ini $RPM_BUILD_ROOT%{_sysconfdir}/mame
install -pm 644 keymaps/* $RPM_BUILD_ROOT%{_datadir}/mame/keymaps
-install -pm 755 chdman jedutil ldplayer ldverify mame mamed regrep romcmp \
- runtest src2html srcclean testkeys $RPM_BUILD_ROOT%{_bindir}
+install -pm 755 chdman jedutil ldresample ldverify mame mamed romcmp \
+ testkeys $RPM_BUILD_ROOT%{_bindir}
+for tool in regrep runtest src2html srcclean
+do
+install -pm 755 $tool $RPM_BUILD_ROOT%{_bindir}/mame-$tool
+done
%clean
@@ -180,12 +184,13 @@
%doc docs/license.txt
%{_bindir}/chdman
%{_bindir}/jedutil
+%{_bindir}/ldresample
%{_bindir}/ldverify
-%{_bindir}/regrep
+%{_bindir}/mame-regrep
%{_bindir}/romcmp
-%{_bindir}/runtest
-%{_bindir}/src2html
-%{_bindir}/srcclean
+%{_bindir}/mame-runtest
+%{_bindir}/mame-src2html
+%{_bindir}/mame-srcclean
%{_bindir}/testkeys
%files debug
@@ -193,13 +198,20 @@
%doc docs/license.txt
%{_bindir}/mamed
-%files ldplayer
-%defattr(-,root,root,-)
-%doc docs/license.txt
-%{_bindir}/ldplayer
+#%files ldplayer
+#%defattr(-,root,root,-)
+#%doc docs/license.txt
+#%{_bindir}/ldplayer
%changelog
+* Mon Dec 22 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0129-0.7.0128u7
+- Updated to 0.128u7
+- Enabled symbols in all builds
+- Added mame prefix to ambiguously named tools
+- Added ldresample tool
+- Disabled ldplayer temporarily
+
* Mon Dec 15 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0129-0.6.0128u6
- Updated to 0.128u6
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-8/sources,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- sources 15 Dec 2008 10:06:48 -0000 1.27
+++ sources 22 Dec 2008 16:41:08 -0000 1.28
@@ -1 +1 @@
-9503da032353a3f01c4d00ab56247d0a sdlmame0128u6.zip
+69576dedc940e33a242785819ddae2c4 sdlmame0128u7.zip
15 years, 11 months
rpms/sdlmame/F-9 .cvsignore, 1.26, 1.27 sdlmame.spec, 1.29, 1.30 sources, 1.27, 1.28
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv15049
Modified Files:
.cvsignore sdlmame.spec sources
Log Message:
* Mon Dec 22 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0129-0.7.0128u7
- Updated to 0.128u7
- Enabled symbols in all builds
- Added mame prefix to ambiguously named tools
- Added ldresample tool
- Disabled ldplayer temporarily
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-9/.cvsignore,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- .cvsignore 15 Dec 2008 10:06:35 -0000 1.26
+++ .cvsignore 22 Dec 2008 16:40:56 -0000 1.27
@@ -1 +1 @@
-sdlmame0128u6.zip
+sdlmame0128u7.zip
Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-9/sdlmame.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- sdlmame.spec 15 Dec 2008 10:06:35 -0000 1.29
+++ sdlmame.spec 22 Dec 2008 16:40:56 -0000 1.30
@@ -1,4 +1,4 @@
-%define beta 0128u6
+%define beta 0128u7
%if "0%{?beta}" != "0"
%define _version %{?beta}
@@ -18,7 +18,7 @@
Name: sdlmame
Version: 0129
-Release: 0.6.%{?beta}%{?dist}
+Release: 0.7.%{?beta}%{?dist}
Summary: SDL Multiple Arcade Machine Emulator
Group: Applications/Emulators
@@ -67,12 +67,12 @@
%description debug
%{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
@@ -122,11 +122,11 @@
%build
+#make %{?_smp_mflags} %{?arch_flags} TARGET=ldplayer SYMBOLS=1\
+# OPT_FLAGS='%{optflags} -DINI_PATH="\"%{_sysconfdir}/mame;\""'
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;\""'
-make %{?_smp_mflags} %{?arch_flags} TARGET=ldplayer \
+make %{?_smp_mflags} %{?arch_flags} SYMBOLS=1\
OPT_FLAGS='%{optflags} -DINI_PATH="\"%{_sysconfdir}/mame;\""'
@@ -158,8 +158,12 @@
# install binaries and config files
install -pm 644 mame.ini $RPM_BUILD_ROOT%{_sysconfdir}/mame
install -pm 644 keymaps/* $RPM_BUILD_ROOT%{_datadir}/mame/keymaps
-install -pm 755 chdman jedutil ldplayer ldverify mame mamed regrep romcmp \
- runtest src2html srcclean testkeys $RPM_BUILD_ROOT%{_bindir}
+install -pm 755 chdman jedutil ldresample ldverify mame mamed romcmp \
+ testkeys $RPM_BUILD_ROOT%{_bindir}
+for tool in regrep runtest src2html srcclean
+do
+install -pm 755 $tool $RPM_BUILD_ROOT%{_bindir}/mame-$tool
+done
%clean
@@ -180,12 +184,13 @@
%doc docs/license.txt
%{_bindir}/chdman
%{_bindir}/jedutil
+%{_bindir}/ldresample
%{_bindir}/ldverify
-%{_bindir}/regrep
+%{_bindir}/mame-regrep
%{_bindir}/romcmp
-%{_bindir}/runtest
-%{_bindir}/src2html
-%{_bindir}/srcclean
+%{_bindir}/mame-runtest
+%{_bindir}/mame-src2html
+%{_bindir}/mame-srcclean
%{_bindir}/testkeys
%files debug
@@ -193,13 +198,20 @@
%doc docs/license.txt
%{_bindir}/mamed
-%files ldplayer
-%defattr(-,root,root,-)
-%doc docs/license.txt
-%{_bindir}/ldplayer
+#%files ldplayer
+#%defattr(-,root,root,-)
+#%doc docs/license.txt
+#%{_bindir}/ldplayer
%changelog
+* Mon Dec 22 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0129-0.7.0128u7
+- Updated to 0.128u7
+- Enabled symbols in all builds
+- Added mame prefix to ambiguously named tools
+- Added ldresample tool
+- Disabled ldplayer temporarily
+
* Mon Dec 15 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0129-0.6.0128u6
- Updated to 0.128u6
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-9/sources,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- sources 15 Dec 2008 10:06:35 -0000 1.27
+++ sources 22 Dec 2008 16:40:56 -0000 1.28
@@ -1 +1 @@
-9503da032353a3f01c4d00ab56247d0a sdlmame0128u6.zip
+69576dedc940e33a242785819ddae2c4 sdlmame0128u7.zip
15 years, 11 months