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