From 898b9d18e18e811d4eb40a826c92f00e91483e906db0dfc2bd084c7d1fb19d9d Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 17:36:01 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parted?expand=0&rev=76 --- parted.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/parted.spec b/parted.spec index 68b2852..4d97673 100644 --- a/parted.spec +++ b/parted.spec @@ -20,7 +20,7 @@ Name: parted Version: 2.4 Release: 15 -License: GPLv3+ +License: GPL-3.0+ Summary: GNU partitioner Url: http://www.gnu.org/software/parted/ Group: System/Filesystems @@ -66,7 +66,7 @@ GNU Parted is a program for creating, destroying, resizing, checking, and copying partitions, and the file systems on them. %package -n libparted0 -License: GPLv3+ +License: GPL-3.0+ Summary: Library for manipulating partitions Group: System/Filesystems AutoReqProv: on @@ -76,7 +76,7 @@ Libparted is a library for creating, destroying, resizing, checking and copying partitions and the file systems on them. %package devel -License: GPLv3+ +License: GPL-3.0+ Summary: Parted Include Files and Libraries necessary for Development Group: Development/Libraries/C and C++ Requires: device-mapper-devel >= 1.02.33