Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=573910

--- Comment #23 from Peter Lemenkov <[email protected]> 2011-03-20 11:27:20 
EDT ---
Hello!(In reply to comment #22)
> Hello again,

> ...However there
> still is an error in how other libs links to dcmdata. This seems not be 
> related

[sorry, skipped]

> Once we solve this I only have to bundle an ldconfig file to properly detect
> the newly installed libs.

Do you mean that there is an issue with CMake detecting DCMTK libs or just with
linking against them later? In the latter case - yes, you should consider
providing your own ldconfig file. Just install a file, containing the
following:

%{_libdir}/%{name}

into /etc/ld.so.conf.d and that's it. Take a look on how Qt resolves this
issue. Otherwise your package looks good. Btw do you plan to update to 3.6.1?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to