From 3e9d33b4472bca940b88fe387e8c90b9ca1f9745 Mon Sep 17 00:00:00 2001 From: Michael Andres Date: Mon, 6 Feb 2012 14:50:47 +0100 Subject: [PATCH] fix license tag in spec --- zypper.spec.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zypper.spec.cmake b/zypper.spec.cmake index 056a46a..c03c294 100644 --- a/zypper.spec.cmake +++ b/zypper.spec.cmake @@ -66,7 +66,7 @@ Requires: python >= 2.7 %endif BuildArch: noarch Summary: CLI for accessing the zypper logfile -License: GPLv2+ +License: GPL-2.0+ Group: System/Packages %description -n zypper-log CLI for accessing the zypper logfile @@ -77,7 +77,7 @@ Authors: %package aptitude Summary: aptitude compatibility with zypper -License: GPLv2+ +License: GPL-2.0+ Requires: perl %if 0%{?suse_version} Supplements: zypper -- 2.7.4