Drop unused build deps

This commit is contained in:
Kalev Lember 2016-10-18 12:26:19 +02:00
parent 292157357b
commit 4728dca871

View File

@ -21,8 +21,6 @@ BuildRequires: gettext
BuildRequires: source-highlight
BuildRequires: yelp-tools
BuildRequires: autoconf automake libtool
# Following are not automatically installed
Requires: docbook-utils openjade /usr/bin/xsltproc docbook-style-xsl
# we are installing an automake macro
@ -46,7 +44,6 @@ and GNOME.
mv doc/README doc/README.docs
%build
#env NOCONFIGURE=1 ./autogen.sh
%configure
make %{?_smp_mflags}
@ -74,6 +71,7 @@ make check
- Use make_install macro
- Don't set group tags
- Run self tests
- Drop unused build deps
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 1.25-1
- Update to 1.25