dtardon pushed to coin-or-CoinUtils (master). "ensure all -devel deps are installed"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 9 12:48:07 UTC 2015


>From afc053c8a1fd1177a88f894cfc1ad9d87d1c0864 Mon Sep 17 00:00:00 2001
From: David Tardon <dtardon at redhat.com>
Date: Thu, 9 Apr 2015 14:47:30 +0200
Subject: ensure all -devel deps are installed


diff --git a/coin-or-CoinUtils.spec b/coin-or-CoinUtils.spec
index 4c9e911..95d6040 100644
--- a/coin-or-CoinUtils.spec
+++ b/coin-or-CoinUtils.spec
@@ -4,7 +4,7 @@ Name:		coin-or-%{module}
 Group:		Applications/Engineering
 Summary:	Coin-or Utilities
 Version:	2.10.3
-Release:	3%{?dist}
+Release:	4%{?dist}
 License:	EPL
 URL:		http://projects.coin-or.org/%{module}
 Source0:	http://www.coin-or.org/download/pkgsource/%{module}/%{module}-%{version}.tgz
@@ -37,8 +37,10 @@ These utilities include:
 %package	devel
 Summary:	Development files for %{name}
 Group:		Development/Libraries
+Requires:	bzip2-devel
 Requires:	coin-or-Sample
 Requires:	%{name}%{?_isa} = %{version}-%{release}
+Requires:	pkgconfig(zlib)
 
 %description    devel
 The %{name}-devel package contains libraries and header files for
@@ -92,6 +94,9 @@ make test
 %doc %{_docdir}/%{name}/html
 
 %changelog
+* Thu Apr 09 2015 David Tardon <dtardon at redhat.com> - 2.10.3-4
+- ensure all -devel deps are installed
+
 * Sat Feb 21 2015 pcpa <paulo.cesar.pereira.de.andrade at gmail.com> - 2.10.3-3
 - Rebuild to ensure using latest C++ abi changes.
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/coin-or-CoinUtils.git/commit/?h=master&id=afc053c8a1fd1177a88f894cfc1ad9d87d1c0864


More information about the scm-commits mailing list