Re: rpm for gnome-libs-1.0.16 and gnome-core-1.0.9



Hi.

On Fri, 17 Sep 1999, XinKai Wang wrote:

> File listed twice: /etc/mime-magic
> File listed twice: /etc/mime-magic.dat
> File listed twice: /etc/paper.config
> File listed twice: /etc/sound
> File listed twice: /etc/sound/events
> File listed twice: /etc/sound/events/gnome.soundlist
> File listed twice: /etc/sound/events/gtk-events.soundlist

This is the crucial point: the packager (this may be you) somehow managed
to tell rpm to include these files twice. This may happened e.g. this way
or another:

---8<---
%files
/etc/*
[...]
%config /etc/paper.config
---8<---

Play with your %files section and `rpm -bl yourspecfile.spec` to verify
you caught 'em all. If rpm doesn't complain anymore, build the package
again (`rpm -ba ...` or whatever).

> Requires: gnome-libs /bin/sh

This means that this package needs 'gnome-libs' and '/bin/sh' to be
installed properly (this is not an error message).

Nils
-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Nils Philippsen                  @college: nils@fht-esslingen.de
Vogelsangstrasse 115             @home:    nils@wombat.dialup.fht-esslingen.de
D-70197 Stuttgart                @work:    nils@redhat.de
+49-711-6599405
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The use of COBOL cripples the mind; its teaching should, therefore, be
regarded as a criminal offence.                          -- Edsger W. Dijkstra



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