- add BuildRequires for texinfo.

This commit is contained in:
Ian Kent 2013-02-18 16:50:10 +08:00
parent 934585dc5a
commit 776204c363
1 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: Automount utilities including an updated version of Amd Summary: Automount utilities including an updated version of Amd
Name: am-utils Name: am-utils
Version: 6.1.5 Version: 6.1.5
Release: 25%{?dist} Release: 26%{?dist}
License: BSD License: BSD
Epoch: 5 Epoch: 5
Group: System Environment/Daemons Group: System Environment/Daemons
@ -23,6 +23,7 @@ BuildRequires: bison
BuildRequires: flex BuildRequires: flex
BuildRequires: tcp_wrappers-devel BuildRequires: tcp_wrappers-devel
BuildRequires: systemd-units BuildRequires: systemd-units
BuildRequires: texinfo
Requires: portmap Requires: portmap
Requires: grep Requires: grep
@ -190,6 +191,9 @@ fi
%{_libdir}/libamu.so* %{_libdir}/libamu.so*
%changelog %changelog
* Mon Feb 18 2013 Ian Kent <ikent@redhat.com> - 5:6.1.5-25
- add BuildRequires for texinfo.
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5:6.1.5-25 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5:6.1.5-25
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild