[packages/python-pbr] - %{_bindir}/pbr symlink belongs to python2

hawk hawk at pld-linux.org
Mon Jan 8 03:56:15 CET 2024


commit ddd0d17b3421a1a2793a450e1c473427ca4b9947
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Mon Jan 8 01:08:14 2024 +0000

    - %{_bindir}/pbr symlink belongs to python2

 python-pbr.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pbr.spec b/python-pbr.spec
index 3eb7d90..22ce442 100644
--- a/python-pbr.spec
+++ b/python-pbr.spec
@@ -180,6 +180,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog LICENSE README.rst
+%attr(755,root,root) %{_bindir}/pbr
 %attr(755,root,root) %{_bindir}/pbr-2
 %{py_sitescriptdir}/%{module}-%{version}-py*.egg-info
 %{py_sitescriptdir}/%{module}
@@ -189,7 +190,6 @@ rm -rf $RPM_BUILD_ROOT
 %files -n python3-pbr
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog LICENSE README.rst
-%attr(755,root,root) %{_bindir}/pbr
 %attr(755,root,root) %{_bindir}/pbr-3
 %{py3_sitescriptdir}/%{module}-%{version}-py*.egg-info
 %{py3_sitescriptdir}/%{module}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pbr.git/commitdiff/ddd0d17b3421a1a2793a450e1c473427ca4b9947



More information about the pld-cvs-commit mailing list