Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 993710 - cpptasks possibly affected by F-20 unversioned docdir change
Summary: cpptasks possibly affected by F-20 unversioned docdir change
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: cpptasks
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mat Booth
QA Contact: Fedora Extras Quality Assurance
URL: http://fedoraproject.org/wiki/Changes...
Whiteboard:
Depends On:
Blocks: F20UnversionedDocDirs 992092
TreeView+ depends on / blocked
 
Reported: 2013-08-06 11:44 UTC by Ville Skyttä
Modified: 2013-08-11 11:51 UTC (History)
2 users (show)

Fixed In Version: cpptasks-1.0b5-11
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-08-11 11:51:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
fix rhbz#992092, rhbz#993710 (11.04 KB, patch)
2013-08-10 11:00 UTC, gil cattaneo
no flags Details | Diff

Description Ville Skyttä 2013-08-06 11:44:55 UTC
cpptasks 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 gil cattaneo 2013-08-10 11:00:56 UTC
Created attachment 785163 [details]
fix rhbz#992092, rhbz#993710

- fix rhbz#992092, rhbz#993710
- switch to XMvn
- resolve some rpmlint problems
- install LICENSE NOTICE files in javadoc sub package
- use pom macros
- minor changes to adapt to current guideline
- add %%pre javadoc script

Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=5801446

Comment 2 Fedora Admin XMLRPC Client 2013-08-11 09:47:56 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 3 Mat Booth 2013-08-11 11:51:11 UTC
cpptasks-1.0b5-11 has been built for rawhide:

https://koji.fedoraproject.org/koji/buildinfo?buildID=456006


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