From f35c78cd27ea1cac07c0a564a4de24a82de19430c3fdb8ee19cf1b6ab5373c87 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 17 Nov 2023 13:19:41 +0000 Subject: [PATCH] - remove botan binary (moves to Botan3) OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Botan?expand=0&rev=115 --- Botan.changes | 5 +++++ Botan.spec | 7 +++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/Botan.changes b/Botan.changes index 309e3cd..9e15a3c 100644 --- a/Botan.changes +++ b/Botan.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 17 13:18:55 UTC 2023 - Marcus Meissner + +- remove botan binary (moves to Botan3) + ------------------------------------------------------------------- Thu Nov 17 21:26:01 UTC 2022 - Jason Sikes diff --git a/Botan.spec b/Botan.spec index 8f7cc4e..3d4477f 100644 --- a/Botan.spec +++ b/Botan.spec @@ -1,7 +1,7 @@ # # spec file for package Botan # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -125,15 +125,14 @@ rm -f %{buildroot}/%{_libdir}/libbotan*.a chmod +x %{buildroot}%{python3_sitearch}/botan2.py sed -i '1s@^#!/.*@#!%{_bindir}/python3@' %{buildroot}%{python3_sitearch}/botan2.py +rm %{_bindir}/botan + %check %make_build check %post -n libbotan-%{version_suffix} -p /sbin/ldconfig %postun -n libbotan-%{version_suffix} -p /sbin/ldconfig -%files -%{_bindir}/botan - %files doc %docdir %{botan_docdir} %{botan_docdir}