fix missing br
This commit is contained in:
parent
45ab90cca3
commit
cf557254d3
1 changed files with 4 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Summary: Automount utilities including an updated version of Amd.
|
||||
Name: am-utils
|
||||
Version: 6.1.5
|
||||
Release: 2.1
|
||||
Release: 3
|
||||
License: BSD
|
||||
Epoch: 5
|
||||
Group: System Environment/Daemons
|
||||
|
|
@ -12,7 +12,7 @@ Source2: am-utils.conf
|
|||
Source3: am-utils.sysconf
|
||||
Source4: am-utils.net.map
|
||||
BuildRoot: %{_tmppath}/%{name}-root
|
||||
BuildPrereq: gdbm-devel, hesiod-devel, openldap-devel autoconf automake libtool bison
|
||||
BuildPrereq: gdbm-devel, hesiod-devel, openldap-devel, autoconf, automake, libtool, bison, flex
|
||||
Requires: portmap, grep, gawk, findutils
|
||||
Prereq: /sbin/install-info, /sbin/chkconfig, grep
|
||||
Obsoletes: amd
|
||||
|
|
@ -129,8 +129,9 @@ fi
|
|||
%{_libdir}/libamu.so*
|
||||
|
||||
%changelog
|
||||
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 5:6.1.5-2.1
|
||||
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 5:6.1.5-3
|
||||
- rebuild
|
||||
- Add missing br flex
|
||||
|
||||
* Thu Jun 01 2006 Peter Vrabec <pvrabec@redhat.com> 5:6.1.5-2
|
||||
- force to use HAVE_LINUX_NFS_MOUNT_H macro, because linux/nfs_mount.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue