rpms/raine/devel raine.spec,1.3,1.4
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/raine/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv29101
Modified Files:
raine.spec
Log Message:
* Sat Oct 25 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.50.11-4
- use i386 instead of ix86 for ExcludeArch
Index: raine.spec
===================================================================
RCS file: /cvs/nonfree/rpms/raine/devel/raine.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- raine.spec 7 Oct 2008 22:51:50 -0000 1.3
+++ raine.spec 25 Oct 2008 17:43:39 -0000 1.4
@@ -1,6 +1,6 @@
Name: raine
Version: 0.50.11
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Arcade emulator focused on Taito and Jaleco games hardware
Group: Applications/Emulators
License: GPL+ and Distributable
@@ -19,8 +19,11 @@
BuildRequires: SDL_ttf-devel
BuildRequires: zlib-devel
Requires: hicolor-icon-theme
-# Only compiles on x86 due to extensive x86 assembly
-ExclusiveArch: %{ix86}
+# Only compiles on x86 due to extensive x86 assembly.
+# There should be a {ix86} instead of i386 in the ExclusiveArch line but
+# that would make plague build the package for athlon, i386, i586 and i686 :-/
+ExclusiveArch: i386
+
%description
Raine emulates some M68000, M68020, Z80 and M68705 arcade games and is mainly
@@ -101,6 +104,9 @@
%changelog
+* Sat Oct 25 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.50.11-4
+- use i386 instead of ix86 for ExcludeArch
+
* Tue Oct 07 2008 Xavier Lamien <lxtnow[at]gmail.com> - 0.50.11-3
- Update patch against new release.
16 years, 1 month
rpms/lxdream/F-8 lxdream.spec,1.7,1.8
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/lxdream/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv28959
Modified Files:
lxdream.spec
Log Message:
* Sat Oct 25 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.8.4-2
- use i386 instead of ix86 for ExcludeArch
Index: lxdream.spec
===================================================================
RCS file: /cvs/free/rpms/lxdream/F-8/lxdream.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- lxdream.spec 20 Oct 2008 10:01:21 -0000 1.7
+++ lxdream.spec 25 Oct 2008 17:41:43 -0000 1.8
@@ -1,6 +1,6 @@
Name: lxdream
Version: 0.8.4
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Sega Dreamcast emulator
Group: Applications/Emulators
License: GPLv2+
@@ -19,7 +19,9 @@
BuildRequires: libGL-devel
BuildRequires: pulseaudio-libs-devel
Requires: hicolor-icon-theme
-ExclusiveArch: %{ix86} x86_64
+# there should be a {ix86} instead of i386 in the ExclusiveArch line but
+# that would make plague build the package for athlon, i386, i586 and i686 :-/
+ExclusiveArch: i386 x86_64
%description
lxdream is a linux-based emulator of the Sega Dreamcast system. While it is
@@ -87,6 +89,9 @@
%changelog
+* Sat Oct 25 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.8.4-2
+- use i386 instead of ix86 for ExcludeArch
+
* Sun Oct 19 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.8.4-1
- Updated to 0.8.4
- Added pulseaudio-libs-devel to BuildRequires
16 years, 1 month
rpms/lxdream/F-9 lxdream.spec,1.7,1.8
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/lxdream/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv28859
Modified Files:
lxdream.spec
Log Message:
* Sat Oct 25 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.8.4-2
- use i386 instead of ix86 for ExcludeArch
Index: lxdream.spec
===================================================================
RCS file: /cvs/free/rpms/lxdream/F-9/lxdream.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- lxdream.spec 20 Oct 2008 10:00:54 -0000 1.7
+++ lxdream.spec 25 Oct 2008 17:41:26 -0000 1.8
@@ -1,6 +1,6 @@
Name: lxdream
Version: 0.8.4
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Sega Dreamcast emulator
Group: Applications/Emulators
License: GPLv2+
@@ -19,7 +19,9 @@
BuildRequires: libGL-devel
BuildRequires: pulseaudio-libs-devel
Requires: hicolor-icon-theme
-ExclusiveArch: %{ix86} x86_64
+# there should be a {ix86} instead of i386 in the ExclusiveArch line but
+# that would make plague build the package for athlon, i386, i586 and i686 :-/
+ExclusiveArch: i386 x86_64
%description
lxdream is a linux-based emulator of the Sega Dreamcast system. While it is
@@ -87,6 +89,9 @@
%changelog
+* Sat Oct 25 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.8.4-2
+- use i386 instead of ix86 for ExcludeArch
+
* Sun Oct 19 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.8.4-1
- Updated to 0.8.4
- Added pulseaudio-libs-devel to BuildRequires
16 years, 1 month
rpms/lxdream/devel lxdream.spec,1.7,1.8
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/lxdream/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv28753
Modified Files:
lxdream.spec
Log Message:
* Sat Oct 25 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.8.4-2
- use i386 instead of ix86 for ExcludeArch
Index: lxdream.spec
===================================================================
RCS file: /cvs/free/rpms/lxdream/devel/lxdream.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- lxdream.spec 20 Oct 2008 10:01:09 -0000 1.7
+++ lxdream.spec 25 Oct 2008 17:41:00 -0000 1.8
@@ -1,6 +1,6 @@
Name: lxdream
Version: 0.8.4
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Sega Dreamcast emulator
Group: Applications/Emulators
License: GPLv2+
@@ -19,7 +19,9 @@
BuildRequires: libGL-devel
BuildRequires: pulseaudio-libs-devel
Requires: hicolor-icon-theme
-ExclusiveArch: %{ix86} x86_64
+# there should be a {ix86} instead of i386 in the ExclusiveArch line but
+# that would make plague build the package for athlon, i386, i586 and i686 :-/
+ExclusiveArch: i386 x86_64
%description
lxdream is a linux-based emulator of the Sega Dreamcast system. While it is
@@ -87,6 +89,9 @@
%changelog
+* Sat Oct 25 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.8.4-2
+- use i386 instead of ix86 for ExcludeArch
+
* Sun Oct 19 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.8.4-1
- Updated to 0.8.4
- Added pulseaudio-libs-devel to BuildRequires
16 years, 1 month
rpms/xorg-x11-drv-nvidia/devel xorg-x11-drv-nvidia.spec,1.4,1.5
by Stewart Adam
Author: firewing
Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv26237/xorg-x11-drv-nvidia/devel
Modified Files:
xorg-x11-drv-nvidia.spec
Log Message:
multilib fixes
Index: xorg-x11-drv-nvidia.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/devel/xorg-x11-drv-nvidia.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xorg-x11-drv-nvidia.spec 18 Oct 2008 17:18:43 -0000 1.4
+++ xorg-x11-drv-nvidia.spec 25 Oct 2008 17:09:03 -0000 1.5
@@ -8,7 +8,7 @@
Name: xorg-x11-drv-nvidia
Version: 177.80
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
Group: User Interface/X Hardware Support
@@ -38,7 +38,7 @@
# Needed in all nvidia or fglrx driver packages
BuildRequires: desktop-file-utils
Requires: which
-Requires: livna-config-display
+Requires: livna-config-display >= 0.0.21
Requires: %{name}-libs = %{version}-%{release}
# to prevent i386 package being pulled first and x86_64 package being excluded
# on x86_64 systems
@@ -78,7 +78,6 @@
%package libs
Summary: Libraries for %{name}
Group: User Interface/X Hardware Support
-Requires: %{name} = %{version}-%{release}
%ifarch %{ix86}
Provides: %{name}-libs-32bit = %{version}-%{release}
Obsoletes: %{name}-libs-32bit <= %{version}-%{release}
@@ -310,6 +309,10 @@
%changelog
+* Sat Oct 25 2008 Stewart Adam <s.adam at diffingo.com> - 177.80-3
+- Remove the libs subpackage's dependency on main package
+- Update dependency on livna-config-display
+
* Sat Oct 18 2008 Stewart Adam <s.adam at diffingo.com> - 177.80-2
- Change dependency of main package to libs subpackage in devel subpackage to
fix multiarch repo push
16 years, 1 month
rpms/xorg-x11-drv-nvidia-96xx/F-8 xorg-x11-drv-nvidia-96xx.spec, 1.2, 1.3
by Stewart Adam
Author: firewing
Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia-96xx/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv26237/xorg-x11-drv-nvidia-96xx/F-8
Modified Files:
xorg-x11-drv-nvidia-96xx.spec
Log Message:
multilib fixes
Index: xorg-x11-drv-nvidia-96xx.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia-96xx/F-8/xorg-x11-drv-nvidia-96xx.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xorg-x11-drv-nvidia-96xx.spec 18 Oct 2008 17:18:44 -0000 1.2
+++ xorg-x11-drv-nvidia-96xx.spec 25 Oct 2008 17:09:03 -0000 1.3
@@ -6,58 +6,58 @@
%{nil}
%endif
-Name: xorg-x11-drv-nvidia-96xx
-Version: 96.43.07
-Release: 3%{?dist}
-Summary: NVIDIA's 96xx series proprietary display driver for NVIDIA graphic cards
-
-Group: User Interface/X Hardware Support
-License: Redistributable, no modification permitted
-URL: http://www.nvidia.com/
-Source0: http://us.download.nvidia.com/XFree86/Linux-x86/%{version}/NVIDIA-Linux-x...
-Source1: http://us.download.nvidia.com/XFree86/Linux-x86_64/%{version}/NVIDIA-Linu...
-Source2: nvidia-96xx.sh
-Source3: nvidia-96xx.csh
-Source4: nvidia-settings.desktop
-Source5: nvidia-96xx-init
-Source6: 60-nvidia.nodes
-Source10: nvidia-96xx-config-display
-Source11: nvidia-96xx-README.Fedora
-Source12: nvidia-96xx.opts
+Name: xorg-x11-drv-nvidia-96xx
+Version: 96.43.07
+Release: 4%{?dist}
+Summary: NVIDIA's 96xx series proprietary display driver for NVIDIA graphic cards
+
+Group: User Interface/X Hardware Support
+License: Redistributable, no modification permitted
+URL: http://www.nvidia.com/
+Source0: http://us.download.nvidia.com/XFree86/Linux-x86/%{version}/NVIDIA-Linux-x...
+Source1: http://us.download.nvidia.com/XFree86/Linux-x86_64/%{version}/NVIDIA-Linu...
+Source2: nvidia-96xx.sh
+Source3: nvidia-96xx.csh
+Source4: nvidia-settings.desktop
+Source5: nvidia-96xx-init
+Source6: 60-nvidia.nodes
+Source10: nvidia-96xx-config-display
+Source11: nvidia-96xx-README.Fedora
+Source12: nvidia-96xx.opts
# So we don't pull other nvidia variants
-Source91: filter-requires.sh
-%define _use_internal_dependency_generator 0
-%define __find_requires %{SOURCE91}
+Source91: filter-requires.sh
+%define _use_internal_dependency_generator 0
+%define __find_requires %{SOURCE91}
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-ExclusiveArch: i386 x86_64
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+ExclusiveArch: i386 x86_64
-Requires: nvidia-96xx-kmod >= %{version}
+Requires: nvidia-96xx-kmod >= %{version}
Requires(post): nvidia-96xx-kmod >= %{version}
# Needed in all nvidia or fglrx driver packages
-BuildRequires: desktop-file-utils
-Requires: which
-Requires: livna-config-display
-Requires: %{name}-libs = %{version}-%{release}
+BuildRequires: desktop-file-utils
+Requires: which
+Requires: livna-config-display
+Requires: %{name}-libs = %{version}-%{release}
# to prevent i386 package being pulled first and x86_64 package being excluded
# on x86_64 systems
%ifarch x86_64
-Requires: %{nvidialibdir}/libGL.so.%{version}
+Requires: %{nvidialibdir}/libGL.so.%{version}
%endif
-Requires(post): livna-config-display
-Requires(preun): livna-config-display
-Requires(post): chkconfig
-Requires(post): ldconfig
-Requires(preun): chkconfig
-
-Provides: nvidia-96xx-kmod-common = %{version}
-
-Conflicts: xorg-x11-drv-nvidia-legacy
-Conflicts: xorg-x11-drv-nvidia
-Conflicts: xorg-x11-drv-fglrx
+Requires(post): livna-config-display
+Requires(preun): livna-config-display
+Requires(post): chkconfig
+Requires(post): ldconfig
+Requires(preun): chkconfig
+
+Provides: nvidia-96xx-kmod-common = %{version}
+
+Conflicts: xorg-x11-drv-nvidia-legacy
+Conflicts: xorg-x11-drv-nvidia
+Conflicts: xorg-x11-drv-fglrx
-Obsoletes: nvidia-96xx-kmod < %{version}
+Obsoletes: nvidia-96xx-kmod < %{version}
%description
This package provides the most recent NVIDIA display driver of the 1.0-96xx
@@ -70,21 +70,20 @@
%package devel
-Summary: Development files for %{name}
-Group: Development/Libraries
-Requires: %{name}-libs = %{version}-%{release}
+Summary: Development files for %{name}
+Group: Development/Libraries
+Requires: %{name}-libs = %{version}-%{release}
%description devel
This package provides the development files of the %{name} package,
such as OpenGL headers.
%package libs
-Summary: Libraries for %{name}
-Group: User Interface/X Hardware Support
-Requires: %{name} = %{version}-%{release}
+Summary: Libraries for %{name}
+Group: User Interface/X Hardware Support
%ifarch %{ix86}
-Provides: %{name}-libs-32bit = %{version}-%{release}
-Obsoletes: %{name}-libs-32bit <= %{version}-%{release}
+Provides: %{name}-libs-32bit = %{version}-%{release}
+Obsoletes: %{name}-libs-32bit <= %{version}-%{release}
%endif
%description libs
@@ -289,6 +288,9 @@
%changelog
+* Sat Oct 25 2008 Stewart Adam <s.adam at diffingo.com> - 96.43.07-4
+- Remove the libs subpackage's dependency on main package
+
* Sat Oct 18 2008 Stewart Adam <s.adam at diffingo.com> - 96.43.07-3
- Change dependency of main package to libs subpackage in devel subpackage to
fix multiarch repo push
16 years, 1 month
rpms/xorg-x11-drv-nvidia/F-8 xorg-x11-drv-nvidia.spec,1.2,1.3
by Stewart Adam
Author: firewing
Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv26237/xorg-x11-drv-nvidia/F-8
Modified Files:
xorg-x11-drv-nvidia.spec
Log Message:
multilib fixes
Index: xorg-x11-drv-nvidia.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-8/xorg-x11-drv-nvidia.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xorg-x11-drv-nvidia.spec 18 Oct 2008 17:18:43 -0000 1.2
+++ xorg-x11-drv-nvidia.spec 25 Oct 2008 17:09:02 -0000 1.3
@@ -8,7 +8,7 @@
Name: xorg-x11-drv-nvidia
Version: 173.14.12
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
Group: User Interface/X Hardware Support
@@ -78,7 +78,6 @@
%package libs
Summary: Libraries for %{name}
Group: User Interface/X Hardware Support
-Requires: %{name} = %{version}-%{release}
%ifarch %{ix86}
Provides: %{name}-libs-32bit = %{version}-%{release}
Obsoletes: %{name}-libs-32bit <= %{version}-%{release}
@@ -309,6 +308,9 @@
%changelog
+* Sat Oct 25 2008 Stewart Adam <s.adam at diffingo.com> - 173.14.12-4
+- Remove the libs subpackage's dependency on main package
+
* Sat Oct 18 2008 Stewart Adam <s.adam at diffingo.com> - 173.14.12-3
- Change dependency of main package to libs subpackage in devel subpackage to
fix multiarch repo push
16 years, 1 month
rpms/xorg-x11-drv-nvidia/F-9 xorg-x11-drv-nvidia.spec,1.2,1.3
by Stewart Adam
Author: firewing
Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv26237/xorg-x11-drv-nvidia/F-9
Modified Files:
xorg-x11-drv-nvidia.spec
Log Message:
multilib fixes
Index: xorg-x11-drv-nvidia.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia/F-9/xorg-x11-drv-nvidia.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xorg-x11-drv-nvidia.spec 18 Oct 2008 17:18:43 -0000 1.2
+++ xorg-x11-drv-nvidia.spec 25 Oct 2008 17:09:03 -0000 1.3
@@ -8,7 +8,7 @@
Name: xorg-x11-drv-nvidia
Version: 173.14.12
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
Group: User Interface/X Hardware Support
@@ -38,7 +38,7 @@
# Needed in all nvidia or fglrx driver packages
BuildRequires: desktop-file-utils
Requires: which
-Requires: livna-config-display
+Requires: livna-config-display >= 0.0.21
Requires: %{name}-libs = %{version}-%{release}
# to prevent i386 package being pulled first and x86_64 package being excluded
# on x86_64 systems
@@ -78,7 +78,6 @@
%package libs
Summary: Libraries for %{name}
Group: User Interface/X Hardware Support
-Requires: %{name} = %{version}-%{release}
%ifarch %{ix86}
Provides: %{name}-libs-32bit = %{version}-%{release}
Obsoletes: %{name}-libs-32bit <= %{version}-%{release}
@@ -309,6 +308,10 @@
%changelog
+* Sat Oct 25 2008 Stewart Adam <s.adam at diffingo.com> - 173.14.12-4
+- Remove the libs subpackage's dependency on main package
+- Update dependency on livna-config-display
+
* Sat Oct 18 2008 Stewart Adam <s.adam at diffingo.com> - 173.14.12-3
- Change dependency of main package to libs subpackage in devel subpackage to
fix multiarch repo push
16 years, 1 month
rpms/xorg-x11-drv-nvidia-legacy/F-8 xorg-x11-drv-nvidia-legacy.spec, 1.2, 1.3
by Stewart Adam
Author: firewing
Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia-legacy/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv26237/xorg-x11-drv-nvidia-legacy/F-8
Modified Files:
xorg-x11-drv-nvidia-legacy.spec
Log Message:
multilib fixes
Index: xorg-x11-drv-nvidia-legacy.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xorg-x11-drv-nvidia-legacy/F-8/xorg-x11-drv-nvidia-legacy.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xorg-x11-drv-nvidia-legacy.spec 18 Oct 2008 17:18:44 -0000 1.2
+++ xorg-x11-drv-nvidia-legacy.spec 25 Oct 2008 17:09:03 -0000 1.3
@@ -6,56 +6,56 @@
%{nil}
%endif
-Name: xorg-x11-drv-nvidia-legacy
-Version: 71.86.06
-Release: 3%{?dist}
-Summary: NVIDIA's legacy proprietary display driver for NVIDIA graphic cards
-
-Group: User Interface/X Hardware Support
-License: Redistributable, no modification permitted
-URL: http://www.nvidia.com/
-Source0: http://us.download.nvidia.com/XFree86/Linux-x86/%{version}/NVIDIA-Linux-x...
-Source1: http://us.download.nvidia.com/XFree86/Linux-x86_64/%{version}/NVIDIA-Linu...
-Source2: nvidia-legacy.sh
-Source3: nvidia-legacy.csh
-Source4: nvidia-settings.desktop
-Source5: nvidia-legacy-init
-Source6: 60-nvidia.nodes
-Source10: nvidia-legacy-config-display
-Source11: nvidia-legacy-README.Fedora
-Source12: nvidia-legacy.opts
+Name: xorg-x11-drv-nvidia-legacy
+Version: 71.86.06
+Release: 4%{?dist}
+Summary: NVIDIA's legacy proprietary display driver for NVIDIA graphic cards
+
+Group: User Interface/X Hardware Support
+License: Redistributable, no modification permitted
+URL: http://www.nvidia.com/
+Source0: http://us.download.nvidia.com/XFree86/Linux-x86/%{version}/NVIDIA-Linux-x...
+Source1: http://us.download.nvidia.com/XFree86/Linux-x86_64/%{version}/NVIDIA-Linu...
+Source2: nvidia-legacy.sh
+Source3: nvidia-legacy.csh
+Source4: nvidia-settings.desktop
+Source5: nvidia-legacy-init
+Source6: 60-nvidia.nodes
+Source10: nvidia-legacy-config-display
+Source11: nvidia-legacy-README.Fedora
+Source12: nvidia-legacy.opts
# So we don't pull other nvidia variants
-Source91: filter-requires.sh
-%define _use_internal_dependency_generator 0
-%define __find_requires %{SOURCE91}
+Source91: filter-requires.sh
+%define _use_internal_dependency_generator 0
+%define __find_requires %{SOURCE91}
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-ExclusiveArch: i386 x86_64
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+ExclusiveArch: i386 x86_64
Requires: nvidia-legacy-kmod >= %{version}
Requires(post): nvidia-legacy-kmod >= %{version}
# Needed in all nvidia or fglrx driver packages
-BuildRequires: desktop-file-utils
-Requires: which
-Requires: livna-config-display
-Requires: %{name}-libs = %{version}-%{release}
+BuildRequires: desktop-file-utils
+Requires: which
+Requires: livna-config-display
+Requires: %{name}-libs = %{version}-%{release}
# to prevent i386 package being pulled first and x86_64 package being excluded
# on x86_64 systems
%ifarch x86_64
-Requires: %{nvidialibdir}/libGL.so.%{version}
+Requires: %{nvidialibdir}/libGL.so.%{version}
%endif
-Requires(post): livna-config-display
-Requires(preun): livna-config-display
-Requires(post): chkconfig
-Requires(post): ldconfig
-Requires(preun): chkconfig
-
-Provides: nvidia-legacy-kmod-common = %{version}
-Conflicts: xorg-x11-drv-nvidia
-Conflicts: xorg-x11-drv-nvidia-96xx
-Conflicts: xorg-x11-drv-fglrx
-Obsoletes: nvidia-legacy-kmod < %{version}
+Requires(post): livna-config-display
+Requires(preun): livna-config-display
+Requires(post): chkconfig
+Requires(post): ldconfig
+Requires(preun): chkconfig
+
+Provides: nvidia-legacy-kmod-common = %{version}
+Conflicts: xorg-x11-drv-nvidia
+Conflicts: xorg-x11-drv-nvidia-96xx
+Conflicts: xorg-x11-drv-fglrx
+Obsoletes: nvidia-legacy-kmod < %{version}
%description
This package provides the most recent NVIDIA legacy display driver which allows
@@ -68,21 +68,20 @@
%package devel
-Summary: Development files for %{name}
-Group: Development/Libraries
-Requires: %{name}-libs = %{version}-%{release}
+Summary: Development files for %{name}
+Group: Development/Libraries
+Requires: %{name}-libs = %{version}-%{release}
%description devel
This package provides the development files of the %{name} package,
such as OpenGL headers.
%package libs
-Summary: Libraries for %{name}
-Group: User Interface/X Hardware Support
-Requires: %{name} = %{version}-%{release}
+Summary: Libraries for %{name}
+Group: User Interface/X Hardware Support
%ifarch %{ix86}
-Provides: %{name}-libs-32bit = %{version}-%{release}
-Obsoletes: %{name}-libs-32bit <= %{version}-%{release}
+Provides: %{name}-libs-32bit = %{version}-%{release}
+Obsoletes: %{name}-libs-32bit <= %{version}-%{release}
%endif
%description libs
@@ -291,6 +290,9 @@
%changelog
+* Sat Oct 25 2008 Stewart Adam <s.adam at diffingo.com> - 71.86.06-4
+- Remove the libs subpackage's dependency on main package
+
* Sat Oct 18 2008 Stewart Adam <s.adam at diffingo.com> - 71.86.06-3
- Change dependency of main package to libs subpackage in devel subpackage to
fix multiarch repo push
16 years, 1 month
rpms/xorg-x11-drv-fglrx/F-9 xorg-x11-drv-fglrx.spec,1.5,1.6
by Stewart Adam
Author: firewing
Update of /cvs/nonfree/rpms/xorg-x11-drv-fglrx/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv25692/F-9
Modified Files:
xorg-x11-drv-fglrx.spec
Log Message:
multilib fix
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.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xorg-x11-drv-fglrx.spec 23 Oct 2008 15:31:58 -0000 1.5
+++ xorg-x11-drv-fglrx.spec 25 Oct 2008 17:00:06 -0000 1.6
@@ -9,7 +9,7 @@
Name: xorg-x11-drv-fglrx
Version: 8.543
-Release: 0.4.%{ativersion}%{?dist}
+Release: 0.5.%{ativersion}%{?dist}
Summary: AMD's proprietary driver for ATI graphic cards
Group: User Interface/X Hardware Support
License: BSD/Commercial/GPL/QPL
@@ -82,7 +82,6 @@
%package libs
Summary: Libraries for %{name}
Group: User Interface/X Hardware Support
-Requires: %{name} = %{version}-%{release}
%ifarch %{ix86}
Provides: %{name}-libs-32bit = %{version}-%{release}
Obsoletes: %{name}-libs-32bit <= %{version}-%{release}
@@ -304,6 +303,9 @@
%{_includedir}/X11/extensions/*.h
%changelog
+* Sat Oct 25 2008 Stewart Adam <s.adam at diffingo.com> - 8.543-0.5.8.11beta
+- Remove the libs subpackage's dependency on main package
+
* Thu Oct 23 2008 Stewart Adam <s.adam at diffingo.com> - 8.543-0.4.8.11beta
- Don't place Xorg modules in -libs
- Let RPM detect dependency on libstdc
16 years, 1 month