diff --git a/Xaw3d.spec b/Xaw3d.spec index 05a3498..f302e46 100644 --- a/Xaw3d.spec +++ b/Xaw3d.spec @@ -1,7 +1,7 @@ Summary: A version of the MIT Athena widget set for X. Name: Xaw3d Version: 1.5 -Release: 22 +Release: 23 Group: System Environment/Libraries Source: ftp://ftp.x.org/contrib/widgets/Xaw3d/R6.3/Xaw3d-%{version}.tar.gz Source1: ftp://ftp.x.org/contrib/widgets/Xaw3d/R6/Xaw3d-1.3.tar.gz @@ -20,7 +20,7 @@ License: MIT Prefix: /usr Prereq: fileutils /sbin/ldconfig BuildRoot: %{_tmppath}/%{name}-root -BuildPrereq: XFree86-devel +BuildPrereq: xorg-x11-devel %description Xaw3d is an enhanced version of the MIT Athena Widget set for @@ -35,6 +35,7 @@ those applications. Summary: Header files and static libraries for development using Xaw3d. Group: Development/Libraries Requires: %{name} = %{version} +Requires: xorg-x11-devel %description devel Xaw3d is an enhanced version of the MIT Athena widget set for @@ -146,6 +147,9 @@ fi %ghost /usr/X11R6/include/Xaw3d %changelog +* Mon Jul 26 2004 Than Ngo 1.5-23 +- added requires on XFree86-devel + * Tue Jun 15 2004 Elliot Lee - rebuilt