Bug 1077936 - Install headers directly to include dir to match docs and examples
Summary: Install headers directly to include dir to match docs and examples
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: qtiocompressor
Version: rawhide
Hardware: All
OS: All
unspecified
unspecified
Target Milestone: ---
Assignee: Fabio Alessandro Locati
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-18 21:54 UTC by Ville Skyttä
Modified: 2014-08-19 07:28 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-08-18 20:19:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Install headers directly to include dir to match docs and examples (1.83 KB, patch)
2014-03-18 21:54 UTC, Ville Skyttä
no flags Details | Diff

Description Ville Skyttä 2014-03-18 21:54:31 UTC
'git am'able fix attached, let me know if you'd like me to push and
build this for devel. Looks like no packages BuildRequire -devel at
the moment so no rebuilds are necessary.

$ grep -i '#include.*iocomp' examples/*/*.cpp doc/html/*.html
examples/gzip/main.cpp:#include <qtiocompressor.h>
examples/simple/main.cpp:#include <qtiocompressor.h>
examples/xml/main.cpp:#include <qtiocompressor.h>
examples/ziplist/main.cpp:#include <qtiocompressor.h>
doc/html/qtiocompressor.html:<pre> #include &lt;QtIOCompressor&gt;</pre><p>Inherits <a href="http://qt.nokia.com/doc/4.5/qiodevice.html">QIODevice</a>.</p>

Comment 1 Ville Skyttä 2014-03-18 21:54:35 UTC
Created attachment 876135 [details]
Install headers directly to include dir to match docs and examples

Comment 2 Fedora Admin XMLRPC Client 2014-08-14 09:32:22 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 3 Fabio Alessandro Locati 2014-08-18 20:19:41 UTC
This structure is the same in all Qt-Solutions packages

Comment 4 Ville Skyttä 2014-08-19 05:30:53 UTC
(In reply to Fabio Alessandro Locati from comment #3)
> This structure is the same in all Qt-Solutions packages

In that case I suggest reporting the issue with docs and examples upstream.

Comment 5 Fabio Alessandro Locati 2014-08-19 07:28:01 UTC
At the moment this package has no upstream. Since Digia received Qt from Nokia, they have changed a lot of things and moved project around. At the moment the upstream of qt-solutions is https://gitorious.org/qt-solutions/qt-solutions but has no qtiocompressor. Liang Qi has proposed to re-incorporate  (https://codereview.qt-project.org/#/c/58895/) qtiocompressor as well as other qt-solutions modules from Nokia in the current qt-solutions, but it seems to get a lot of time. I will try to push forward this codereview to have qtiocompressor re-included ASAP in qt-solutions, but until it will be in it, it will be hard to say if and when it will happened.


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