From 2c455d7cf25317fbe89b152a2db7938da79d3132 Mon Sep 17 00:00:00 2001 From: sagitter Date: Jul 27 2015 17:23:00 +0000 Subject: Compiled the core-plus source archive --- diff --git a/.gitignore b/.gitignore index fc7d5a1..c74baa3 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /libsbml-svn22272.tar.gz /render-5.11.4-beta-1.zip /render-5.11.6-beta-1.zip +/libSBML-5.11.6-core-plus-packages-src.tar.gz diff --git a/libsbml.spec b/libsbml.spec index aa0be3e..0394467 100644 --- a/libsbml.spec +++ b/libsbml.spec @@ -1,6 +1,3 @@ -#%%global checkout 22272 -#%%global date 20150528 - %bcond_without perl %bcond_without ruby %bcond_without octave @@ -43,8 +40,7 @@ Name: libsbml Version: 5.11.6 -Release: 2%{?dist} -#Release: 0.1.%%{date}svn%%{checkout}%%{?dist} +Release: 3%{?dist} Summary: Systems Biology Markup Language library License: LGPLv2+ @@ -53,8 +49,9 @@ URL: http://sbml.org/Software/libSBML ## Source archive from svn #22272; obtained by: ## svn checkout http://svn.code.sf.net/p/sbml/code/trunk/libsbml sbml-code ## tar -czvf libsbml-svn22272.tar.gz sbml-code -#Source0: libsbml-svn%%{checkout}.tar.gz -Source0: http://sourceforge.net/projects/sbml/files/libsbml/%{version}-experimental/source/libSBML-%{version}-core-src.tar.gz +## + +Source0: http://sourceforge.net/projects/sbml/files/libsbml/%{version}-experimental/source/libSBML-%{version}-core-plus-packages-src.tar.gz Source1: http://sourceforge.net/projects/sbml/files/libsbml/%{version}-experimental/source/beta%20packages/render-%{version}-beta-1.zip ## Unbundle minizip @@ -207,7 +204,7 @@ This package contains %{summary}. %endif %prep -%autosetup -n libsbml-5.11.6 -p1 +%autosetup -n libSBML-%{version}-Source -p1 sed -i -r 's/DOXYGEN_MAX_VERSION=1\.8\.8/DOXYGEN_MAX_VERSION=1.8.9/' configure @@ -225,7 +222,7 @@ done # Delete bundled minizip rm -v src/sbml/compress/{crypt.h,ioapi.*,iowin32.*,unzip.*,zip.*} -#grep -e 'This file was automatically generated by SWIG' -r . -l|xargs rm +grep -e 'This file was automatically generated by SWIG' -r . -l|xargs rm mkdir build-docs cp -a $(/bin/ls -1|grep -v build-docs) build-docs/ @@ -466,6 +463,9 @@ ctest --force-new-ctest-process -V %changelog +* Mon Jul 27 2015 Antonio Trande - 5.11.6-3 +- Compiled the core-plus source archive + * Thu Jul 23 2015 Antonio Trande - 5.11.6-2 - Some tests disabled diff --git a/sources b/sources index e06b468..c6b8eb6 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -fbaac09c520d562b7d2dbfb35b157b1a libSBML-5.11.6-core-src.tar.gz +667818f5dceff0f9d191df81c3900b10 libSBML-5.11.6-core-plus-packages-src.tar.gz a9a4003f983a786bf11b21ef764ee367 render-5.11.6-beta-1.zip