This commit is contained in:
parent
bd5bfd0153
commit
fd551397f7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 1 17:22:25 CEST 2008 - ro@suse.de
|
||||
|
||||
- fix requires for debuginfo package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 2 13:11:50 CEST 2008 - vuntz@suse.de
|
||||
|
||||
|
@ -22,13 +22,14 @@ Url: http://libopenraw.freedesktop.org/
|
||||
#
|
||||
BuildRequires: boost-devel >= 1.33.0 gcc-c++ libexpat-devel
|
||||
Version: 2.0.0
|
||||
Release: 1
|
||||
Release: 3
|
||||
Summary: XMP support library
|
||||
License: BSD 3-Clause
|
||||
Group: Development/Libraries/C and C++
|
||||
Source0: http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.bz2
|
||||
AutoReqProv: on
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%define debug_package_requires libexempi3 = %{version}
|
||||
|
||||
%description
|
||||
XMP parsing and IO library
|
||||
@ -109,6 +110,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
|
||||
%changelog
|
||||
* Fri Aug 01 2008 ro@suse.de
|
||||
- fix requires for debuginfo package
|
||||
* Wed Apr 02 2008 vuntz@suse.de
|
||||
- New upstream version 2.0.0:
|
||||
+ Bug fdo#14614, Bug fdo#15263: endian detection in configure.
|
||||
|
Loading…
Reference in New Issue
Block a user