From a9369efb5c4f6a3be107b49fda61e39847e78677 Mon Sep 17 00:00:00 2001 From: Toshaan Bharvani Date: Sun, 30 Apr 2023 15:58:08 +0200 Subject: [PATCH] change files section to be in line with package name Signed-off-by: Toshaan Bharvani --- SPECS/python2-pip.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/SPECS/python2-pip.spec b/SPECS/python2-pip.spec index ea4504a..3ab1ba4 100644 --- a/SPECS/python2-pip.spec +++ b/SPECS/python2-pip.spec @@ -125,7 +125,7 @@ mkdir -p %{buildroot}%{python_wheel_dir} install -p dist/%{python_wheel_name} -t %{buildroot}%{python_wheel_dir} -%files -n python2-%{srcname} +%files %doc README.rst %license %{python3_sitelib}/pip-%{upstream_version}.dist-info/LICENSE.txt %{_bindir}/pip @@ -137,8 +137,6 @@ install -p dist/%{python_wheel_name} -t %{buildroot}%{python_wheel_dir} %dir %{bashcompdir} %{bashcompdir}/pip2 - -%files -n %{python_wheel_pkg_prefix}-%{srcname}-wheel %license LICENSE.txt # we own the dir for simplicity %dir %{python_wheel_dir}/