auto-import changelog data from autofs-3.1.7-37.src.rpm
Fri Apr 25 2003 Nalin Dahyabhai <nalin@redhat.com> 3.1.7-37 - sync with current linux/auto_fs.h from the current kernel tree (#88562)
This commit is contained in:
parent
c9b1110f15
commit
a0d6dd9c87
@ -1,12 +1,13 @@
|
|||||||
Summary: A tool for automatically mounting and unmounting filesystems.
|
Summary: A tool for automatically mounting and unmounting filesystems.
|
||||||
Name: autofs
|
Name: autofs
|
||||||
Version: 3.1.7
|
Version: 3.1.7
|
||||||
Release: 36
|
Release: 37
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
Source: ftp://ftp.kernel.org/pub/linux/daemons/autofs/autofs-%{version}.tar.bz2
|
Source: ftp://ftp.kernel.org/pub/linux/daemons/autofs/autofs-%{version}.tar.bz2
|
||||||
Source1: autofs-ldap-auto-master.c
|
Source1: autofs-ldap-auto-master.c
|
||||||
|
Source2: auto_fs.h
|
||||||
Patch0: autofs-3.1.7-doc.patch
|
Patch0: autofs-3.1.7-doc.patch
|
||||||
Patch1: autofs-3.1.4-loop.patch
|
Patch1: autofs-3.1.4-loop.patch
|
||||||
Patch2: autofs-3.1.4-modules.patch
|
Patch2: autofs-3.1.4-modules.patch
|
||||||
@ -51,6 +52,9 @@ network, you should install autofs.
|
|||||||
%patch9 -p1 -b .fpic
|
%patch9 -p1 -b .fpic
|
||||||
%patch10 -p1 -b .schema
|
%patch10 -p1 -b .schema
|
||||||
%patch11 -p1 -b .usr
|
%patch11 -p1 -b .usr
|
||||||
|
#Aaargh! The kernel went and changed on us!
|
||||||
|
cp ./include/linux/auto_fs.h ./include/linux/auto_fs.h.old
|
||||||
|
cp $RPM_SOURCE_DIR/auto_fs.h ./include/linux/
|
||||||
chmod u+w configure
|
chmod u+w configure
|
||||||
autoconf
|
autoconf
|
||||||
env LANG=C perl -pi -e 's|^CFLAGS =.*|CFLAGS = \$\(RPM_OPT_FLAGS\)|g' Makefile.rules
|
env LANG=C perl -pi -e 's|^CFLAGS =.*|CFLAGS = \$\(RPM_OPT_FLAGS\)|g' Makefile.rules
|
||||||
@ -126,6 +130,9 @@ fi
|
|||||||
#%dir /net
|
#%dir /net
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 25 2003 Nalin Dahyabhai <nalin@redhat.com> 3.1.7-37
|
||||||
|
- sync with current linux/auto_fs.h from the current kernel tree (#88562)
|
||||||
|
|
||||||
* Wed Jan 22 2003 Tim Powers <timp@redhat.com> 3.1.7-36
|
* Wed Jan 22 2003 Tim Powers <timp@redhat.com> 3.1.7-36
|
||||||
- rebuilt
|
- rebuilt
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user