Re: Dependency proposal for gnome



Hi,

>>>>> On 06 Apr 1999 20:03:30 +0200
>>>>> Martin Baulig <martin@home-of-linux.org> said:

 Martin> Why not use a mixture of `rpm -q --requires <package>' and
 Martin> `rpm -q --whatprovides <thing>' on a cleanly installed RedHat
 Martin> / GNOME system for this.

Something like
        sed -n 's/^Requires: //p;/^%package/q' SPECFILE
will give the same information without requiring rpm.

Are there specfiles in every gnome package, though?

BTW, while testing the above, I found that gnome-core-1.0.4 has
        Requires: xscreensaver
in its spec file. This is wrong.

        Robbe

-- 
Robert Bihlmeyer	reads: Deutsch, English, MIME, Latin-1, NO SPAM!
<robbe@orcus.priv.at>	<http://stud2.tuwien.ac.at/~e9426626/sig.html>



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