Accepting request 68278 from home:TheBlackCat:multimedia
Reviewed ok OBS-URL: https://build.opensuse.org/request/show/68278 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/exempi?expand=0&rev=9
This commit is contained in:
parent
64fcf152b6
commit
73e83e16ae
1
baselibs.conf
Normal file
1
baselibs.conf
Normal file
@ -0,0 +1 @@
|
||||
libexempi3
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 24 12:59:34 UTC 2011 - toddrme2178@gmail.com
|
||||
|
||||
- Add 32bit compatibility libraries
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 9 01:04:53 UTC 2010 - cristian.rodriguez@opensuse.org
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
Name: exempi
|
||||
Url: http://libopenraw.freedesktop.org/wiki/Exempi
|
||||
Version: 2.1.1
|
||||
Release: 8
|
||||
Release: 9
|
||||
BuildRequires: boost-devel >= 1.33.0
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: libexpat-devel
|
||||
@ -32,7 +32,7 @@ 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
|
||||
Patch0: exempi-no-shave.patch
|
||||
Patch0: exempi-no-shave.patch
|
||||
%define debug_package_requires libexempi3 = %{version}
|
||||
|
||||
%description
|
||||
@ -50,7 +50,7 @@ XMP parsing and IO library
|
||||
License: BSD3c(or similar)
|
||||
Summary: XMP support library
|
||||
Requires: libexempi3 = %{version}
|
||||
Requires: glibc-devel
|
||||
Requires: glibc-devel
|
||||
Group: Development/Libraries/C and C++
|
||||
|
||||
%description -n libexempi-devel
|
||||
@ -59,6 +59,7 @@ XMP parsing and IO library
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0
|
||||
|
||||
%build
|
||||
autoreconf -fiv
|
||||
export CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
||||
|
Loading…
Reference in New Issue
Block a user