diff --git a/exempi.spec b/exempi.spec index 8c94cb4..49a2216 100644 --- a/exempi.spec +++ b/exempi.spec @@ -29,7 +29,7 @@ BuildRequires: libtool BuildRequires: pkg-config BuildRequires: zlib-devel Summary: XMP support library -License: BSD3c(or similar) +License: BSD-3-Clause Group: Development/Libraries/C and C++ Source0: http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -40,7 +40,7 @@ Patch0: exempi-no-shave.patch XMP parsing and IO library %package -n libexempi3 -License: BSD3c(or similar) +License: BSD-3-Clause Summary: XMP support library Group: Development/Libraries/C and C++ @@ -48,7 +48,7 @@ Group: Development/Libraries/C and C++ XMP parsing and IO library %package -n libexempi-devel -License: BSD3c(or similar) +License: BSD-3-Clause Summary: XMP support library Requires: libexempi3 = %{version} Requires: glibc-devel