]> git.pld-linux.org Git - packages/calc.git/blobdiff - calc.spec
- updated to 2.12.7.2
[packages/calc.git] / calc.spec
index fe7bb72d7f92170e044fbe5d9c2929c997f97431..5bbb083a6ee04ea3a15958ef6d3ed142b2e26250 100644 (file)
--- a/calc.spec
+++ b/calc.spec
@@ -5,12 +5,12 @@
 Summary:       Arbitrary precision calculator
 Summary(pl.UTF-8):     Kalkulator operujący na liczbach z dowolną dokładnością
 Name:          calc
-Version:       2.12.4.3
-Release:       2
+Version:       2.12.7.2
+Release:       1
 License:       LGPL v2.1+
 Group:         Applications/Math
 Source0:       http://www.isthe.com/chongo/src/calc/%{name}-%{version}.tar.bz2
-# Source0-md5: d95dccde71cc8d920af0f8375e85e9c8
+# Source0-md5: 86ba447318108da52e4d9ab93e00aca9
 Source1:       %{name}.desktop
 Patch0:                %{name}-ppc.patch
 URL:           http://www.isthe.com/chongo/tech/comp/calc/
@@ -18,6 +18,8 @@ BuildRequires:        readline-devel >= 4.2
 BuildRequires: sed >= 4.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                no_install_post_check_so        1
+
 %description
 Calc is arbitrary precision arithmetic system that uses a C-like
 language. Calc is useful as a calculator, an algorithm prototyped and
@@ -88,7 +90,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 # COPYING is not just LGPL text, only some explanations
-%doc BUGS CHANGES COPYING README
+%doc BUGS CHANGES COPYING README.md
 %attr(755,root,root) %{_bindir}/calc
 %attr(755,root,root) %{_libdir}/libcalc.so.*.*.*.*
 %attr(755,root,root) %{_libdir}/libcustcalc.so.*.*.*.*
This page took 0.036021 seconds and 4 git commands to generate.