From: Jan Rękorajski Date: Fri, 5 Mar 2021 19:55:53 +0000 (+0100) Subject: - 2.17.3 X-Git-Tag: auto/th/botan2-2.17.3-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=a888e6ef1e3407b8df6badf1e6c6cacfcdc20c7d;p=packages%2Fbotan2.git - 2.17.3 --- diff --git a/botan2.spec b/botan2.spec index 77efe59..fe0cc83 100644 --- a/botan2.spec +++ b/botan2.spec @@ -15,12 +15,12 @@ Summary: Crypto library written in C++ Summary(pl.UTF-8): Biblioteka kryptograficzna napisana w C++ Name: botan2 -Version: 2.7.0 -Release: 3 +Version: 2.17.3 +Release: 1 License: BSD Group: Libraries -Source0: https://botan.randombit.net/releases/Botan-%{version}.tgz -# Source0-md5: c819fce944ee688e01b07bb6332d9586 +Source0: https://botan.randombit.net/releases/Botan-%{version}.tar.xz +# Source0-md5: ada7bc7dc7451f356e1e80433c675f6b URL: https://botan.randombit.net/ BuildRequires: bzip2-devel BuildRequires: libstdc++-devel @@ -68,7 +68,7 @@ Requires: zlib-devel This package contains the header files for developing applications that use Botan. -%description devel +%description devel -l pl.UTF-8 Ten pakiet zawiera pliki nagłówkowe do tworzenia aplikacji wykorzystujących bibliotekę Botan. @@ -196,10 +196,10 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc license.txt news.rst readme.rst doc/{authors.txt,credits.rst,reading_list.txt,manual/roadmap.rst,security.rst,todo.rst} +%doc license.txt news.rst readme.rst doc/{authors.txt,credits.rst,security.rst} %attr(755,root,root) %{_bindir}/botan %attr(755,root,root) %{_libdir}/libbotan-2.so.*.* -%attr(755,root,root) %ghost %{_libdir}/libbotan-2.so.7 +%attr(755,root,root) %ghost %{_libdir}/libbotan-2.so.17 %{_mandir}/man1/botan.1* %files devel