rpms/dega-sdl/devel dega-sdl.spec,1.3,1.4
by Andrea Musuruane
Author: musuruan
Update of /cvs/nonfree/rpms/dega-sdl/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv16441
Modified Files:
dega-sdl.spec
Log Message:
* Sat Mar 28 2009 Andrea Musuruane <musuruan(a)gmail.com> 1.12-5
- fixed ExclusiveArch for F11
Index: dega-sdl.spec
===================================================================
RCS file: /cvs/nonfree/rpms/dega-sdl/devel/dega-sdl.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- dega-sdl.spec 30 Jul 2008 16:17:54 -0000 1.3
+++ dega-sdl.spec 28 Mar 2009 14:24:30 -0000 1.4
@@ -1,16 +1,20 @@
Summary: Dega is a Sega Master System emulator
Name: dega-sdl
Version: 1.12
-Release: 4%{?dist}
+Release: 5%{?dist}
License: Distributable
Group: Applications/Emulators
URL: http://www.emulinks.de/emus/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Source: http://www.emulinks.de/emus/dega-%{version}.tar.gz
Patch0: dega-1.12-execstack.patch
-# This is to build only for i386 on plague
+# This is to build only for i386/i586 on plague
#ExclusiveArch: %{ix86}
+%if 0%{?fedora} >= 11
+ExclusiveArch: i586
+%else
ExclusiveArch: i386
+%endif
BuildRequires: SDL-devel >= 1.2.0, nasm
%description
@@ -41,6 +45,9 @@
%doc README dega.txt ChangeLog
%changelog
+* Sat Mar 28 2009 Andrea Musuruane <musuruan(a)gmail.com> 1.12-5
+- fixed ExclusiveArch for F11
+
* Wed Jul 30 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 1.12-4
- rebuild for buildsys cflags issue
15 years, 9 months
rpms/gens/devel gens.spec,1.4,1.5
by Andrea Musuruane
Author: musuruan
Update of /cvs/nonfree/rpms/gens/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv15990
Modified Files:
gens.spec
Log Message:
* Sat Mar 28 2009 Andrea Musuruane <musuruan(a)gmail.com> 2.15.5-2
- fixed ExclusiveArch for F11
Index: gens.spec
===================================================================
RCS file: /cvs/nonfree/rpms/gens/devel/gens.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gens.spec 5 Oct 2008 20:22:47 -0000 1.4
+++ gens.spec 28 Mar 2009 14:17:51 -0000 1.5
@@ -1,7 +1,7 @@
Summary: Gens is a win32/unix Sega Genesis / Sega CD / Sega 32X emulator
Name: gens
Version: 2.15.5
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPLv2
Group: Applications/Emulators
URL: http://www.gens.ws/
@@ -10,9 +10,13 @@
Patch0: gens-2.15.2-romsdir.patch
Patch1: gens-2.15.2-execstack.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-# This is to build only for i386 on plague
+# This is to build only for i386/i586 on plague
#ExclusiveArch: %{ix86}
+%if 0%{?fedora} >= 11
+ExclusiveArch: i586
+%else
ExclusiveArch: i386
+%endif
BuildRequires: gtk2-devel >= 2.4.0
BuildRequires: SDL-devel >= 1.1.3
BuildRequires: libglade2-devel
@@ -85,6 +89,9 @@
%doc AUTHORS BUGS COPYING gens.txt history.txt README
%changelog
+* Sat Mar 28 2009 Andrea Musuruane <musuruan(a)gmail.com> 2.15.5-2
+- fixed ExclusiveArch for F11
+
* Sun Oct 05 2008 Andrea Musuruane <musuruan(a)gmail.com> 2.15.5-1
- updated to upstream 2.15.5
15 years, 9 months
rpms/fglrx-kmod/F-10 fglrx-kmod.spec,1.30,1.31
by Stewart Adam
Author: firewing
Update of /cvs/nonfree/rpms/fglrx-kmod/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv15015/F-10
Modified Files:
fglrx-kmod.spec
Log Message:
Re-enable newest macro
Index: fglrx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/fglrx-kmod/F-10/fglrx-kmod.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- fglrx-kmod.spec 28 Mar 2009 02:45:30 -0000 1.30
+++ fglrx-kmod.spec 28 Mar 2009 14:01:37 -0000 1.31
@@ -3,7 +3,7 @@
# "buildforkernels newest" macro for just that build; immediately after
# queuing that build enable the macro again for subsequent builds; that way
# a new akmod package will only get build when a new one is actually needed
-#define buildforkernels newest
+%define buildforkernels newest
# Tweak to have debuginfo - part 1/2
%if 0%{?fedora} > 7
15 years, 9 months
rpms/fglrx-kmod/F-9 fglrx-kmod.spec,1.26,1.27
by Stewart Adam
Author: firewing
Update of /cvs/nonfree/rpms/fglrx-kmod/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv15015/F-9
Modified Files:
fglrx-kmod.spec
Log Message:
Re-enable newest macro
Index: fglrx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/fglrx-kmod/F-9/fglrx-kmod.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- fglrx-kmod.spec 28 Mar 2009 04:23:17 -0000 1.26
+++ fglrx-kmod.spec 28 Mar 2009 14:01:37 -0000 1.27
@@ -3,7 +3,7 @@
# "buildforkernels newest" macro for just that build; immediately after
# queuing that build enable the macro again for subsequent builds; that way
# a new akmod package will only get build when a new one is actually needed
-#define buildforkernels newest
+%define buildforkernels newest
# Tweak to have debuginfo - part 1/2
%if 0%{?fedora} > 7
15 years, 9 months
rpms/xorg-x11-drv-fglrx/devel .cvsignore, 1.7, 1.8 sources, 1.7, 1.8 xorg-x11-drv-fglrx.spec, 1.14, 1.15
by Stewart Adam
Author: firewing
Update of /cvs/nonfree/rpms/xorg-x11-drv-fglrx/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv14610
Modified Files:
.cvsignore sources xorg-x11-drv-fglrx.spec
Log Message:
* Sat Mar 28 2009 Stewart Adam <s.adam at diffingo.com> - 9.3-1
- Update to Catalyst 9.3
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-fglrx/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore 20 Feb 2009 21:17:37 -0000 1.7
+++ .cvsignore 28 Mar 2009 13:57:55 -0000 1.8
@@ -1 +1 @@
-ati-driver-installer-9.2-x86.x86_64.run
+ati-driver-installer-9-3-x86.x86_64.run
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-fglrx/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources 20 Feb 2009 21:17:37 -0000 1.7
+++ sources 28 Mar 2009 13:57:55 -0000 1.8
@@ -1 +1 @@
-3ef8f805be93eede480f56eaa4e3bee1 ati-driver-installer-9.2-x86.x86_64.run
+3875441c1e6f9bd7e0c2d006eb0708b3 ati-driver-installer-9-3-x86.x86_64.run
Index: xorg-x11-drv-fglrx.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-fglrx/devel/xorg-x11-drv-fglrx.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- xorg-x11-drv-fglrx.spec 22 Feb 2009 18:02:46 -0000 1.14
+++ xorg-x11-drv-fglrx.spec 28 Mar 2009 13:57:55 -0000 1.15
@@ -7,13 +7,13 @@
%endif
Name: xorg-x11-drv-fglrx
-Version: 9.2
-Release: 2%{?dist}
+Version: 9.3
+Release: 1%{?dist}
Summary: AMD's proprietary driver for ATI graphic cards
Group: User Interface/X Hardware Support
License: Redistributable, no modification permitted
URL: http://www.ati.com/support/drivers/linux/radeon-linux.html
-Source0: https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-dri...
+Source0: https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-dri...
Source1: fglrx-README.Fedora
Source3: fglrx-config-display
Source4: fglrx-init
@@ -312,6 +312,9 @@
%{_includedir}/X11/extensions/*.h
%changelog
+* Sat Mar 28 2009 Stewart Adam <s.adam at diffingo.com> - 9.3-1
+- Update to Catalyst 9.3
+
* Sun Feb 22 2009 Stewart Adam <s.adam at diffingo.com> - 9.2-2
- Make devel subpackage depend on lib subpackage of the same arch
15 years, 9 months
rpms/open-vm-tools/devel open-vm-tools.spec,1.6,1.7
by Denis Leroy
Author: denis
Update of /cvs/free/rpms/open-vm-tools/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv14175
Modified Files:
open-vm-tools.spec
Log Message:
Updated arches for F-11
Index: open-vm-tools.spec
===================================================================
RCS file: /cvs/free/rpms/open-vm-tools/devel/open-vm-tools.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- open-vm-tools.spec 23 Mar 2009 10:59:32 -0000 1.6
+++ open-vm-tools.spec 28 Mar 2009 13:50:28 -0000 1.7
@@ -3,7 +3,7 @@
Name: open-vm-tools
Version: 0.0.0.%{buildver}
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: VMware Guest OS Tools
Group: Applications/System
License: LGPLv2
@@ -15,7 +15,7 @@
Source4: %{name}-modprobe.vmnics
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-ExclusiveArch: i386 x86_64
+ExclusiveArch: i386 i586 i686 x86_64
BuildRequires: gtk2-devel
BuildRequires: gtkmm24-devel
@@ -162,6 +162,9 @@
%changelog
+* Sat Mar 28 2009 Denis Leroy <denis(a)poolshark.org> - 0.0.0.154848-2
+- Updated arches for F-11
+
* Mon Mar 23 2009 <denis(a)poolshark.org> - 0.0.0.154848-1
- Update to upstream build 154848
- Some renames, config dir simplification
15 years, 9 months
rpms/zsnes/devel zsnes.spec,1.4,1.5
by Andrea Musuruane
Author: musuruan
Update of /cvs/free/rpms/zsnes/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv11977
Modified Files:
zsnes.spec
Log Message:
* Sat Mar 28 2009 Andrea Musuruane <musuruan(a)gmail.com> 1.51-6
- fixed ExclusiveArch for F11
Index: zsnes.spec
===================================================================
RCS file: /cvs/free/rpms/zsnes/devel/zsnes.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- zsnes.spec 26 Dec 2008 13:59:07 -0000 1.4
+++ zsnes.spec 28 Mar 2009 13:28:09 -0000 1.5
@@ -4,7 +4,7 @@
Summary: ZSNES is a Super Nintendo emulator
Name: zsnes
Version: 1.51
-Release: 5%{?dist}
+Release: 6%{?dist}
License: GPLv2
Group: Applications/Emulators
URL: http://www.zsnes.com/
@@ -18,9 +18,13 @@
# Upstream CVS
Patch4: zsnes-1.51-pulseaudio.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-# This is to build only for i386 on plague
+# This is to build only for i386/i586 on plague
#ExclusiveArch: %{ix86}
+%if 0%{?fedora} >= 11
+ExclusiveArch: i586
+%else
ExclusiveArch: i386
+%endif
BuildRequires: automake
BuildRequires: nasm
BuildRequires: SDL-devel >= 1.2.0
@@ -123,6 +127,9 @@
%doc ../docs/readme.htm/ ../docs/readme.txt/
%changelog
+* Sat Mar 28 2009 Andrea Musuruane <musuruan(a)gmail.com> 1.51-6
+- fixed ExclusiveArch for F11
+
* Wed Dec 24 2008 Andrea Musuruane <musuruan(a)gmail.com> 1.51-5
- used an upstream patch to fix pulseaudio
15 years, 9 months
rpms/devede/devel devede.spec,1.9,1.10
by Andrea Musuruane
Author: musuruan
Update of /cvs/free/rpms/devede/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv5481
Modified Files:
devede.spec
Log Message:
* Sat Mar 28 2009 Andrea Musuruane <musuruan(a)gmail.com> 3.12c-2
- Fix font Requires: dejavu-fonts-compat
Index: devede.spec
===================================================================
RCS file: /cvs/free/rpms/devede/devel/devede.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- devede.spec 29 Jan 2009 18:02:25 -0000 1.9
+++ devede.spec 28 Mar 2009 11:25:09 -0000 1.10
@@ -1,6 +1,6 @@
Name: devede
Version: 3.12c
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: DeVeDe is a program to create video DVDs and CDs (VCD, sVCD or CVD)
Group: Applications/Multimedia
@@ -23,7 +23,11 @@
Requires: python >= 2.4
Requires: pygtk2
Requires: pygtk2-libglade
+%if 0%{?fedora} >= 11
+Requires: dejavu-fonts-compat
+%else
Requires: dejavu-fonts
+%endif
%description
DeVeDe is a program to create video DVDs and CDs (VCD, sVCD or CVD),
@@ -100,6 +104,9 @@
%changelog
+* Sat Mar 28 2009 Andrea Musuruane <musuruan(a)gmail.com> 3.12c-2
+- Fix font Requires: dejavu-fonts-compat
+
* Wed Jan 28 2009 Andrea Musuruane <musuruan(a)gmail.com> 3.12c-1
- Updated to version 3.12c
15 years, 9 months
rpms/fglrx-kmod/F-9 .cvsignore, 1.5, 1.6 fglrx-kmod.spec, 1.25, 1.26 sources, 1.6, 1.7
by Stewart Adam
Author: firewing
Update of /cvs/nonfree/rpms/fglrx-kmod/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv15744
Modified Files:
.cvsignore fglrx-kmod.spec sources
Log Message:
* Fri Mar 27 2009 Stewart Adam <s.adam at diffingo.com> - 9.3-1
- Update to Catalyst 9.3
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/fglrx-kmod/F-9/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore 20 Feb 2009 22:23:05 -0000 1.5
+++ .cvsignore 28 Mar 2009 04:23:17 -0000 1.6
@@ -1 +1 @@
-fglrx-kmod-data-9.2.tar.bz2
+fglrx-kmod-data-9.3.tar.bz2
Index: fglrx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/fglrx-kmod/F-9/fglrx-kmod.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- fglrx-kmod.spec 25 Mar 2009 14:39:35 -0000 1.25
+++ fglrx-kmod.spec 28 Mar 2009 04:23:17 -0000 1.26
@@ -3,7 +3,7 @@
# "buildforkernels newest" macro for just that build; immediately after
# queuing that build enable the macro again for subsequent builds; that way
# a new akmod package will only get build when a new one is actually needed
-%define buildforkernels newest
+#define buildforkernels newest
# Tweak to have debuginfo - part 1/2
%if 0%{?fedora} > 7
@@ -12,8 +12,8 @@
%endif
Name: fglrx-kmod
-Version: 9.2
-Release: 2%{?dist}.2
+Version: 9.3
+Release: 1%{?dist}
# Taken over by kmodtool
Summary: AMD display driver kernel module
Group: System Environment/Kernel
@@ -96,6 +96,9 @@
%changelog
+* Fri Mar 27 2009 Stewart Adam <s.adam at diffingo.com> - 9.3-1
+- Update to Catalyst 9.3
+
* Wed Mar 25 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 9.2-2.2
- rebuild for new kernels
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/fglrx-kmod/F-9/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources 20 Feb 2009 22:23:05 -0000 1.6
+++ sources 28 Mar 2009 04:23:17 -0000 1.7
@@ -1 +1 @@
-2da34bbe90e0da70a86ec970b61ba33d fglrx-kmod-data-9.2.tar.bz2
+97479e95a677437c946eb917ed8a3cf0 fglrx-kmod-data-9.3.tar.bz2
15 years, 9 months
rpms/xorg-x11-drv-fglrx/F-9 .cvsignore, 1.5, 1.6 sources, 1.6, 1.7 xorg-x11-drv-fglrx.spec, 1.16, 1.17
by Stewart Adam
Author: firewing
Update of /cvs/nonfree/rpms/xorg-x11-drv-fglrx/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv15685
Modified Files:
.cvsignore sources xorg-x11-drv-fglrx.spec
Log Message:
* Fri Mar 27 2009 Stewart Adam <s.adam at diffingo.com> - 9.3-1
- Update to Catalyst 9.3
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-fglrx/F-9/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore 20 Feb 2009 21:15:56 -0000 1.5
+++ .cvsignore 28 Mar 2009 04:21:14 -0000 1.6
@@ -1 +1 @@
-ati-driver-installer-9.2-x86.x86_64.run
+ati-driver-installer-9-3-x86.x86_64.run
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-fglrx/F-9/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources 20 Feb 2009 21:15:56 -0000 1.6
+++ sources 28 Mar 2009 04:21:14 -0000 1.7
@@ -1 +1 @@
-3ef8f805be93eede480f56eaa4e3bee1 ati-driver-installer-9.2-x86.x86_64.run
+3875441c1e6f9bd7e0c2d006eb0708b3 ati-driver-installer-9-3-x86.x86_64.run
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.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- xorg-x11-drv-fglrx.spec 22 Feb 2009 18:02:45 -0000 1.16
+++ xorg-x11-drv-fglrx.spec 28 Mar 2009 04:21:14 -0000 1.17
@@ -7,13 +7,13 @@
%endif
Name: xorg-x11-drv-fglrx
-Version: 9.2
-Release: 2%{?dist}
+Version: 9.3
+Release: 1%{?dist}
Summary: AMD's proprietary driver for ATI graphic cards
Group: User Interface/X Hardware Support
License: Redistributable, no modification permitted
URL: http://www.ati.com/support/drivers/linux/radeon-linux.html
-Source0: https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-dri...
+Source0: https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-dri...
Source1: fglrx-README.Fedora
Source3: fglrx-config-display
Source4: fglrx-init
@@ -301,6 +301,9 @@
%{_includedir}/X11/extensions/*.h
%changelog
+* Fri Mar 27 2009 Stewart Adam <s.adam at diffingo.com> - 9.3-1
+- Update to Catalyst 9.3
+
* Sun Feb 22 2009 Stewart Adam <s.adam at diffingo.com> - 9.2-2
- Make devel subpackage depend on lib subpackage of the same arch
15 years, 9 months