From 5198f3b5fa62a9c8f89d6cc475760b333304292b Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Thu, 23 Jul 2009 13:19:01 +0000 Subject: [PATCH] - Un-require xorg-x11-filesystem - Remove useless %dir --- libXaw.spec | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/libXaw.spec b/libXaw.spec index 3c3d27e..555544c 100644 --- a/libXaw.spec +++ b/libXaw.spec @@ -3,7 +3,7 @@ Summary: X.Org X11 libXaw runtime library Name: libXaw Version: 1.0.6 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT URL: http://www.x.org Group: System Environment/Libraries @@ -16,8 +16,6 @@ BuildRequires: pkgconfig(xmu) pkgconfig(xpm) pkgconfig(xext) # Required by the configury. BuildRequires: ed -Obsoletes: XFree86-libs, xorg-x11-libs - %description X.Org X11 libXaw runtime library @@ -33,13 +31,10 @@ X.Org X11 libXaw version 6 compatibility %package devel Summary: X.Org X11 libXaw development package Group: Development/Libraries -Requires(pre): xorg-x11-filesystem >= 0.99.2-3 Requires: %{name} = %{version}-%{release} Requires: pkgconfig(xproto) pkgconfig(xmu) pkgconfig(xt) pkgconfig(xpm) -Obsoletes: XFree86-devel, xorg-x11-devel - %description devel X.Org X11 libXaw development package @@ -85,7 +80,6 @@ rm -rf $RPM_BUILD_ROOT %files devel %defattr(-,root,root,-) -%dir %{_includedir}/X11 %dir %{_includedir}/X11/Xaw %doc COPYING %{_includedir}/X11/Xaw/*.h @@ -97,6 +91,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Thu Jul 23 2009 Adam Jackson 1.0.6-2 +- Un-require xorg-x11-filesystem +- Remove useless %%dir + * Thu Jul 02 2009 Adam Jackson 1.0.6-1 - libXaw 1.0.6