specfile: FTBFS caused by new version of aclocal fixed

Resolves: #1604599
This commit is contained in:
David Kaspar [Dee'Kej] 2018-07-27 09:27:10 +02:00
parent 603792ecf5
commit 29f7d3e318

View File

@ -13,7 +13,7 @@
Name: libijs
Summary: IJS Raster Image Transport Protocol Library
Version: 0.35
Release: 5%{?dist}
Release: 6%{?dist}
License: AGPLv3+
@ -93,6 +93,7 @@ which is useful for development purposes only.
# ---------------
%build
autoreconf -ifv
%configure --disable-static --enable-shared
%make_build
@ -131,6 +132,9 @@ install -m 0644 -p ijs_spec.pdf %{buildroot}%{_docdir}/%{name}
# =============================================================================
%changelog
* Fri Jul 27 2018 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 0.35-6
- FTBFS caused by new version of aclocal fixed (bug #1604599)
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.35-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild