rpms/Inventor/devel Inventor.spec,1.26,1.27

Ralf Corsépius (corsepiu) fedora-extras-commits at redhat.com
Thu Dec 22 11:36:34 UTC 2005


Author: corsepiu

Update of /cvs/extras/rpms/Inventor/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2333

Modified Files:
	Inventor.spec 
Log Message:
Reflect mesa packages bugs reported to be fixed.


Index: Inventor.spec
===================================================================
RCS file: /cvs/extras/rpms/Inventor/devel/Inventor.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- Inventor.spec	14 Dec 2005 09:45:41 -0000	1.26
+++ Inventor.spec	22 Dec 2005 11:36:34 -0000	1.27
@@ -6,7 +6,7 @@
 
 Name:           Inventor
 Version:        2.1.5
-Release:        16%{?dist}
+Release:        17%{?dist}
 
 Summary:        SGI Open Inventor (TM)
 
@@ -41,7 +41,6 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  libGLU-devel
-BuildRequires:  libGL-devel
 BuildRequires:	libGLw-devel
 # Work around to xorg-x11-proto-devel missing to require X11/Xauth.h
 BuildRequires:	libXau-devel
@@ -72,10 +71,6 @@
 Requires:       %{name} = %{version}-%{release}
 Requires:	pkgconfig
 Requires:	libGLU-devel
-# PR #175253: libGLU-devel should implicitly pull-in libGL-devel
-Requires:	libGL-devel
-# PR #173712: libGL-devel should implicitly pull-in libX11-devel
-Requires:	libX11-devel
 Requires:	freetype-devel libjpeg-devel
 
 %description    devel
@@ -312,6 +307,10 @@
 %{_libdir}/Inventor/examples
 
 %changelog
+* Thu Dec 21 2005 Ralf Corsépius <rc040203 at freenet.de> - 2.1.5-17
+- Remove BR: libX11-devel (#173712 reported to be fixed).
+- Remove BR: libGL-devel (#175253 reported to be fixed).
+
 * Wed Dec 14 2005 Ralf Corsepius <rc040203 at freenet.de> - 2.1.5-16
 - Remove BR: libXext-devel (Impl. R'd by openmotif-devel).
 - Remove BR: xorg-x11-proto-devel (PR #175256).




More information about the scm-commits mailing list