Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=923163

--- Comment #9 from Cosimo Cecchi <[email protected]> ---
(In reply to comment #8)

> So, right now the only remaining problem that I can see is the provides on
> libgd.so:
>     libgd.so()(64bit)
> 
> As it is, if another package requires libgd.so (either because it was
> erroneously dynamically linked, or because a requires had not been properly
> filtered out), then gnome-weather would satisfy as a dependency of that
> package as far as RPM is concerned, which would be wrong.
> 
> Adding the following two lines before %description does the trick:
>     %filter_provides_in %{_libdir}/%{name}/.*\.so$
>     %filter_setup

Thanks, makes sense; I updated the spec and SRPM to include this. Updated files
at the same location.

Spec URL: http://people.gnome.org/~cosimoc/gnome-weather/gnome-weather.spec
SRPM URL:
http://people.gnome.org/~cosimoc/gnome-weather/gnome-weather-3.7.92-1.fc19.src.rpm

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=s0VieTIbew&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to