diff --git a/libXaw.spec b/libXaw.spec index a3a8229..db90e1c 100644 --- a/libXaw.spec +++ b/libXaw.spec @@ -1,7 +1,7 @@ Summary: X Athena Widget Set Name: libXaw Version: 1.0.11 -Release: 4%{?dist} +Release: 5%{?dist} License: MIT URL: http://www.x.org Group: System Environment/Libraries @@ -11,8 +11,6 @@ Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2 BuildRequires: autoconf automake libtool BuildRequires: pkgconfig(xproto) pkgconfig(x11) pkgconfig(xt) BuildRequires: pkgconfig(xmu) pkgconfig(xpm) pkgconfig(xext) -# Required by the configury. -BuildRequires: ed BuildRequires: xorg-x11-util-macros xmlto lynx %description @@ -76,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT #{_docdir}/%{name}-%{version}-%{release}/%{name}.txt %changelog +* Thu Mar 07 2013 Peter Hutterer 1.0.11-5 +- Drop ed from BR, see upstream 0b6058db1ce + * Thu Mar 07 2013 Peter Hutterer - 1.0.11-4 - autoreconf for aarch64