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

--- Comment #30 from Chen Lei <[email protected]> 2010-07-29 06:11:15 EDT 
---
(In reply to comment #23)
> ok for 1 and 2
> 
> 3/ yes we can remove this directory, but if someone want look these module for
> any thing, he will need take subversion release (why not?)
> how you want    

If those files are compiled into libtango.a, then you don't need to include
them in the rpm, most C/C++ static library packages only includes headers and
static libraries.

Installing static libraries to %{_libdir}%{name} seems not appropriate, if we
have a lot of D libraries, we have to set a lot of linking paths in ldc.conf.
I suggest to install all D static libraries to %{_libdir}(like all other C/C++
fortran libraries) or %{_libdir}/d(like debian/ubuntu). I suggest you to
discuss this with tango upstream.

==

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