remove seemingly unneeded build deps

i9ce
Bill Nottingham 19 years ago
parent e7daa483c9
commit 072d9bd25e

@ -1,7 +1,7 @@
Summary: Library for parsing IDL (Interface Definition Language)
Name: libIDL
Version: 0.8.6
Release: 5
Release: 6
Source: ftp://ftp.gnome.org/pub/GNOME/sources/libIDL/%{name}-%{version}.tar.bz2
Patch0: libIDL-0.8.6-multilib.patch
Group: System Environment/Libraries
@ -9,7 +9,6 @@ License: LGPL
BuildRoot: %{_tmppath}/%{name}-%{version}-root
BuildRequires: pkgconfig >= 0.8
BuildRequires: glib2-devel >= 2.0
BuildRequires: automake14 libtool autoconf
BuildRequires: flex bison
%description
@ -76,6 +75,10 @@ rm -rf %{buildroot}
%{_infodir}/libIDL2.info.gz
%changelog
* Mon Jun 12 2006 Bill Nottingham <notting@redhat.com> - 0.8.6-6
- we don't call the autotools or libtoolize during build - don't
buildreq them
* Fri Jun 9 2006 Matthias Clasen <mclasen@redhat.com> - 0.8.6-5
- Fix missing BuildRequires

Loading…
Cancel
Save