auto-import changelog data from Xaw3d-1.5-23.src.rpm
Mon Jul 26 2004 Than Ngo <than@redhat.com> 1.5-23 - added requires on XFree86-devel
This commit is contained in:
parent
c6c4d3ad5a
commit
bfa1c890f7
@ -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 <than@redhat.com> 1.5-23
|
||||
- added requires on XFree86-devel
|
||||
|
||||
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user