3
0
forked from pool/util-linux

Updating link to change in openSUSE:Factory/util-linux revision 141.0

OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=131e71231edf242d9ea6c5ded6976b5d
This commit is contained in:
OBS User buildservice-autocommit 2011-12-06 18:11:00 +00:00 committed by Git OBS Bridge
parent 4ed3e2663c
commit ebebeb6860

View File

@ -45,7 +45,7 @@ Provides: fsck-with-dev-lock = %{version}
# bnc#651598:
Provides: util-linux(fake+no-canonicalize)
PreReq: %install_info_prereq permissions
License: GPLv2+
License: GPL-2.0+
Group: System/Base
AutoReqProv: on
Recommends: %{name}-lang = %{version}
@ -123,7 +123,7 @@ that are necessary for a Linux system to function. It contains the
mount program, the fdisk configuration tool, and more.
%package -n libblkid1
License: GPLv2+
License: GPL-2.0+
Summary: Filesystem detection library
Group: System/Filesystems
@ -131,7 +131,7 @@ Group: System/Filesystems
Library for filesystem detection.
%package -n libblkid-devel
License: GPLv2+
License: GPL-2.0+
Summary: Development files for the filesystem detection library
Group: Development/Libraries/C and C++
Requires: libblkid1 = %{version}
@ -141,7 +141,7 @@ Files needed to develop applications using the library for filesystem
detection.
%package -n uuidd
License: GPLv2+
License: GPL-2.0+
Summary: Helper daemon to guarantee uniqueness of time-based UUIDs
Group: System/Filesystems
PreReq: %fillup_prereq
@ -155,7 +155,7 @@ uniqueness of time-based UUID generation even at very high rates on
SMP systems.
%package -n libuuid1
License: GPLv2+
License: GPL-2.0+
Summary: Library to generate UUIDs
Group: System/Filesystems
@ -163,7 +163,7 @@ Group: System/Filesystems
A library to generate universally unique IDs (UUIDs).
%package -n libuuid-devel
License: GPLv2+
License: GPL-2.0+
Summary: Development files for libuuid1
Group: Development/Libraries/C and C++
Requires: libuuid1 = %{version}
@ -173,7 +173,7 @@ Files to develop applications using the library to generate universally
unique IDs (UUIDs).
%package -n libmount1
License: GPLv2+
License: GPL-2.0+
Summary: Device mount library
Group: System/Filesystems
@ -182,7 +182,7 @@ Library designed to be used in low-level utils like
mount(8) and /sbin/mount.<type> helpers.
%package -n libmount-devel
License: GPLv2+
License: GPL-2.0+
Summary: Development files for libmount1
Group: Development/Libraries/C and C++
Requires: libmount1 = %{version}