Samuel fixed it a couple weeks ago (Debian packaging tools complained like rpmlint). Thanks Brice
Le 09/05/2013 09:47, Jiri Hladky a écrit : > Hi Brice, > > rpmlint reports a minor typo in the man page for hwloc 1.7 > > > $rpmlint -i /home/jhladky/rpmbuild/RPMS/x86_64/hwloc-1.7-0.fc18.x86_64.rpm > hwloc.x86_64: W: manual-page-warning > /usr/share/man/man1/hwloc-info.1.gz 151: warning: macro `.' not defined > This man page may contain problems that can cause it not to be > formatted as > intended. > > > $ zcat hwloc-info.1.gz | sed -ne 151p > ..\" ************************** > > There's one extra "." at the beginning of that line. > > Patch file is attached. > > Thanks > Jirka > >