auto-import changelog data from autofs-4.1.3-6.src.rpm

Mon Jun 21 2004 Alan Cox <alan@redhat.com>
- Fixed i18n bug #107461
This commit is contained in:
cvsdist 2004-09-09 03:25:31 +00:00
parent 2ab1649275
commit 733a362ce2

View File

@ -4,7 +4,7 @@
Summary: A tool for automatically mounting and unmounting filesystems.
Name: autofs
%define version 4.1.3
%define release 5
%define release 6
Version: %{version}
Release: %{release}
Epoch: 1
@ -21,6 +21,7 @@ Patch5: autofs-4.1.3-non-strict-loop-fix.patch
#Patch8: autofs-4.1.2-stripdash.patch
Patch12: autofs-4.1.2-option-parsing.patch
Patch13: autofs-4.1.3-icmp-ping.patch
Patch14: autofs-4.1.3-underlinei18n.patch
Buildroot: /var/tmp/autofs-tmp
BuildPrereq: autoconf, hesiod-devel, openldap-devel, perl
Prereq: chkconfig
@ -68,6 +69,7 @@ echo %{version}-%{release} > .version
#%patch8 -p1 -b .stripdash
%patch12 -p1 -b .option-parsing
%patch13 -p1 -b .imcp-ping
%patch14 -p1 -b .i18n
cp $RPM_SOURCE_DIR/autofs.sysconfig .
%build
@ -121,6 +123,9 @@ exit 0
%{_libdir}/autofs/*
%changelog
* Mon Jun 21 2004 Alan Cox <alan@redhat.com>
- Fixed i18n bug #107461
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt