[Rpm-maint] How to create RPM with volatile files
prashant tyagi
prashant.2006tyagi at gmail.com
Tue Sep 24 16:29:57 UTC 2013
Hi Kamil,
I have tried these directives but they doesn't solve my purpose.
I have few files which can be changed (for example config files), but when
we run rpm -verify.
RPM should not show any checksum or size issue.
Please let me know how this is possible.
FYI, we have -v file type in HP-UX depot to declare a file as volatile file.
Thanks...
On Mon, Sep 23, 2013 at 6:11 PM, Kamil Dudka <kdudka at redhat.com> wrote:
> On Wednesday 18 September 2013 07:08:30 prashant tyagi wrote:
> > Hi All,
> >
> > How can package a volatile file ( content may change ) inside an rpm.
> >
> > I have tried with %config and %doc directives but could not add the
> > volatile file inside a rpm.
> > A volatile file is a file whose content can be changed and rpm --verify
> > should not complain about such files.
> >
> > Please let me know which is directive should use to mention that
> particular
> > file is a volatile file.
>
> Are you looking for %ghost or %verify directives?
>
>
> http://www.rpm.org/max-rpm-snapshot/s1-rpm-inside-files-list-directives.html#S3-RPM-INSIDE-FLIST-GHOST-DIRECTIVE
>
> Kamil
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20130924/8b160be9/attachment.html>
More information about the Rpm-maint
mailing list