[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Help; newbie to RPM and troubles with tar!
- From: Edward Avis <epa98 doc ic ac uk>
- To: rpm-list redhat com
- Subject: Help; newbie to RPM and troubles with tar!
- Date: Tue, 16 Oct 2001 17:05:51 +0100 (BST)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I think you are doing things the wrong way round. Having an RPM which
does nothing except call tar in one of its scripts is pointless. It
loses most of the advantages of RPM - such as rpm --verify to check the
package is still installed correctly, rpm -qf to find which package a
file belongs to, rpm -ql to list the files in a package and so on.
Instead, you should make a more conventional RPM package with the
necessary files included in the payload. You can do this from the
tarball - just make a 'source package' that untars into a temporary
directory and packages that.
- --
Ed Avis <epa98@doc.ic.ac.uk>
Finger for PGP key
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE7zFrgIMp73jhGogoRAvb7AKCGPMuW4hoT6RErHWEUD86LEa6C4gCfRsRT
eF/7u1srrfh+0626/rL8FaQ=
=hrKW
-----END PGP SIGNATURE-----
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]