Add obsoletes tags for simulator-opengl
authorRusty Lynch <rusty.lynch@intel.com>
Thu, 21 Jun 2012 00:02:37 +0000 (17:02 -0700)
committerWang Quanxian <quanxian.wang@intel.com>
Thu, 28 Feb 2013 08:09:15 +0000 (16:09 +0800)
packaging/mesa.changes
packaging/mesa.spec

index dd28c21..5b7cd8f 100644 (file)
@@ -1,3 +1,8 @@
+* Wed Jun 20 2012 Rusty Lynch <rusty.lynch@intel.com> 8.1.0+1+5f3f6
+- Adding Obsoletes tags for simulator-opengl to fix build breakage
+  caused by packages that explicitly attempt to pulling the simulator-opengl
+  package when building on Intel.
+
 * Tue Jun 12 2012 Rusty Lynch <rusty.lynch@intel.com> 8.1.0+1+5f3f6
 - Update to new snapshot from git master
 
index 5d834ae..9eec8a6 100644 (file)
@@ -72,6 +72,7 @@ Group:      System/Libraries
 Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
 Provides:   libGL = %{version}-%{release}
+Obsoletes: simulator-opengl
 
 %description libGL
 Mesa libGL runtime library.
@@ -182,6 +183,7 @@ Group:      Development/Libraries
 Requires:   mesa-libGL = %{version}-%{release}
 Requires:   libx11-devel
 Provides:   libGL-devel
+Obsoletes:  simulator-opengl-devel
 
 %description libGL-devel
 Mesa OpenGL library development package