forked from pool/util-linux
This commit is contained in:
parent
3c70abba43
commit
0f2fad8156
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 26 15:49:09 CEST 2007 - rguenther@suse.de
|
||||
|
||||
- add ncurses-devel and zlib-devel BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 15 17:24:34 CET 2007 - mkoenig@suse.de
|
||||
|
||||
|
@ -11,7 +11,7 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: util-linux
|
||||
BuildRequires: libvolume_id-devel pam-devel
|
||||
BuildRequires: libvolume_id-devel ncurses-devel pam-devel zlib-devel
|
||||
URL: http://kernel.org/pub/linux/utils/util-linux
|
||||
Provides: util rawio raw base schedutils
|
||||
Obsoletes: util rawio raw base schedutils
|
||||
@ -20,7 +20,7 @@ License: BSD License and BSD-like, GNU General Public License (GPL)
|
||||
Group: System/Base
|
||||
Autoreqprov: on
|
||||
Version: 2.12r
|
||||
Release: 82
|
||||
Release: 84
|
||||
Summary: A collection of basic system utilities
|
||||
Source: ftp://ftp.kernel.org/pub/linux/utils/util-linux/%name-%version.tar.bz2
|
||||
Source2: nologin.c
|
||||
@ -624,6 +624,8 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Mar 26 2007 - rguenther@suse.de
|
||||
- add ncurses-devel and zlib-devel BuildRequires
|
||||
* Thu Mar 15 2007 - mkoenig@suse.de
|
||||
- mount: Let swapon automatically reinitialize a suspended
|
||||
swap partition [#254437]
|
||||
|
Loading…
Reference in New Issue
Block a user