Hello community, here is the log from the commit of package cloop for openSUSE:Factory checked in at 2012-02-10 17:12:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cloop (Old) and /work/SRC/openSUSE:Factory/.cloop.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cloop", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/cloop/cloop.changes 2011-09-23 01:53:39.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.cloop.new/cloop.changes 2012-02-10 17:12:25.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Dec 15 07:00:30 UTC 2011 - [email protected] + +- fix license to be in spdx.org format + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cloop.spec ++++++ --- /var/tmp/diff_new_pack.lNik3S/_old 2012-02-10 17:12:26.000000000 +0100 +++ /var/tmp/diff_new_pack.lNik3S/_new 2012-02-10 17:12:26.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package cloop # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,20 +16,23 @@ # - Name: cloop Version: 2.639 -Release: 1 -Group: System/Filesystems +Release: 0 Summary: Compressed loop block device -License: GPL +License: GPL-2.0 +Group: System/Filesystems Url: http://debian-knoppix.alioth.debian.org/packages/cloop/ Source: cloop_%version-2.tar.xz Source2: %name-preamble Patch1: cloop-kmod-install.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: gcc-c++ kernel-syms module-init-tools xz zlib-devel +BuildRequires: gcc-c++ +BuildRequires: kernel-syms +BuildRequires: module-init-tools +BuildRequires: xz +BuildRequires: zlib-devel %kernel_module_package -p %name-preamble @@ -39,9 +42,8 @@ block devices. It is not a compressed file system in itself. %package KMP - -Group: System/Filesystems Summary: Kernel modules for cloop +Group: System/Filesystems %description KMP The compressed loopback device or cloop is a module for the Linux -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
