auto-import util-linux-2.11n-12.7.3 from util-linux-2.11n-12.7.3.src.rpm
This commit is contained in:
parent
08da2dcb76
commit
b5bbfa0ff1
@ -3,7 +3,7 @@
|
|||||||
Summary: A collection of basic system utilities.
|
Summary: A collection of basic system utilities.
|
||||||
Name: util-linux
|
Name: util-linux
|
||||||
Version: 2.11n
|
Version: 2.11n
|
||||||
Release: 12
|
Release: 12.7.3
|
||||||
License: distributable
|
License: distributable
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source0: ftp://ftp.kernel.org/pub/linux/utils/util-linux/util-linux-%{version}.tar.bz2
|
Source0: ftp://ftp.kernel.org/pub/linux/utils/util-linux/util-linux-%{version}.tar.bz2
|
||||||
@ -77,6 +77,8 @@ Patch112: util-linux-2.11n-ipcrmman.patch
|
|||||||
Patch113: util-linux-2.11n-ctty3.patch
|
Patch113: util-linux-2.11n-ctty3.patch
|
||||||
Patch114: util-linux-2.11n-dumboctal.patch
|
Patch114: util-linux-2.11n-dumboctal.patch
|
||||||
Patch115: util-linux-2.11n-fstabperm-61868.patch
|
Patch115: util-linux-2.11n-fstabperm-61868.patch
|
||||||
|
|
||||||
|
Patch116: util-linux-2.11n-setpwrace.patch
|
||||||
########### END UNSUBMITTED
|
########### END UNSUBMITTED
|
||||||
|
|
||||||
########
|
########
|
||||||
@ -214,6 +216,8 @@ mv MCONFIG.new MCONFIG
|
|||||||
%patch114 -p1 -b .dumboctal
|
%patch114 -p1 -b .dumboctal
|
||||||
%patch115 -p1 -b .fstabperm
|
%patch115 -p1 -b .fstabperm
|
||||||
|
|
||||||
|
%patch116 -p1 -b .setpwrace
|
||||||
|
|
||||||
%build
|
%build
|
||||||
unset LINGUAS || :
|
unset LINGUAS || :
|
||||||
|
|
||||||
@ -533,6 +537,9 @@ fi
|
|||||||
/sbin/losetup
|
/sbin/losetup
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 24 2002 Elliot Lee <sopwith@redhat.com> 2.11n-12.7.3
|
||||||
|
- Fix setpwnam race (patch116)
|
||||||
|
|
||||||
* Mon Apr 01 2002 Elliot Lee <sopwith@redhat.com> 2.11n-12
|
* Mon Apr 01 2002 Elliot Lee <sopwith@redhat.com> 2.11n-12
|
||||||
- Don't strip binaries - rpm does it for us.
|
- Don't strip binaries - rpm does it for us.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user