Accepting request 86084 from multimedia:libs
add libtool as buildrequires so we no longer rely on libtool in the project config of factory - it's only needed by <10% of all packages (forwarded request 86004 from coolo) OBS-URL: https://build.opensuse.org/request/show/86084 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/exempi?expand=0&rev=22
This commit is contained in:
commit
7f02357a03
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bfbdd6183cf55e7da913fd328813012195b8386841a0c0cd08ead19e0ea87c40
|
||||
size 3196785
|
3
exempi-2.1.1.tar.gz
Normal file
3
exempi-2.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b06b67472ff673e2d4257ae0b687ba421af1f9952428e7caead870868c2a4dd3
|
||||
size 3401564
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 30 20:13:41 UTC 2011 - coolo@suse.com
|
||||
|
||||
- use original tar
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 30 20:08:00 UTC 2011 - coolo@suse.com
|
||||
|
||||
- add libtool as buildrequire to make the spec file more reliable
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 24 12:59:34 UTC 2011 - toddrme2178@gmail.com
|
||||
|
||||
|
@ -25,12 +25,13 @@ Release: 14
|
||||
BuildRequires: boost-devel >= 1.33.0
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: libexpat-devel
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: zlib-devel
|
||||
Summary: XMP support library
|
||||
License: BSD3c(or similar)
|
||||
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.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Patch0: exempi-no-shave.patch
|
||||
%define debug_package_requires libexempi3 = %{version}
|
||||
|
Loading…
Reference in New Issue
Block a user