[frama-c] Rebuild for coq 8.4pl1 and alt-ergo 0.95.

Jerry James jjames at fedoraproject.org
Mon Jan 14 22:01:28 UTC 2013


commit a239338fd03df83fc6bafbc8f2c584625a6873ff
Author: Jerry James <jamesjer at betterlinux.com>
Date:   Mon Jan 14 15:01:18 2013 -0700

    Rebuild for coq 8.4pl1 and alt-ergo 0.95.

 frama-c.spec |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/frama-c.spec b/frama-c.spec
index 1f93a13..4da735f 100644
--- a/frama-c.spec
+++ b/frama-c.spec
@@ -20,7 +20,7 @@
 
 Name:           frama-c
 Version:        1.8
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Framework for source code analysis of C software
 
 Group:          Development/Libraries
@@ -146,9 +146,9 @@ iconv -f iso-8859-1 -t utf8 man/frama-c.1 > man/frama-c.1.conv
 touch -r man/frama-c.1 man/frama-c.1.conv
 mv -f man/frama-c.1.conv man/frama-c.1
 
-# Allow use of alt-ergo 0.94
-sed -i 's/0\.92\.2/0.94/' configure
-sed -i 's/0\.92\.2/0.94/' src/wp/configure
+# Allow use of alt-ergo 0.95
+sed -i 's/0\.92\.2/0.95/' configure
+sed -i 's/0\.92\.2/0.95/' src/wp/configure
 
 %build
 # This option prints the actual make commands so we can see what's
@@ -254,6 +254,9 @@ xargs chmod a-x %{buildroot}%{_libdir}/frama-c/*.cmx \
 %{_xemacs_sitelispdir}/acsl.el
 
 %changelog
+* Mon Jan 14 2013 Jerry James <loganjerry at gmail.com> - 1.8-5
+- Rebuild for coq 8.4pl1 and alt-ergo 0.95
+
 * Mon Nov  5 2012 Jerry James <loganjerry at gmail.com> - 1.8-4
 - Build with zarith support
 


More information about the scm-commits mailing list