This commit is contained in:
parent
67e8e70085
commit
cd2175f1d6
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 1 17:32:18 CEST 2008 - ro@suse.de
|
||||||
|
|
||||||
|
- fix requires for debuginfo package
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 2 22:54:38 EDT 2008 - hfiguiere@suse.de
|
Wed Apr 2 22:54:38 EDT 2008 - hfiguiere@suse.de
|
||||||
|
|
||||||
|
@ -15,11 +15,12 @@ Summary: A library to decode digtal camera RAW files
|
|||||||
|
|
||||||
Name: libopenraw
|
Name: libopenraw
|
||||||
Version: 0.0.5
|
Version: 0.0.5
|
||||||
Release: 2
|
Release: 4
|
||||||
License: LGPL v2.1 or later
|
License: LGPL v2.1 or later
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Source0: http://libopenraw.freedesktop.org/download/%name-%{version}.tar.bz2
|
Source0: http://libopenraw.freedesktop.org/download/%name-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
%define debug_package_requires libopenraw1 = %{version}
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: boost-devel >= 1.33.1
|
BuildRequires: boost-devel >= 1.33.1
|
||||||
BuildRequires: libjpeg-devel
|
BuildRequires: libjpeg-devel
|
||||||
@ -102,5 +103,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 01 2008 ro@suse.de
|
||||||
|
- fix requires for debuginfo package
|
||||||
* Thu Apr 03 2008 hfiguiere@suse.de
|
* Thu Apr 03 2008 hfiguiere@suse.de
|
||||||
- Initial checkin
|
- Initial checkin
|
||||||
|
Loading…
Reference in New Issue
Block a user