]> git.pld-linux.org Git - packages/cln.git/blobdiff - cln.spec
- updated to 1.3.2
[packages/cln.git] / cln.spec
index d6fc2df9785abe321f4a2b274bded482165635d5..793a7240cfd8375638c544350c344f9ef166310a 100644 (file)
--- a/cln.spec
+++ b/cln.spec
@@ -1,16 +1,16 @@
 Summary:       C++ Class Library for Numbers
 Summary(pl.UTF-8):     Biblioteka klas C++ dla liczb
 Name:          cln
-Version:       1.2.2
-Release:       2
+Version:       1.3.2
+Release:       1
 License:       GPL
 Group:         Libraries
 Source0:       ftp://ftpthep.physik.uni-mainz.de/pub/gnu/%{name}-%{version}.tar.bz2
-# Source0-md5: 6b479281fec86314b4c7a9357bd83ef8
+# Source0-md5: d897cce94d9c34d106575ed4ec865d71
 Patch0:                %{name}-info.patch
 URL:           http://www.ginac.de/CLN/
-BuildRequires: autoconf >= 2.50
-BuildRequires: automake
+BuildRequires: autoconf >= 2.59
+BuildRequires: automake >= 1:1.10
 BuildRequires: gmp-devel >= 3.0
 BuildRequires: libstdc++-devel
 BuildRequires: libtool >= 2:1.5
@@ -102,9 +102,11 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog NEWS README TODO*
+%doc NEWS README TODO
+%attr(755,root,root) %{_bindir}/pi
 %attr(755,root,root) %{_libdir}/libcln.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libcln.so.5
+%attr(755,root,root) %ghost %{_libdir}/libcln.so.6
+%{_mandir}/man1/pi.1*
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.064132 seconds and 4 git commands to generate.