forked from pool/util-linux
This commit is contained in:
committed by
Git OBS Bridge
parent
75a20a0ded
commit
5a0dbc67f8
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package util-linux (Version 2.14.1)
|
||||
# spec file for package util-linux (Version 2.14.2)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -28,8 +28,8 @@ PreReq: %install_info_prereq permissions
|
||||
License: BSD 3-Clause; GPL v2 or later
|
||||
Group: System/Base
|
||||
AutoReqProv: on
|
||||
Version: 2.14.1
|
||||
Release: 13
|
||||
Version: 2.14.2
|
||||
Release: 1
|
||||
Requires: %name-lang = %{version}
|
||||
Summary: A collection of basic system utilities
|
||||
Source: ftp://ftp.kernel.org/pub/linux/utils/util-linux/%name-ng-%version.tar.bz2
|
||||
@@ -39,8 +39,6 @@ Source3: nologin.8
|
||||
Source4: raw.init
|
||||
Source5: etc.raw
|
||||
Source6: etc_filesystems
|
||||
Source7: v2.14.1-ChangeLog
|
||||
Source8: v2.14.1-ReleaseNotes
|
||||
%define time_ver 1.7
|
||||
%define which_ver 2.19
|
||||
%define adjtimex_ver 1.20
|
||||
@@ -57,6 +55,9 @@ Source28: mkzimage_cmdline.8
|
||||
Source29: mkzimage_cmdline.c
|
||||
Source30: README.largedisk
|
||||
Source31: addnote.c
|
||||
Source32: v2.14-ReleaseNotes
|
||||
Source33: v2.14.1-ReleaseNotes
|
||||
Source34: v2.14.2-ReleaseNotes
|
||||
##
|
||||
## util-linux patches
|
||||
##
|
||||
@@ -66,25 +67,30 @@ Patch1: util-linux-2.12-misc_utils_hostid.patch
|
||||
Patch2: util-linux-2.12r-fdisk_cyl.patch
|
||||
# 241372 - remove legacy warnings from fdisk
|
||||
Patch3: util-linux-2.12r-fdisk_remove_bogus_warnings.patch
|
||||
# 338419
|
||||
Patch4: util-linux-2.13-hwclock_rtc_wait_busy_tempfix.patch
|
||||
#
|
||||
Patch5: util-linux-2.13.1-fdisk_cfdisk_yesno.patch
|
||||
Patch6: fix-hang-on-stale-nfs.diff
|
||||
Patch7: util-linux-2.14-mount_retry_on_nomedium.patch
|
||||
# lscpu hypervisor detection needed for FATE#303051
|
||||
Patch8: util-linux-2.14.1-lscpu.patch
|
||||
Patch9: util-linux-2.14.1-lscpu_sysroot_option.patch
|
||||
Patch10: util-linux-2.14.1-lscpu_add_hypervisor_detection.patch
|
||||
# bnc#433028
|
||||
Patch11: util-linux-2.14.1-mount_swap_pagesize.patch
|
||||
Patch12: util-linux-2.14.1-sys-utils_lscpu_exit.patch
|
||||
Patch13: util-linux-2.14.1-disk-utils_mkfs.minix_file_size_detection.patch
|
||||
Patch14: util-linux-2.14.1-fdisk_missing_include.patch
|
||||
Patch15: util-linux-2.14.1-fdisk_cylinder.patch
|
||||
Patch16: util-linux-2.14.1-mount_loop_ro_fix.patch
|
||||
# bnc#444966
|
||||
Patch17: util-linux-2.14.1-mount_race.patch
|
||||
# bnc#447036
|
||||
Patch18: util-linux-2.14.1-mount_skip_sync.patch
|
||||
# bnc#441106
|
||||
Patch19: util-linux-2.14.1-hwclock_adjust_and_hctosys.patch
|
||||
# bnc#450675
|
||||
Patch20: util-linux-2.14.1-disk_utils_raw_should_use_ioctl_to_create_device.patch
|
||||
# bnc#449646
|
||||
Patch21: fix-hang-on-stale-nfs.diff
|
||||
# bnc#444637
|
||||
Patch22: util-linux-2.14.2-schedutils_ionice_enosys.patch
|
||||
# bnc#456375
|
||||
Patch23: util-linux-2.14.2-schedutils_fix_email.patch
|
||||
# bnc#461732
|
||||
Patch24: util-linux-2.14.2-mount_allow_loop_suid_umount.patch
|
||||
# crypto patch
|
||||
Patch30: util-linux-mount_losetup_crypto.patch
|
||||
##
|
||||
@@ -125,25 +131,22 @@ Authors:
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
%patch5 -p1
|
||||
%patch6
|
||||
%patch7 -p1
|
||||
%patch8 -p1
|
||||
%patch9 -p1
|
||||
%patch10 -p1
|
||||
%patch11 -p1
|
||||
%patch12 -p1
|
||||
%patch13 -p1
|
||||
%patch14 -p1
|
||||
%patch15 -p1
|
||||
%patch16 -p1
|
||||
%patch17 -p1
|
||||
%patch18 -p1
|
||||
%patch19 -p1
|
||||
%patch20 -p1
|
||||
%patch21
|
||||
%patch22 -p1
|
||||
%patch23 -p1
|
||||
%patch24 -p1
|
||||
%patch30 -p1
|
||||
cp %{SOURCE7} %{SOURCE8} .
|
||||
cp %{SOURCE32} %{SOURCE33} %{SOURCE34} .
|
||||
#
|
||||
cd adjtimex-*
|
||||
%patch50 -p1
|
||||
@@ -382,8 +385,9 @@ fi
|
||||
%files
|
||||
# Common files for all archs
|
||||
%defattr(-,root,root)
|
||||
%doc v2.14-ReleaseNotes
|
||||
%doc v2.14.1-ReleaseNotes
|
||||
%doc v2.14.1-ChangeLog
|
||||
%doc v2.14.2-ReleaseNotes
|
||||
%doc login-utils/README.getty
|
||||
%doc login-utils/README.modems-with-agetty
|
||||
%doc login-utils/README.poeigl
|
||||
@@ -529,6 +533,8 @@ fi
|
||||
%{_mandir}/man8/fsck.minix.8.gz
|
||||
%{_mandir}/man8/isosize.8.gz
|
||||
%{_mandir}/man8/ldattach.8.gz
|
||||
#%{_mandir}/man8/linux32.8.gz
|
||||
#%{_mandir}/man8/linux64.8.gz
|
||||
%{_mandir}/man8/losetup.8.gz
|
||||
%{_mandir}/man8/mkfs.8.gz
|
||||
%{_mandir}/man8/mkswap.8.gz
|
||||
@@ -593,25 +599,69 @@ fi
|
||||
# setarch links
|
||||
#%ifarch %ix86 x86_64
|
||||
#/usr/bin/i386
|
||||
#%{_mandir}/man8/i386.8.gz
|
||||
#%endif
|
||||
#%ifarch x86_64
|
||||
#/usr/bin/x86_64
|
||||
#%{_mandir}/man8/x86_64.8.gz
|
||||
#%endif
|
||||
#%ifarch s390 s390x
|
||||
#/usr/bin/s390
|
||||
#/usr/bin/s390x
|
||||
#%{_mandir}/man8/s390.8.gz
|
||||
#%{_mandir}/man8/s390x.8.gz
|
||||
#%endif
|
||||
#%ifarch ppc ppc64
|
||||
#/usr/bin/ppc
|
||||
#/usr/bin/ppc32
|
||||
#/usr/bin/ppc64
|
||||
#%{_mandir}/man8/ppc.8.gz
|
||||
#%{_mandir}/man8/ppc32.8.gz
|
||||
#%{_mandir}/man8/ppc64.8.gz
|
||||
#%endif
|
||||
#%ifarch ia64
|
||||
#/usr/bin/i386
|
||||
#/usr/bin/ia64
|
||||
#%{_mandir}/man8/i386.8.gz
|
||||
#%{_mandir}/man8/ia64.8.gz
|
||||
#%endif
|
||||
|
||||
%changelog
|
||||
* Thu Feb 12 2009 mkoenig@suse.de
|
||||
- update to version 2.14.2
|
||||
chrt:
|
||||
* support CFS SCHED_IDLE priority and document it
|
||||
fdisk:
|
||||
* cannot create partition with starting beyond 1 TB
|
||||
* remove obsolete information from man page
|
||||
hwclock:
|
||||
* remove "cli" and "sti" from i386 CMOS code
|
||||
* remove x86_64-specific bogon
|
||||
losetup:
|
||||
* add warning about read-only mode
|
||||
* missing EBUSY error hint message
|
||||
more:
|
||||
* minor fixes to magic()
|
||||
mount:
|
||||
* add i_version support
|
||||
* add info about /proc/mounts to mount.1
|
||||
* add info about semantics of read-only mount to mount.8
|
||||
* add rootcontext= SELinux mount option
|
||||
* clean up SPEC canonicalization
|
||||
* create separate section for fs-independent options in mount.8
|
||||
* finalize support of quoted LABELs/UUIDs
|
||||
* mtab created multiple times with -a option
|
||||
* suggest to use blockdev --setro rather than losetup
|
||||
- catch ENOSYS in ionice to allow execution in virtualized
|
||||
environments which don't support ioprio_{get,set} calls [bnc#444637]
|
||||
- umount: fix suid check for user mounted loop devices [bnc#461732]
|
||||
- fix doc [bnc#456375]
|
||||
- remove patches:
|
||||
util-linux-2.13.1-fdisk_cfdisk_yesno.patch
|
||||
util-linux-2.13-hwclock_rtc_wait_busy_tempfix.patch
|
||||
util-linux-2.14.1-disk-utils_mkfs.minix_file_size_detection.patch
|
||||
util-linux-2.14.1-fdisk_missing_include.patch
|
||||
util-linux-2.14.1-mount_loop_ro_fix.patch
|
||||
* Sat Feb 07 2009 schwab@suse.de
|
||||
- Fix info dir entry for which.
|
||||
* Wed Jan 07 2009 mkoenig@suse.de
|
||||
|
Reference in New Issue
Block a user