auto-import changelog data from am-utils-6.0.9-4.src.rpm

Tue Aug 05 2003 Elliot Lee <sopwith@redhat.com> 6.0.9-4
- Fix libtool
Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
This commit is contained in:
cvsdist 2004-09-09 02:56:49 +00:00
parent 549061235c
commit dcccd226f5
1 changed files with 12 additions and 2 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.0.9 Version: 6.0.9
Release: 2 Release: 4
License: BSD License: BSD
Epoch: 5 Epoch: 5
Group: System Environment/Daemons Group: System Environment/Daemons
@ -13,7 +13,7 @@ Source3: am-utils.sysconf
Source4: am-utils.net.map Source4: am-utils.net.map
Patch: am-utils-gdbm.patch Patch: am-utils-gdbm.patch
BuildRoot: %{_tmppath}/%{name}-root 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 Requires: portmap, grep, gawk, findutils
Prereq: /sbin/install-info, /sbin/chkconfig, grep Prereq: /sbin/install-info, /sbin/chkconfig, grep
Obsoletes: amd Obsoletes: amd
@ -36,7 +36,11 @@ mounting and unmounting filesystems.
%prep %prep
%setup -q %setup -q
%patch -p1 %patch -p1
libtoolize --force
aclocal
automake
autoconf autoconf
autoheader
find_requires=`rpm --eval %%{__find_requires}` find_requires=`rpm --eval %%{__find_requires}`
echo "$find_requires | grep -v lostaltmail.conf" > find-requires echo "$find_requires | grep -v lostaltmail.conf" > find-requires
@ -135,6 +139,12 @@ fi
%{_libdir}/libamu.so.* %{_libdir}/libamu.so.*
%changelog %changelog
* Tue Aug 5 2003 Elliot Lee <sopwith@redhat.com> 6.0.9-4
- Fix libtool
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Tue Feb 04 2003 Florian La Roche <Florian.LaRoche@redhat.de> * Tue Feb 04 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- add symlink to shared lib - add symlink to shared lib