drop patch drop make j*
OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=17
This commit is contained in:
parent
d04ca0ffca
commit
887a4bc7ee
12
libraw.spec
12
libraw.spec
@ -20,14 +20,12 @@
|
|||||||
|
|
||||||
Name: libraw
|
Name: libraw
|
||||||
Version: 0.12.0
|
Version: 0.12.0
|
||||||
Release: 1
|
Release: 0
|
||||||
License: CDDLv1.0 | LGPLv2.1
|
License: CDDLv1.0 | LGPLv2.1
|
||||||
Summary: Library for reading RAW files obtained from digital photo cameras
|
Summary: Library for reading RAW files obtained from digital photo cameras
|
||||||
Url: http://www.libraw.org/
|
Url: http://www.libraw.org/
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Source0: http://www.libraw.org/data/%{fake_name}-%{version}.tar.bz2
|
Source0: http://www.libraw.org/data/%{fake_name}-%{version}.tar.bz2
|
||||||
# Don't impose -O4 and -w
|
|
||||||
#Patch2: %{name}-0.9.1-configure-default-cflags.patch
|
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: liblcms-devel libjpeg-devel
|
BuildRequires: liblcms-devel libjpeg-devel
|
||||||
@ -82,16 +80,16 @@ against LibRaw. LibRaw does not provide dynamic libraries.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{fake_name}-%{version}
|
%setup -q -n %{fake_name}-%{version}
|
||||||
#%patch2 -p1 -b .configure-default-cflags
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# This is not the autotools generated configure script
|
|
||||||
#CFLAGS="%{optflags} -fPIC -fopenmp" sh configure -P %{_prefix} -o -l -I %{_includedir} -L %{libdir}
|
|
||||||
|
|
||||||
%configure
|
%configure
|
||||||
|
|
||||||
|
|
||||||
%__make %{?_smp_mflags}
|
###%__make %{?_smp_mflags}
|
||||||
|
%__make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
mv doc manual
|
mv doc manual
|
||||||
|
Loading…
x
Reference in New Issue
Block a user