mattdm pushed to rawtherapee (master). "- a few config changes to match upstream rpm"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Mar 24 19:24:10 UTC 2015


>From 71d921d0636b73595ea65c83d3e506d72eacf1c9 Mon Sep 17 00:00:00 2001
From: Matthew Miller <mattdm at mattdm.org>
Date: Tue, 24 Mar 2015 15:19:14 -0400
Subject: - a few config changes to match upstream rpm


diff --git a/rawtherapee.spec b/rawtherapee.spec
index cce772c..5621993 100644
--- a/rawtherapee.spec
+++ b/rawtherapee.spec
@@ -45,7 +45,7 @@ See package information
 EOF
 
 %build
-%{cmake} %{?BUILD_TESTS} -DLIBDIR=%{_libdir} -DCMAKE_BUILD_TYPE=None -DAUTOMATED_BUILD_SYSTEM:BOOL=ON -DCACHE_NAME_SUFFIX="" .
+%{cmake} %{?BUILD_TESTS} -DLIBDIR=%{_libdir} -DCMAKE_BUILD_TYPE=release -DAUTOMATED_BUILD_SYSTEM:BOOL=ON -DCACHE_NAME_SUFFIX="" -DCMAKE_CXX_FLAGS_RELEASE="$RPM_OPT_FLAGS" -DCMAKE_C_FLAGS_RELEASE="$RPM_OPT_FLAGS" .
 make VERBOSE=1 %{?_smp_mflags} 
 
 
@@ -90,6 +90,9 @@ fi || :
 
 
 %changelog
+* Thu Mar 24 2015 Matthew Miller <mattdm at fedoraproject.org> - 4.2-2
+- a few config changes to match upstream rpm
+
 * Sat Nov 08 2014 Matthew Miller <mattdm at fedoraproject.org> - 4.2-1
 - update to new upstream stable release
 - set cache and config dir to be unversioned by upstream request
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/rawtherapee.git/commit/?h=master&id=71d921d0636b73595ea65c83d3e506d72eacf1c9

--
You received this message due to your preference settings at
https://apps.fedoraproject.org/notifications//fmnscmcommits.id.fedoraproject.org/email/29390


More information about the scm-commits mailing list