[coin-or-Osi] Update to latest upstream release (##1190730).

pcpa pcpa at fedoraproject.org
Mon Feb 9 17:12:35 UTC 2015


commit bdde0572194f97eeed7f0f5f730cfe705a3234d8
Author: pcpa <paulo.cesar.pereira.de.andrade at gmail.com>
Date:   Mon Feb 9 15:12:17 2015 -0200

    Update to latest upstream release (##1190730).

 .gitignore                  |    1 +
 coin-or-Osi-pkgconfig.patch |   12 ------------
 coin-or-Osi.spec            |   13 ++++++-------
 sources                     |    2 +-
 4 files changed, 8 insertions(+), 20 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e3bee75..7d038a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /Osi-0.106.7.tgz
 /Osi-0.106.9.tgz
 /Osi-0.107.0.tgz
+/Osi-0.107.2.tgz
diff --git a/coin-or-Osi.spec b/coin-or-Osi.spec
index fb083f7..e1df42b 100644
--- a/coin-or-Osi.spec
+++ b/coin-or-Osi.spec
@@ -3,8 +3,8 @@
 Name:		coin-or-%{module}
 Group:		Applications/Engineering
 Summary:	COIN-OR Open Solver Interface Library
-Version:	0.107.0
-Release:	3%{?dist}
+Version:	0.107.2
+Release:	1%{?dist}
 License:	EPL
 URL:		https://projects.coin-or.org/%{module}
 Source0:	http://www.coin-or.org/download/pkgsource/%{module}/%{module}-%{version}.tgz
@@ -19,11 +19,8 @@ BuildRequires:	pkgconfig
 BuildRequires:	readline-devel
 BuildRequires:	zlib-devel
 
-# Properly handle DESTDIR
-Patch0:		%{name}-pkgconfig.patch
-
 # Install documentation in standard rpm directory
-Patch1:		%{name}-docdir.patch
+Patch0:		%{name}-docdir.patch
 
 %description
 The COIN-OR Open Solver Interface Library is a collection of solver
@@ -52,7 +49,6 @@ This package contains the documentation for %{name}.
 %prep
 %setup -q -n %{module}-%{version}
 %patch0 -p1
-%patch1 -p1
 
 %build
 %configure
@@ -87,6 +83,9 @@ make test
 %doc %{_docdir}/%{name}/html
 
 %changelog
+* Mon Feb  9 2015 pcpa <paulo.cesar.pereira.de.andrade at gmail.com> - 0.107.2-1
+- Update to latest upstream release (#1190730).
+
 * Mon Feb  9 2015 pcpa <paulo.cesar.pereira.de.andrade at gmail.com> - 0.107.0-3
 - Rebuild with latest bugfixes release coin-or-CoinUtils-2.10.3
 
diff --git a/sources b/sources
index 72b2e5e..84538d7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3703db2b033f25c10616678adba295ec  Osi-0.107.0.tgz
+dd379864d94024ec39e51df20ae32fd7  Osi-0.107.2.tgz


More information about the scm-commits mailing list