Re: dependency champion?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 6 Nov 2008 22:13:55 +0000 (UTC), Beartooth wrote:

> 	Pango should never have required libthai in the first place -- 
> not in a release -- not if libthai is anything remotely like what its 
> name suggests.

You could have replaced your overly long mail with the result of taking a
look at what exactly in Pango requires LibThai. Here, look!

$ rpm -ql pango|grep thai
/usr/lib/pango/1.6.0/modules/pango-thai-fc.so
/usr/lib/pango/1.6.0/modules/pango-thai-lang.so

$ ldd /usr/lib/pango/1.6.0/modules/*.so|grep thai
/usr/lib/pango/1.6.0/modules/pango-thai-fc.so:
/usr/lib/pango/1.6.0/modules/pango-thai-lang.so:
        libthai.so.0 => /usr/lib/libthai.so.0 (0x00281000)

$ ldd /usr/lib/libpango*|grep thai
$

Files that likely could go into an optional sub-package. Though,
there's an additional explicit "Requires: libthai ..." in the spec,
too:

$ grep -i thai pango.spec 
%define libthai_version 0.1.9
Requires: libthai >= %{libthai_version}
BuildRequires: libthai-devel >= %{libthai_version}
- Bump libthai requirement.
- [Build]Require libthai[-devel]
- Fix problem with corrupt Thai shaper


> But do you really want to defend the fact that that requirement 
> was not found, or else found and not remedied, by any other Fedora 
> developers? 

Did I defend it? No. I only pointed out that currently, Pango requires
this library, and hence you cannot "yum remove" the lib without removing
Pango and hundreds of deps that require Pango.

What exactly is the problem? It's just a tiny system library isn't it?
Increased core functionality.

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux