From 29b1d142635c2cf68c1b88fd8fdca793ec8828037c863408a60fa496c3517a40 Mon Sep 17 00:00:00 2001 From: OBS User mrdocs Date: Sun, 12 Dec 2010 23:30:34 +0000 Subject: [PATCH] drop patch drop make j* OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=17 --- libraw.spec | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/libraw.spec b/libraw.spec index 860a60c..d4b99f8 100644 --- a/libraw.spec +++ b/libraw.spec @@ -20,14 +20,12 @@ Name: libraw Version: 0.12.0 -Release: 1 +Release: 0 License: CDDLv1.0 | LGPLv2.1 Summary: Library for reading RAW files obtained from digital photo cameras Url: http://www.libraw.org/ Group: System/Libraries 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: make BuildRequires: liblcms-devel libjpeg-devel @@ -82,16 +80,16 @@ against LibRaw. LibRaw does not provide dynamic libraries. %prep %setup -q -n %{fake_name}-%{version} -#%patch2 -p1 -b .configure-default-cflags + %build -# This is not the autotools generated configure script -#CFLAGS="%{optflags} -fPIC -fopenmp" sh configure -P %{_prefix} -o -l -I %{_includedir} -L %{libdir} + %configure -%__make %{?_smp_mflags} +###%__make %{?_smp_mflags} +%__make %install mv doc manual