From be53b02f04a67bd226c7668c3f6c93d8b9b2d8ed Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sun, 3 Jun 2012 17:47:57 +0000 Subject: [PATCH] upgrading package: cmph 1.1 -> 2.0 --- cmph/cmph.patch | 18 ++++++++++++++---- cmph/cmph.spec | 4 ++-- 2 files changed, 16 insertions(+), 6 deletions(-) diff --git a/cmph/cmph.patch b/cmph/cmph.patch index 4a14fcd3c9..973af5f4dc 100644 --- a/cmph/cmph.patch +++ b/cmph/cmph.patch @@ -1,11 +1,21 @@ Index: configure ---- configure.orig 2011-05-15 17:34:45.000000000 +0200 -+++ configure 2011-05-17 19:51:04.000000000 +0200 -@@ -14588,7 +14588,6 @@ +--- configure.orig 2012-06-03 09:18:37.000000000 +0200 ++++ configure 2012-06-03 19:46:43.000000000 +0200 +@@ -11856,7 +11856,7 @@ LDFLAGS="$LIBM $LDFLAGS" --CFLAGS="-Wall -Werror" +-CFLAGS="-Wall" ++CFLAGS="" + ac_ext=cpp + ac_cpp='$CXXCPP $CPPFLAGS' +@@ -15456,7 +15456,7 @@ + ac_compiler_gnu=$ac_cv_c_compiler_gnu +-CXXFLAGS="$CXXFLAGS -Wall -Wno-unused-function -DNDEBUG -O3 -fomit-frame-pointer" ++CXXFLAGS="$CXXFLAGS -DNDEBUG -O2 -fomit-frame-pointer" + # Check whether --enable-cxxmph was given. + if test "${enable_cxxmph+set}" = set; then : + enableval=$enable_cxxmph; case "${enableval}" in diff --git a/cmph/cmph.spec b/cmph/cmph.spec index 23914597bd..e49c9a57dc 100644 --- a/cmph/cmph.spec +++ b/cmph/cmph.spec @@ -31,8 +31,8 @@ Distribution: OpenPKG Community Class: EVAL Group: Algorithm License: MPL -Version: 1.1 -Release: 20110517 +Version: 2.0 +Release: 20120603 # list of sources Source0: http://switch.dl.sourceforge.net/cmph/cmph-%{version}.tar.gz