[frama-c] Rebuild to eliminate libpng dependency.

Jerry James jjames at fedoraproject.org
Tue Nov 8 16:42:37 UTC 2011


commit 1fe2839acd60a8644b5674a87019fcca37c746df
Author: Jerry James <loganjerry at gmail.com>
Date:   Tue Nov 8 09:42:25 2011 -0700

    Rebuild to eliminate libpng dependency.

 frama-c.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/frama-c.spec b/frama-c.spec
index b04a023..0cd2e38 100644
--- a/frama-c.spec
+++ b/frama-c.spec
@@ -19,7 +19,7 @@
 
 Name:           frama-c
 Version:        1.7
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Framework for source code analysis of C software
 
 Group:          Development/Libraries
@@ -236,6 +236,9 @@ xargs chmod a-x %{buildroot}%{_libdir}/frama-c/*.cmx \
 %{_xemacs_sitelispdir}/acsl.el
 
 %changelog
+* Tue Nov  8 2011 Jerry James <loganjerry at gmail.com> - 1.7-2
+- Rebuild to eliminate libpng dependency
+
 * Tue Oct 25 2011 Jerry James <loganjerry at gmail.com> - 1.7-1
 - Update to Nitrogen version
 


More information about the scm-commits mailing list