add build requires autoconf-archive

This commit is contained in:
leigh123linux 2016-02-23 07:46:04 +00:00
parent 276b0e2757
commit 3f6949c06d

View File

@ -19,7 +19,7 @@ BuildRequires: python3-devel
# for %%check # for %%check
BuildRequires: dbus-x11 pygobject3 BuildRequires: dbus-x11 pygobject3
# autoreconf and friends # autoreconf and friends
BuildRequires: autoconf automake libtool BuildRequires: autoconf-archive automake libtool
Provides: python-dbus = %{version}-%{release} Provides: python-dbus = %{version}-%{release}
Provides: python-dbus%{?_isa} = %{version}-%{release} Provides: python-dbus%{?_isa} = %{version}-%{release}
@ -97,6 +97,7 @@ make check -k -C python3-build
%changelog %changelog
* Tue Feb 23 2016 Leigh Scott <leigh123linux@googlemail.com> - 1.2.2-1 * Tue Feb 23 2016 Leigh Scott <leigh123linux@googlemail.com> - 1.2.2-1
- Update to 1.2.2 (#1310915) - Update to 1.2.2 (#1310915)
- add build requires autoconf-archive
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-13 * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild