auto-import util-linux-2.11n-13 from util-linux-2.11n-13.src.rpm
This commit is contained in:
parent
b5bbfa0ff1
commit
a4f338f899
@ -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.7.3
|
Release: 13
|
||||||
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,8 +77,6 @@ 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
|
||||||
|
|
||||||
########
|
########
|
||||||
@ -216,8 +214,6 @@ 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 || :
|
||||||
|
|
||||||
@ -359,10 +355,10 @@ fi
|
|||||||
/sbin/pivot_root
|
/sbin/pivot_root
|
||||||
%ifnarch s390 s390x
|
%ifnarch s390 s390x
|
||||||
/sbin/clock
|
/sbin/clock
|
||||||
|
/sbin/fdisk
|
||||||
%endif
|
%endif
|
||||||
/sbin/ctrlaltdel
|
/sbin/ctrlaltdel
|
||||||
/sbin/elvtune
|
/sbin/elvtune
|
||||||
/sbin/fdisk
|
|
||||||
/sbin/addpart
|
/sbin/addpart
|
||||||
/sbin/delpart
|
/sbin/delpart
|
||||||
/sbin/partx
|
/sbin/partx
|
||||||
@ -494,8 +490,8 @@ fi
|
|||||||
%{_mandir}/man8/dmesg.8*
|
%{_mandir}/man8/dmesg.8*
|
||||||
%{_mandir}/man8/elvtune.8*
|
%{_mandir}/man8/elvtune.8*
|
||||||
%{_mandir}/man8/fdformat.8*
|
%{_mandir}/man8/fdformat.8*
|
||||||
%{_mandir}/man8/fdisk.8*
|
|
||||||
%ifnarch s390 s390x
|
%ifnarch s390 s390x
|
||||||
|
%{_mandir}/man8/fdisk.8*
|
||||||
%{_mandir}/man8/hwclock.8*
|
%{_mandir}/man8/hwclock.8*
|
||||||
%endif
|
%endif
|
||||||
%{_mandir}/man8/ipcrm.8*
|
%{_mandir}/man8/ipcrm.8*
|
||||||
@ -537,8 +533,9 @@ fi
|
|||||||
/sbin/losetup
|
/sbin/losetup
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Jun 24 2002 Elliot Lee <sopwith@redhat.com> 2.11n-12.7.3
|
* Mon Apr 29 2002 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||||
- Fix setpwnam race (patch116)
|
- adjust mainframe patches to apply to current rpm
|
||||||
|
- do not include fdisk until it is fixed to work on mainframe
|
||||||
|
|
||||||
* 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…
x
Reference in New Issue
Block a user