SHA256
1
0
forked from pool/util-linux
OBS User unknown
2007-12-18 17:58:25 +00:00
committed by Git OBS Bridge
parent fa2a1a59f1
commit 371ba62aab
3 changed files with 25 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ License: BSD 3-Clause; GPL v2 or later
Group: System/Base
AutoReqProv: on
Version: 2.13.0.1+git20071121
Release: 7
Release: 11
Summary: A collection of basic system utilities
Source: ftp://ftp.kernel.org/pub/linux/utils/util-linux/%name-ng-%version.tar.bz2
Source1: util-linux-2.13-rpmlintrc
@@ -67,6 +67,7 @@ Patch38: util-linux-2.12r-mount_swapon_swsuspend_resume.patch
Patch10: util-linux-mount_losetup_crypto.patch
Patch11: util-linux-2.13-mount_fd_leak.patch
Patch12: util-linux-2.13-fdisk_cfdisk_ncursesw.patch
Patch13: util-linux-2.13-hwclock_rtc_wait_busy_tempfix.patch
##
##
## adjtimex
@@ -109,6 +110,7 @@ Authors:
%patch10 -p1
%patch11 -p1
%patch12 -p1
%patch13 -p1
#
cd adjtimex-*
%patch50 -p1
@@ -556,6 +558,9 @@ fi
#%endif
%changelog
* Tue Dec 18 2007 - mkoenig@suse.de
- add temporary workaround for broken RTC update interrupts
[#338419]
* Mon Dec 03 2007 - ro@suse.de
- remove "arch", in coreutils now
* Thu Nov 29 2007 - lnussel@suse.de