From ac7b60ae301d3345867cb40cec7d88ca6480ce46 Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Thu, 1 Oct 2015 13:47:23 -0500 Subject: [PATCH] Move from lesstif to motif --- mesa-libGLw.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/mesa-libGLw.spec b/mesa-libGLw.spec index b3b7b74..c82d183 100644 --- a/mesa-libGLw.spec +++ b/mesa-libGLw.spec @@ -1,7 +1,7 @@ Summary: Xt / Motif OpenGL widgets Name: mesa-libGLw Version: 8.0.0 -Release: 6%{?dist} +Release: 7%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.mesa3d.org @@ -12,7 +12,7 @@ BuildRequires: libGL-devel %if 0%{?rhel} BuildRequires: openmotif-devel %else -BuildRequires: lesstif-devel +BuildRequires: motif-devel %endif Provides: libGLw @@ -28,7 +28,7 @@ Requires: libGL-devel %if 0%{?rhel} Requires: openmotif-devel %else -Requires: lesstif-devel +Requires: motif-devel %endif Provides: libGLw-devel @@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/GL/GLwMDrawAP.h %changelog +* Thu Oct 01 2015 Jon Ciesla - 8.0.0-7 +- Move from lesstif to motif. + * Wed Jun 17 2015 Fedora Release Engineering - 8.0.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild