]> git.pld-linux.org Git - packages/botan2.git/commitdiff
- 2.17.3 auto/th/botan2-2.17.3-1
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 5 Mar 2021 19:55:53 +0000 (20:55 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Fri, 5 Mar 2021 19:55:53 +0000 (20:55 +0100)
botan2.spec

index 77efe59d4840aca0ab3c42752b53e31162bb7b61..fe0cc8391fc8c44c3c43e5276967c2d359d2780f 100644 (file)
 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
This page took 0.089731 seconds and 4 git commands to generate.