From 8d3ea70cd63bc2e31b5d6c0ca60eb8676ad7a13680c9bb7e26bf4ce1a41330a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 3 Mar 2021 08:46:11 +0000 Subject: [PATCH] Accepting request 876049 from home:mnhauke - Fix TW build OBS-URL: https://build.opensuse.org/request/show/876049 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-impacket?expand=0&rev=5 --- python-impacket.changes | 5 +++++ python-impacket.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/python-impacket.changes b/python-impacket.changes index 31e4a17..16d4dd1 100644 --- a/python-impacket.changes +++ b/python-impacket.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 1 19:38:00 UTC 2021 - Martin Hauke + +- Fix TW build + ------------------------------------------------------------------- Mon Nov 23 15:13:51 UTC 2020 - Martin Hauke diff --git a/python-impacket.spec b/python-impacket.spec index 3ecf808..0573e3d 100644 --- a/python-impacket.spec +++ b/python-impacket.spec @@ -1,7 +1,7 @@ # # spec file for package python-impacket # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2020, Martin Hauke # # All modifications and additions to the file contributed by third parties @@ -124,8 +124,8 @@ sed -e '/^#!\//, 1d' -i \ %python_clone -a %{buildroot}%{_bindir}/impacket-wmipersist %python_clone -a %{buildroot}%{_bindir}/impacket-wmiquery # -%python_expand rm %{buildroot}%{_datadir}/doc/impacket/LICENSE -%python_expand rm %{buildroot}%{_datadir}/doc/impacket/README.md +%python_expand rm -f %{buildroot}%{_datadir}/doc/impacket/LICENSE +%python_expand rm -f %{buildroot}%{_datadir}/doc/impacket/README.md %python_expand %fdupes %{buildroot}%{$python_sitelib} # %python_expand rm %{buildroot}%{_bindir}/_current_flavor