[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: File listed twice
- From: "Jeffrey Sherwin" <jeff thistech com>
- To: "RPM Package Manager" <rpm-list redhat com>
- Subject: RE: File listed twice
- Date: Mon, 1 Sep 2008 01:05:16 -0400
That makes sense. Thanks. The warnings are now all gone.
I appreciate all of the help.
-----Original Message-----
From: rpm-list-bounces redhat com [mailto:rpm-list-bounces redhat com]
On Behalf Of Michael Jennings
Sent: Monday, September 01, 2008 1:00 AM
To: rpm-list redhat com
Subject: Re: File listed twice
On Monday, 01 September 2008, at 00:54:21 (-0400),
Jeffrey Sherwin wrote:
> Interesting. I think that's the answer. I have directories in the file
> list. So I need to pull them out.
>
> If I have a big tree (that the entire installation is contained
within),
> with a 900 or so files, what is the easiest way to accomplish a
> comprehensive and proper file list?
>
> Thanks again for all the help.
List only the top-level files and directories your package should
own. For example, list %{_datadir}/yourapp/ as a directory, not all
its contents. That way your package will own the directory *and* the
contents. List files in system directories (e.g., %{_bindir}/yourapp)
individually. This technique properly delegates file/directory
ownership.
Michael
--
Michael Jennings (a.k.a. KainX) http://www.kainx.org/ <mej kainx org>
Linux Server/Cluster Admin, LBL.gov Author, Eterm (www.eterm.org)
-----------------------------------------------------------------------
"I've been looking for a Savior in these dirty streets,
Looking for a Savior beneath these dirty sheets."
-- Tori Amos, "Crucify"
_______________________________________________
Rpm-list mailing list
Rpm-list redhat com
https://www.redhat.com/mailman/listinfo/rpm-list
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]