docs-common/packaging fedora-doc-common.spec, 1.5, 1.6 fedora-doc.spec.in.common, 1.2, 1.3

Tommy Reynolds Tommy.Reynolds at MegaCoder.com
Fri Jan 20 00:56:38 UTC 2006


Uttered "Paul W. Frields" <stickster at gmail.com>, spake thus:

> > +# FIXME: Need to do this remapping in the RPM build section, since it
> > +# causes "rpm -V foo" to fail, even if it's done immediately after an
> > +# install...
> >  for i in $RPM_BUILD_DIR/%{docbase}-%{version}/%{docbase}*.xml
> >  do
> > -	%{__sed} -i 's!../docs-common/!../../docs-common/!' "$i"
> > +	%{__sed} -i 's!../docs-common/!/usr/share/fedora/doc/docs-common/!' "$i"
> >  done
> I haven't seen that failure... I don't have any wacky RPM macros AFAIK,
> and if I build the example-tutorial RPM and install, "rpm -V
> example-tutorial" returns an okey-doke.  Doesn't the package
> checksumming, etc., come after %install?

I hadn't actually seen that either.  That's really a note to
investigate this behavior.  If we keep this to the %prep section we
should be OK.

Cheers
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-docs-list/attachments/20060119/50289425/attachment.sig>


More information about the fedora-docs-list mailing list