diff --git a/libXaw.spec b/libXaw.spec index 950a89e..2afef59 100644 --- a/libXaw.spec +++ b/libXaw.spec @@ -1,7 +1,7 @@ Summary: X.Org X11 libXaw runtime library Name: libXaw Version: 1.0.2 -Release: 5 +Release: 6 License: MIT/X11 Group: System Environment/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -35,6 +35,7 @@ Requires: %{name} = %{version}-%{release} Requires: xorg-x11-proto-devel Requires: libXmu-devel Requires: libXt-devel +Requires: libXpm-devel Obsoletes: XFree86-devel, xorg-x11-devel @@ -100,6 +101,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3x* %changelog +* Thu Jun 22 2006 Mike A. Harris 1.0.2-6 +- Added "Requires: libXpm-devel" to devel subpackage to attempt to fix + bug (#192040). + * Wed Jun 07 2006 Mike A. Harris 1.0.2-5 - Remove package ownership of mandir/libdir/etc.