[coin-or-CoinUtils/f20: 7/7] Update to latest upstream release (##1089925).

pcpa pcpa at fedoraproject.org
Wed Jul 16 21:13:35 UTC 2014


commit 6b19ce8bbed52cf4f4d97229aa4e80295e80d382
Author: pcpa <paulo.cesar.pereira.de.andrade at gmail.com>
Date:   Wed Jul 16 18:13:26 2014 -0300

    Update to latest upstream release (##1089925).

 .gitignore                        |    1 +
 coin-or-CoinUtils-docdir.patch    |   10 +++++-----
 coin-or-CoinUtils-format.patch    |    6 +++---
 coin-or-CoinUtils-pkgconfig.patch |    8 ++++----
 coin-or-CoinUtils-underlink.patch |   15 +++++++--------
 coin-or-CoinUtils.spec            |    7 +++++--
 sources                           |    2 +-
 7 files changed, 26 insertions(+), 23 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6d96a8c..81c7124 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /CoinUtils-2.9.7.tgz
+/CoinUtils-2.9.12.tgz
diff --git a/coin-or-CoinUtils-docdir.patch b/coin-or-CoinUtils-docdir.patch
index ad92bac..9a5adba 100644
--- a/coin-or-CoinUtils-docdir.patch
+++ b/coin-or-CoinUtils-docdir.patch
@@ -1,7 +1,7 @@
-diff -up CoinUtils-2.9.7/Makefile.in.orig CoinUtils-2.9.7/Makefile.in
---- CoinUtils-2.9.7/Makefile.in.orig	2013-11-01 12:32:02.953485683 -0200
-+++ CoinUtils-2.9.7/Makefile.in	2013-11-01 12:32:37.098486990 -0200
-@@ -336,7 +336,7 @@ EXTRA_DIST = $(am__append_2)
+diff -up CoinUtils-2.9.12/Makefile.in.orig CoinUtils-2.9.12/Makefile.in
+--- CoinUtils-2.9.12/Makefile.in.orig	2014-07-16 15:29:59.398594245 -0300
++++ CoinUtils-2.9.12/Makefile.in	2014-07-16 15:30:20.746595062 -0300
+@@ -338,7 +338,7 @@ EXTRA_DIST = $(am__append_2)
  ########################################################################
  pkgconfiglibdir = $(libdir)/pkgconfig
  pkgconfiglib_DATA = coinutils.pc
@@ -10,7 +10,7 @@ diff -up CoinUtils-2.9.7/Makefile.in.orig CoinUtils-2.9.7/Makefile.in
  
  ########################################################################
  #                         Maintainer Stuff                             #
-@@ -346,7 +346,7 @@ CLEANFILES =
+@@ -348,7 +348,7 @@ CLEANFILES =
  # Files that are generated and should be cleaned with make distclean
  DISTCLEANFILES = $(am__append_3) $(VPATH_DISTCLEANFILES)
  DocFiles = README AUTHORS LICENSE
diff --git a/coin-or-CoinUtils-format.patch b/coin-or-CoinUtils-format.patch
index 6d27959..e6f17b6 100644
--- a/coin-or-CoinUtils-format.patch
+++ b/coin-or-CoinUtils-format.patch
@@ -1,6 +1,6 @@
-diff -up CoinUtils-2.9.7/src/CoinMessageHandler.cpp.orig CoinUtils-2.9.7/src/CoinMessageHandler.cpp
---- CoinUtils-2.9.7/src/CoinMessageHandler.cpp.orig	2013-12-16 12:50:16.715397458 -0200
-+++ CoinUtils-2.9.7/src/CoinMessageHandler.cpp	2013-12-16 12:50:41.994398426 -0200
+diff -up CoinUtils-2.9.12/src/CoinMessageHandler.cpp.orig CoinUtils-2.9.12/src/CoinMessageHandler.cpp
+--- CoinUtils-2.9.12/src/CoinMessageHandler.cpp.orig	2014-07-16 15:39:01.270614995 -0300
++++ CoinUtils-2.9.12/src/CoinMessageHandler.cpp	2014-07-16 15:39:18.130615641 -0300
 @@ -820,7 +820,7 @@ CoinMessageHandler::operator<< (double d
  	  sprintf(messageOut_,g_format_,doublevalue);
  	  if (next != format_+2) {
diff --git a/coin-or-CoinUtils-pkgconfig.patch b/coin-or-CoinUtils-pkgconfig.patch
index 97d10d7..36d637e 100644
--- a/coin-or-CoinUtils-pkgconfig.patch
+++ b/coin-or-CoinUtils-pkgconfig.patch
@@ -1,7 +1,7 @@
-diff -up CoinUtils-2.9.7/Makefile.in.orig CoinUtils-2.9.7/Makefile.in
---- CoinUtils-2.9.7/Makefile.in.orig	2013-11-01 12:31:14.580483830 -0200
-+++ CoinUtils-2.9.7/Makefile.in	2013-11-01 12:31:35.266484622 -0200
-@@ -832,7 +832,7 @@ uninstall-local: uninstall-doc
+diff -up CoinUtils-2.9.12/Makefile.in.orig CoinUtils-2.9.12/Makefile.in
+--- CoinUtils-2.9.12/Makefile.in.orig	2014-07-16 15:29:13.118592473 -0300
++++ CoinUtils-2.9.12/Makefile.in	2014-07-16 15:29:27.818593035 -0300
+@@ -834,7 +834,7 @@ uninstall-local: uninstall-doc
  
  install-data-hook:
  	@$(mkdir_p) "$(addlibsdir)"
diff --git a/coin-or-CoinUtils-underlink.patch b/coin-or-CoinUtils-underlink.patch
index 9a6a047..8ac7ce4 100644
--- a/coin-or-CoinUtils-underlink.patch
+++ b/coin-or-CoinUtils-underlink.patch
@@ -1,11 +1,10 @@
-diff -up CoinUtils-2.9.7/src/Makefile.in.orig CoinUtils-2.9.7/src/Makefile.in
---- CoinUtils-2.9.7/src/Makefile.in.orig	2013-11-01 12:33:35.313489219 -0200
-+++ CoinUtils-2.9.7/src/Makefile.in	2013-11-01 12:33:54.010489935 -0200
-@@ -64,7 +64,7 @@ am__strip_dir = `echo $$p | sed -e 's|^.
- am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includecoindir)"
- libLTLIBRARIES_INSTALL = $(INSTALL)
- LTLIBRARIES = $(lib_LTLIBRARIES)
--libCoinUtils_la_LIBADD =
+diff -up CoinUtils-2.9.12/src/Makefile.in.orig CoinUtils-2.9.12/src/Makefile.in
+--- CoinUtils-2.9.12/src/Makefile.in.orig	2014-07-16 15:31:03.486596699 -0300
++++ CoinUtils-2.9.12/src/Makefile.in	2014-07-16 15:38:13.610613170 -0300
+@@ -67,6 +67,7 @@ LTLIBRARIES = $(lib_LTLIBRARIES)
+ am__DEPENDENCIES_1 =
+ @DEPENDENCY_LINKING_TRUE at libCoinUtils_la_DEPENDENCIES =  \
+ @DEPENDENCY_LINKING_TRUE@	$(am__DEPENDENCIES_1)
 +libCoinUtils_la_LIBADD = -lbz2 -lz
  am_libCoinUtils_la_OBJECTS = CoinAlloc.lo CoinBuild.lo \
  	CoinDenseVector.lo CoinError.lo CoinFactorization1.lo \
diff --git a/coin-or-CoinUtils.spec b/coin-or-CoinUtils.spec
index 4ace5bc..0db2582 100644
--- a/coin-or-CoinUtils.spec
+++ b/coin-or-CoinUtils.spec
@@ -3,8 +3,8 @@
 Name:		coin-or-%{module}
 Group:		Applications/Engineering
 Summary:	Coin-or Utilities
-Version:	2.9.7
-Release:	4%{?dist}
+Version:	2.9.12
+Release:	1%{?dist}
 License:	EPL
 URL:		http://projects.coin-or.org/%{module}
 Source0:	http://www.coin-or.org/download/pkgsource/%{module}/%{module}-%{version}.tgz
@@ -96,6 +96,9 @@ make test
 %doc %{_docdir}/%{name}/html
 
 %changelog
+* Wed Jul 16 2014 pcpa <paulo.cesar.pereira.de.andrade at gmail.com> - 2.9.12-1
+- Update to latest upstream release (#1089925).
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.9.7-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 4b6f718..c4d6a57 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8c2907ad499b4f3a8200f44c142aeb1a  CoinUtils-2.9.7.tgz
+e8bc82f8f1015fffa7c78779d95af5b3  CoinUtils-2.9.12.tgz


More information about the scm-commits mailing list