Browse Source

upgrading package: cmph 1.1 -> 2.0

master
parent
commit
be53b02f04
  1. 18
      cmph/cmph.patch
  2. 4
      cmph/cmph.spec

18
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

4
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

Loading…
Cancel
Save