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=566725

--- Comment #11 from Mario Ceresa <mrcer...@gmail.com> 2010-10-15 11:39:23 EDT 
---
Rearranged directory layout to remove version information.

http://mrceresa.fedorapeople.org/gdcm-2.0.16-3.fc12.src.rpm
http://mrceresa.fedorapeople.org/gdcm.spec

Builds correctly in koji:
http://koji.fedoraproject.org/koji/taskinfo?taskID=2536940

I tested that cmake can find gdcm after changing the dir layout creating a
CMakeLists.txt file with the only line:

find_package(GDCM REQUIRED)

and it configured correctly. 

Please note that package search is case-sensitive in cmake so specifying
instead: find_package(gdcm REQUIRED) WON'T work.

-- 
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
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to