On 07/10/2013 02:18 PM, i...@higgs.linuxfromscratch.org wrote: > Author: igor > Date: Wed Jul 10 05:18:46 2013 > New Revision: 11376 > > Log: > Added pm-utils-1.4.1 >
Nice, I was thinking about adding it but then I switched to systemd which obsoletes it. ... > + > + <!ENTITY pmutils-download-http > "http://pm-utils.freedesktop.org/releases/pm-utils-&pmutils-version;.tar.gz"> > + <!ENTITY pmutils-download-ftp " "> > + <!ENTITY pmutils-md5sum "1742a556089c36c3a89eb1b957da5a60"> > + <!ENTITY pmutils-size "204 KB"> > + <!ENTITY pmutils-buildsize "1.6 MB"> > + <!ENTITY pmutils-time "0.1 SBU"> > +]> > + > +<sect1 id="pmutils" xreflabel="pmutils-&pmutils-version;"> This should read pm-utils instead of pmutils (first one in xreflabel) so the linking from other package displays pm-utils instead of pm-utils. Any reason why you didn't go with pm-utils everywhere else? ... > + > + <bridgehead renderas="sect3">Package Information</bridgehead> > + <itemizedlist spacing="compact"> > + <listitem> > + <para> > + Download (HTTP): <ulink url="&pmutils-download-http;"/> > + </para> > + </listitem> > + <listitem> > + <para> > + Download (FTP): <ulink url="&pmutils-download-ftp;"/> > + </para> > + </listitem> > + <listitem> > + <para> > + Download MD5 sum: &pmutils-md5sum; > + </para> > + </listitem> > + <listitem> > + <para> > + Download size: &pmutils-size; > + </para> > + </listitem> > + <listitem> > + <para> > + Estimated disk space required: &pmutils-buildsize; > + </para> > + </listitem> > + <listitem> > + <para> > + Estimated build time: &pmutils-time; > + </para> > + </listitem> > + </itemizedlist> > + > + <bridgehead renderas="sect3">pm-utils Dependencies</bridgehead> > + Please change this to Power Management Utilities as in the rest of the text. ... If you don't mind, can you add this package as recommended runtime dependency for UPower? -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page