Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2
exempi
exempi.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File exempi.spec of Package exempi
# # spec file for package exempi (Version 2.1.1) # # Copyright (c) 2009 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 # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: exempi Url: http://libopenraw.freedesktop.org/wiki/Exempi Version: 2.1.1 Release: 1 BuildRequires: boost-devel >= 1.33.0 BuildRequires: gcc-c++ BuildRequires: libexpat-devel BuildRequires: zlib-devel Summary: XMP support library License: BSD 3-clause (or similar) Group: Development/Libraries/C and C++ Source0: http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %define debug_package_requires libexempi3 = %{version} %description XMP parsing and IO library Authors: -------- Hubert Figuiere <hub@figuiere.net> Adobe Systems Incorporated (XMP SDK) Ian Jacobi Jason Kivlighn %package -n libexempi3 License: BSD 3-clause (or similar) Summary: XMP support library Group: Development/Libraries/C and C++ %description -n libexempi3 XMP parsing and IO library Authors: -------- Hubert Figuiere <hub@figuiere.net> Adobe Systems Incorporated (XMP SDK) Ian Jacobi Jason Kivlighn %package -n libexempi-devel License: BSD 3-clause (or similar) Summary: XMP support library Requires: libexempi3 = %{version} glibc-devel Group: Development/Libraries/C and C++ %description -n libexempi-devel XMP parsing and IO library Authors: -------- Hubert Figuiere <hub@figuiere.net> Adobe Systems Incorporated (XMP SDK) Ian Jacobi Jason Kivlighn %prep %setup -q %build export CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" %configure --disable-static %__make %{?jobs:-j%jobs} %install %makeinstall %{__rm} -f %{buildroot}%{_libdir}/*.la %post -n libexempi3 -p /sbin/ldconfig %postun -n libexempi3 -p /sbin/ldconfig %clean rm -rf $RPM_BUILD_ROOT %files -n libexempi3 %defattr(-,root,root) %doc README COPYING ChangeLog %{_libdir}/lib*.so.* %files -n libexempi-devel %defattr(-,root,root) %doc README COPYING ChangeLog %{_libdir}/lib*.so %{_includedir}/exempi-2.0 %{_libdir}/pkgconfig/*.pc %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor