diff --git a/exempi.spec b/exempi.spec index e2262ca..5ab43f1 100644 --- a/exempi.spec +++ b/exempi.spec @@ -1,7 +1,7 @@ # # spec file for package exempi (Version 2.1.1) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 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 @@ -21,14 +21,14 @@ Name: exempi Url: http://libopenraw.freedesktop.org/wiki/Exempi Version: 2.1.1 -Release: 1 +Release: 8 BuildRequires: boost-devel >= 1.33.0 BuildRequires: gcc-c++ BuildRequires: libexpat-devel BuildRequires: pkg-config BuildRequires: zlib-devel Summary: XMP support library -License: BSD 3-clause (or similar) +License: BSD3c(or similar) Group: Development/Libraries/C and C++ Source0: http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -38,7 +38,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build XMP parsing and IO library %package -n libexempi3 -License: BSD 3-clause (or similar) +License: BSD3c(or similar) Summary: XMP support library Group: Development/Libraries/C and C++ @@ -46,7 +46,7 @@ Group: Development/Libraries/C and C++ XMP parsing and IO library %package -n libexempi-devel -License: BSD 3-clause (or similar) +License: BSD3c(or similar) Summary: XMP support library Requires: libexempi3 = %{version} glibc-devel Group: Development/Libraries/C and C++