pcpa pushed to coin-or-Couenne (f21). "Correct file list if asl is not enabled"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Jun 15 16:21:01 UTC 2015


From 85cb8e9b9414a10996fdf0b1fdc307425188fd64 Mon Sep 17 00:00:00 2001
From: pcpa <paulo.cesar.pereira.de.andrade at gmail.com>
Date: Mon, 15 Jun 2015 13:20:24 -0300
Subject: Correct file list if asl is not enabled


diff --git a/coin-or-Couenne.spec b/coin-or-Couenne.spec
index e072ac5..9714ae9 100644
--- a/coin-or-Couenne.spec
+++ b/coin-or-Couenne.spec
@@ -124,7 +124,9 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir}:$LD_LIBRARY_PATH make test
 %postun -p /sbin/ldconfig
 
 %files
+%if 0%{?fedora} > 21
 %{_bindir}/couenne
+%endif
 %dir %{_docdir}/%{name}
 %doc %{_docdir}/%{name}/AUTHORS
 %license %{_docdir}/%{name}/LICENSE
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/coin-or-Couenne.git/commit/?h=f21&id=85cb8e9b9414a10996fdf0b1fdc307425188fd64


More information about the scm-commits mailing list