- add BuildRequires for texinfo.
This commit is contained in:
parent
934585dc5a
commit
776204c363
@ -1,7 +1,7 @@
|
||||
Summary: Automount utilities including an updated version of Amd
|
||||
Name: am-utils
|
||||
Version: 6.1.5
|
||||
Release: 25%{?dist}
|
||||
Release: 26%{?dist}
|
||||
License: BSD
|
||||
Epoch: 5
|
||||
Group: System Environment/Daemons
|
||||
@ -23,6 +23,7 @@ BuildRequires: bison
|
||||
BuildRequires: flex
|
||||
BuildRequires: tcp_wrappers-devel
|
||||
BuildRequires: systemd-units
|
||||
BuildRequires: texinfo
|
||||
|
||||
Requires: portmap
|
||||
Requires: grep
|
||||
@ -190,6 +191,9 @@ fi
|
||||
%{_libdir}/libamu.so*
|
||||
|
||||
%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
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user