Dirk Mueller 2025-01-13 11:04:51 +00:00 committed by Git OBS Bridge
parent a6b0cf614c
commit 22f4d24e73

View File

@ -1,7 +1,7 @@
#
# spec file for package httpie
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -120,7 +120,7 @@ pytest --deselect=tests/test_uploads.py --deselect=tests/test_plugins_cli.py --d
%{_bindir}/http
%{_bindir}/https
%{_bindir}/%{name}
%{_prefix}/lib/python%{python_version}/site-packages/httpie*
%{python_sitelib}/httpie*
%{_mandir}/man1/http.1%{?ext_man}
%{_mandir}/man1/https.1%{?ext_man}
%{_mandir}/man1/%{name}.1%{?ext_man}