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 <[email protected]> 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 >
_______________________________________________ Rpm-maint mailing list [email protected] http://lists.rpm.org/mailman/listinfo/rpm-maint
