[lis/f15] Update to 1.2.58.

Jussi Lehtola jussilehtola at fedoraproject.org
Tue Nov 22 14:33:40 UTC 2011


commit aba5f53e47bcb8010e7f8b80cac85ad2e74ed567
Author: Jussi Lehtola <jussilehtola at fedoraproject.org>
Date:   Tue Nov 22 16:33:36 2011 +0200

    Update to 1.2.58.

 lis.spec |   16 ++++++++++++----
 sources  |    2 +-
 2 files changed, 13 insertions(+), 5 deletions(-)
---
diff --git a/lis.spec b/lis.spec
index 4a26bdc..feacc6d 100644
--- a/lis.spec
+++ b/lis.spec
@@ -1,6 +1,6 @@
 Name:		lis
-Version:	1.2.53
-Release:	3%{?dist}
+Version:	1.2.58
+Release:	1%{?dist}
 Summary:	A library for solving linear equations and eigenvalue problems
 Group:		Applications/Engineering
 License:	BSD
@@ -62,8 +62,6 @@ cd ..
 rm -rf %{buildroot}
 make -C omp install DESTDIR=%{buildroot}
 
-# Get rid of spurious config.h
-rm %{buildroot}%{_includedir}/config.h
 # Get rid of .la file
 rm %{buildroot}%{_libdir}/liblis.la
 
@@ -86,6 +84,7 @@ sh test.sh
 %files devel
 %defattr(-,root,root,-)
 %{_includedir}/lis.h
+%{_includedir}/lis_config.h
 %{_includedir}/lisf.h
 %{_libdir}/liblis.so
 
@@ -94,6 +93,15 @@ sh test.sh
 %doc COPYING doc/*.pdf
 
 %changelog
+* Tue Nov 22 2011 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.2.58-1
+- Update to 1.2.58.
+
+* Tue Nov 08 2011 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.2.56-1
+- Update to 1.2.56.
+
+* Wed Nov 02 2011 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.2.54-1
+- Update to 1.2.54.
+
 * Sun Sep 18 2011 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.2.53-3
 - Include COPYING in -doc.
 
diff --git a/sources b/sources
index 488661f..7e14532 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-275597239e7c47ab5aadeee7b7e2c6ce  lis-1.2.53.tar.gz
+12b475e6652c270b9902bcf621ff3d70  lis-1.2.58.tar.gz


More information about the scm-commits mailing list