diff --git a/bzip2.spec b/bzip2.spec index be7d735..be195a4 100644 --- a/bzip2.spec +++ b/bzip2.spec @@ -32,7 +32,7 @@ Obsoletes: bzip2-64bit %endif # Group: Productivity/Archiving/Compression -License: BSD3c +License: BSD-3-Clause Url: http://www.bzip.org/ Summary: A Program for Compressing Files Source: bzip2-%{version}.tar.gz @@ -52,7 +52,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build The bzip2 program is a very powerful program for compressing files. %package doc -License: BSD3c +License: BSD-3-Clause Summary: The bzip2 program and Library Documentation Group: Productivity/Archiving/Compression %if 0%{?suse_version} >= 1120 @@ -63,7 +63,7 @@ BuildArch: noarch The bzip2 program and library documentation. %package -n libbz2-1 -License: BSD3c +License: BSD-3-Clause Summary: The bzip2 runtime library Group: Productivity/Archiving/Compression @@ -71,7 +71,7 @@ Group: Productivity/Archiving/Compression The bzip2 runtime library %package -n libbz2-devel -License: BSD3c +License: BSD-3-Clause Summary: The bzip2 runtime library development files Group: Development/Libraries/Other Requires: libbz2-1 = %{version} glibc-devel