Bug 993940 - ustr possibly affected by F-20 unversioned docdir change
Summary: ustr possibly affected by F-20 unversioned docdir change
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: ustr
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: James Antill
QA Contact: Fedora Extras Quality Assurance
URL: http://fedoraproject.org/wiki/Changes...
Whiteboard:
Depends On:
Blocks: F20UnversionedDocDirs
TreeView+ depends on / blocked
 
Reported: 2013-08-06 13:21 UTC by Ville Skyttä
Modified: 2015-10-30 20:52 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-10-30 20:52:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ville Skyttä 2013-08-06 13:21:27 UTC
ustr was identified as a package possibly needing maintainer attention
due to the F-20 unversioned doc dir change. The identification is not
foolproof, it is basically this grep:

    grep -E "(/doc|_docdir|_defaultdocdir).+version" *.spec

Please review your package and make the appropriate changes, if any. A
good starting point is checking the lines output by the above grep for
your specfile. For the vast majority of packages, after the changes,
the expected outcome is that documentation dirs in /usr/share/doc
should no longer contain the package version.

More information and tips:
  https://fedoraproject.org/wiki/Changes/UnversionedDocdirs
  http://thread.gmane.org/gmane.linux.redhat.fedora.devel/183942/focus=183943
  http://thread.gmane.org/gmane.linux.redhat.fedora.devel/183942/focus=183973

Comment 1 Fedora End Of Life 2013-09-16 16:17:38 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 20 development cycle.
Changing version to '20'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora20

Comment 2 Fedora End Of Life 2015-05-29 09:17:42 UTC
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '20'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 20 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 3 Jan Kurik 2015-07-15 14:45:47 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 23 development cycle.
Changing version to '23'.

(As we did not run this process for some time, it could affect also pre-Fedora 23 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 23 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora23

Comment 4 Peter Robinson 2015-08-28 13:14:34 UTC
Not a bug

/usr/share/doc/ustr
/usr/share/doc/ustr/ChangeLog
/usr/share/doc/ustr/NEWS
/usr/share/doc/ustr/README

Comment 5 Ville Skyttä 2015-08-29 07:57:55 UTC
(In reply to Peter Robinson from comment #4)
> Not a bug

Running the given grep shows that it clearly still is a bug.

$ grep -E "(/doc|_docdir|_defaultdocdir).+version" *.spec
%{_datadir}/doc/ustr-devel-%{version}

$ rpm -qlp https://kojipkgs.fedoraproject.org//packages/ustr/1.0.4/18.fc22/x86_64/ustr-devel-1.0.4-18.fc22.x86_64.rpm | grep share/doc
/usr/share/doc/ustr-devel-1.0.4
/usr/share/doc/ustr-devel-1.0.4/README-DEVELOPERS
/usr/share/doc/ustr-devel-1.0.4/TODO
/usr/share/doc/ustr-devel-1.0.4/constants.html
/usr/share/doc/ustr-devel-1.0.4/design.html
/usr/share/doc/ustr-devel-1.0.4/functions.html
/usr/share/doc/ustr-devel-1.0.4/index.html
/usr/share/doc/ustr-devel-1.0.4/strdup vs. ustr.gnumeric
/usr/share/doc/ustr-devel-1.0.4/tutorial.html

Comment 6 Ville Skyttä 2015-10-18 07:27:25 UTC
(In reply to Ville Skyttä from comment #5)
> Running the given grep shows that it clearly still is a bug.

...still in ustr-1.0.4-19.fc23.

Comment 7 James Antill 2015-10-30 20:52:16 UTC
Fixed in:

Building ustr-1.0.4-20.fc24 for rawhide
Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=11642592


Note You need to log in before you can comment on or make changes to this bug.