[Bug 497947] Review Request: libmetalink - A Metalink C library

bugzilla at redhat.com bugzilla at redhat.com
Wed May 6 20:07:10 UTC 2009


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





--- Comment #9 from Jussi Lehtola <jussi.lehtola at iki.fi>  2009-05-06 16:07:09 EDT ---
(In reply to comment #8)
> (In reply to comment #7)> And you have to own the directory /usr/include/metalink  
> 
> %files
> %dir /usr/include/metalink

A lot neater is to

%files devel
%defattr(-,root,root,-)
%{_includedir}/metalink/

Also, according to your files listing there is still a static library in the
devel package; you either have to exclude it from the package or make the devel
package provide libmetalink-static = %{version}-%{release}

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




More information about the package-review mailing list