[sagemath/f18: 2/2] Correct symlink to arch specific directory in noarch package

pcpa pcpa at fedoraproject.org
Tue Apr 23 03:47:17 UTC 2013


commit 784645d36036fa01dbb0c66da03144d0019d76a8
Author: pcpa <paulo.cesar.pereira.de.andrade at gmail.com>
Date:   Tue Apr 23 00:46:28 2013 -0300

    Correct symlink to arch specific directory in noarch package

 sagemath.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/sagemath.spec b/sagemath.spec
index ef8371e..3fc8f30 100644
--- a/sagemath.spec
+++ b/sagemath.spec
@@ -74,7 +74,7 @@ Name:		sagemath
 Group:		Applications/Engineering
 Summary:	A free open-source mathematics software system
 Version:	5.8
-Release:	5%{?dist}
+Release:	6%{?dist}
 # The file ${SAGE_ROOT}/COPYING.txt is the upstream license breakdown file
 # Additionally, every $files section has a comment with the license name
 # before files with that license
@@ -1188,6 +1188,7 @@ fi
 %{SAGE_ROOT}/doc
 %{SAGE_ROOT}/share
 %dir %{SAGE_DEVEL}
+%{SAGE_DEVEL}/doc
 %dir %{SAGE_PYTHONPATH}
 %if %{with_sage_pexpect}
 # MIT
@@ -1253,7 +1254,6 @@ fi
 #------------------------------------------------------------------------
 %files		doc
 # GPLv2+
-%{SAGE_DEVEL}/doc
 %dir %{SAGE_DOC}
 %{SAGE_DOC}/common
 %dir %{SAGE_DOC}/output
@@ -1377,6 +1377,9 @@ fi
 
 ########################################################################
 %changelog
+* Tue Apr 22 2013 pcpa <paulo.cesar.pereira.de.andrade at gmail.com> - 5.8-6
+- Correct a remaining arch specific file (symlink) in noarch package.
+
 * Mon Apr 22 2013 pcpa <paulo.cesar.pereira.de.andrade at gmail.com> - 5.8-5
 - Do not build requires optional rpy in f18 due to it being broken in f18
 - Correct koji sanity check finding arch specific file in noarch package


More information about the scm-commits mailing list