[packages/libint] - updated to 1.2.1 (GPL v3 now, buildid dropped from sonames)

qboosh qboosh at pld-linux.org
Sat May 27 15:46:24 CEST 2017


commit 59be5537acba17b0fe798a4fea6614747542c979
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat May 27 15:47:17 2017 +0200

    - updated to 1.2.1 (GPL v3 now, buildid dropped from sonames)

 libint.spec | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/libint.spec b/libint.spec
index 1bca9c9..9d19893 100644
--- a/libint.spec
+++ b/libint.spec
@@ -1,13 +1,13 @@
 Summary:	Evaluation of certain two-body molecular integrals over Cartesian Gaussian functions
 Summary(pl.UTF-8):	Obliczanie całek dwuelementowych cząsteczek po kartezjańskich funkcjach Gaussa
 Name:		libint
-Version:	1.1.6
+Version:	1.2.1
 Release:	1
-License:	GPL v2+
+License:	GPL v3+
 Group:		Libraries
 #Source0Download: https://github.com/evaleev/libint/releases
-Source0:	https://github.com/evaleev/libint/archive/release-1-1-6/%{name}-%{version}.tar.gz
-# Source0-md5:	990f67b55f49ecc18f32c58da9240684
+Source0:	https://github.com/evaleev/libint/archive/release-1-2-1/%{name}-%{version}.tar.gz
+# Source0-md5:	e34f4a677241bde114dc5282a802a067
 Patch0:		%{name}-link.patch
 URL:		http://libint.valeyev.net/
 BuildRequires:	autoconf >= 2.52
@@ -68,7 +68,7 @@ Static libint library.
 Statyczna biblioteka libint.
 
 %prep
-%setup -q -n libint-release-1-1-6
+%setup -q -n libint-release-1-2-1
 %patch0 -p1
 
 %build
@@ -100,13 +100,13 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc LICENSE README
-%attr(755,root,root) %{_libdir}/libderiv-stable.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libderiv-stable.so.1
-%attr(755,root,root) %{_libdir}/libint-stable.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libint-stable.so.1
-%attr(755,root,root) %{_libdir}/libr12-stable.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libr12-stable.so.1
+%doc CHANGES LICENSE README
+%attr(755,root,root) %{_libdir}/libderiv.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libderiv.so.1
+%attr(755,root,root) %{_libdir}/libint.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libint.so.1
+%attr(755,root,root) %{_libdir}/libr12.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libr12.so.1
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libint.git/commitdiff/59be5537acba17b0fe798a4fea6614747542c979



More information about the pld-cvs-commit mailing list