- Obsolete Mesa-nouveau3d (the package doesn't exist anymore)

- Also nuke from baselibs.conf

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=165
This commit is contained in:
Matthias Hopf 2011-08-02 13:14:15 +00:00 committed by Git OBS Bridge
parent 879b3c616e
commit 84058fd378
3 changed files with 7 additions and 36 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Aug 2 13:05:58 UTC 2011 - mhopf@novell.com
- Obsolete Mesa-nouveau3d (included in standard Mesa package now)
- Also nuke from baselibs.conf
-------------------------------------------------------------------
Fri Jul 29 10:10:31 UTC 2011 - mhopf@novell.com

View File

@ -30,6 +30,7 @@ License: MIT License (or similar)
Group: System/Libraries
Provides: xorg-x11-Mesa = %{version} intel-i810-Mesa = %{version} Mesa7 = %{version}
Obsoletes: xorg-x11-Mesa < %{version} intel-i810-Mesa < %{version} Mesa7 < %{version}
Obsoletes: Mesa-nouveau3d
AutoReqProv: on
# bug437293
%ifarch ppc64
@ -106,30 +107,6 @@ Authors:
--------
Brian Paul
%ifarch %ix86 x86_64 ppc %sparc hppa
%if 0%{?suse_version} >= 1130
%package nouveau3d
License: MIT License (or similar)
Requires: Mesa = %version xorg-x11-driver-video-nouveau
Summary: Experimental 3D driver for nouveau driver
Group: System/Libraries
%description nouveau3d
This is the 3D driver for open source nouveau driver. It uses Gallium3d architecture within Mesa.
Note:
This driver is in a very experimental state. So it is not recommend that you use it.
Bug reports using this driver are not supported by developers.
Authors:
--------
Brian Paul
Pekka Paalanen
Ben Skeggs
Francisco Jerez
%endif
%endif
%prep
%setup -n %{name}-%{_version} -b4 -q
# no need to build (GLUT-)Demos
@ -221,9 +198,6 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/lib*.so.*
%{_libdir}/dri/
#%{_libdir}/egl/
%if 0%{?suse_version} >= 1130
%exclude %{_libdir}/dri/nouveau_dri.so
%endif
%files devel
%defattr(-,root,root)
@ -248,12 +222,4 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/glesv2.pc
%{_mandir}/man3/*
%ifarch %ix86 x86_64 ppc %sparc hppa
%if 0%{?suse_version} >= 1130
%files nouveau3d
%defattr(-,root,root)
%{_libdir}/dri/nouveau_dri.so
%endif
%endif
%changelog

View File

@ -5,4 +5,3 @@ Mesa
Mesa-devel
obsoletes "XFree86-Mesa-devel-<targettype> xorg-x11-Mesa-devel-<targettype>"
provides "XFree86-Mesa-devel-<targettype> xorg-x11-Mesa-devel-<targettype>"
Mesa-nouveau3d