Updating link to change in openSUSE:Factory/exempi revision 16.0

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/exempi?expand=0&rev=bdd080efae877f69ecf5f5841b73e131
This commit is contained in:
OBS User buildservice-autocommit 2010-09-10 13:07:39 +00:00 committed by Git OBS Bridge
parent 9b459c28a4
commit 00f7a9cf81

View File

@ -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++