diff --git a/am-utils.spec b/am-utils.spec index 45fa545..6b19057 100644 --- a/am-utils.spec +++ b/am-utils.spec @@ -1,7 +1,7 @@ Summary: Automount utilities including an updated version of Amd. Name: am-utils Version: 6.0.9 -Release: 2 +Release: 4 License: BSD Epoch: 5 Group: System Environment/Daemons @@ -13,7 +13,7 @@ Source3: am-utils.sysconf Source4: am-utils.net.map Patch: am-utils-gdbm.patch BuildRoot: %{_tmppath}/%{name}-root -BuildPrereq: gdbm-devel, hesiod-devel, openldap-devel autoconf +BuildPrereq: gdbm-devel, hesiod-devel, openldap-devel autoconf automake libtool Requires: portmap, grep, gawk, findutils Prereq: /sbin/install-info, /sbin/chkconfig, grep Obsoletes: amd @@ -36,7 +36,11 @@ mounting and unmounting filesystems. %prep %setup -q %patch -p1 +libtoolize --force +aclocal +automake autoconf +autoheader find_requires=`rpm --eval %%{__find_requires}` echo "$find_requires | grep -v lostaltmail.conf" > find-requires @@ -135,6 +139,12 @@ fi %{_libdir}/libamu.so.* %changelog +* Tue Aug 5 2003 Elliot Lee 6.0.9-4 +- Fix libtool + +* Wed Jun 04 2003 Elliot Lee +- rebuilt + * Tue Feb 04 2003 Florian La Roche - add symlink to shared lib