Bug 16789

Summary: python3-sphinx lacks %{_bindir}/sphinx-*-3 symlinks pointing to %{_bindir}/sphinx-*-%{python3_version}
Product: Mageia Reporter: Neal Gompa <ngompa13>
Component: RPM PackagesAssignee: Philippe Makowski <makowski.mageia>
Status: RESOLVED FIXED QA Contact:
Severity: minor    
Priority: Normal CC: geiger.david68210
Version: Cauldron   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Source RPM: python-sphinx-1.3.1-1.mga6.src.rpm CVE:
Status comment:

Description Neal Gompa 2015-09-21 06:42:08 CEST
Description of problem:
python3-sphinx lacks %{_bindir}/sphinx-*-3 symlinks pointing to %{_bindir}/sphinx-*-%{python3_version}. This is a problem because it means that packages that use these tools as part of the build would be inherently bound to the major.minor of a Python 3.x release in order to build successfully, when this is not necessary. The functionality of sphinx tools do not change much, and are generally expected to be consistent.

Version-Release number of selected component (if applicable):
1.3.1-1.mga6

How reproducible:
Always

Steps to Reproduce:
1. Install python3-sphinx in Cauldron
2. Try to run sphinx-builder-3 or any other sphinx-*-3 tool
3. Shell will return command not found

Reproducible: 

Steps to Reproduce:
David GEIGER 2015-09-21 07:27:00 CEST

CC: (none) => geiger.david68210
Assignee: bugsquad => makowski.mageia

Comment 1 Philippe Makowski 2015-09-21 19:11:48 CEST
done in 1.3.1-2.mga6

Status: NEW => RESOLVED
Resolution: (none) => FIXED