Fix 330331
This commit is contained in:
parent
b5e0d6bb59
commit
a71470acee
@ -4,7 +4,7 @@
|
||||
Summary: Xt / Motif OpenGL widgets
|
||||
Name: mesa-libGLw
|
||||
Version: 6.5.1
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: MIT/X11
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.mesa3d.org
|
||||
@ -17,9 +17,6 @@ BuildRequires: libXt-devel
|
||||
BuildRequires: libGL-devel
|
||||
BuildRequires: lesstif-devel
|
||||
|
||||
%description
|
||||
Mesa libGLw runtime library
|
||||
|
||||
Provides: libGLw
|
||||
# libGLw used to be in Mesa package in RHL 6.x, 7.[0-2], RHEL 2.1
|
||||
Obsoletes: Mesa
|
||||
@ -28,6 +25,9 @@ Obsoletes: XFree86-libs
|
||||
# libGLw moved to xorg-x11-libs FC[2-4], RHEL4
|
||||
Obsoletes: xorg-x11-libs
|
||||
|
||||
%description
|
||||
Mesa libGLw runtime library
|
||||
|
||||
%package devel
|
||||
Summary: Mesa libGLw development package
|
||||
Group: Development/Libraries
|
||||
@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_includedir}/GL/GLwMDrawAP.h
|
||||
|
||||
%changelog
|
||||
* Fri Oct 12 2007 Matthias Clasen <mclasen@redhat.com> - 6.5.1-4
|
||||
- Fix spec file syntax issues (#330331)
|
||||
|
||||
* Tue Aug 21 2007 Adam Jackson <ajax@redhat.com> - 6.5.1-3
|
||||
- Rebuild for build id
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user