Author: randy Date: 2010-04-07 10:21:43 -0600 (Wed, 07 Apr 2010) New Revision: 8387
Modified: trunk/BOOK/general.ent trunk/BOOK/general/genlib/iso-codes.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Updated to ISO Codes-3.15 Modified: trunk/BOOK/general/genlib/iso-codes.xml =================================================================== --- trunk/BOOK/general/genlib/iso-codes.xml 2010-04-07 16:03:13 UTC (rev 8386) +++ trunk/BOOK/general/genlib/iso-codes.xml 2010-04-07 16:21:43 UTC (rev 8387) @@ -6,9 +6,9 @@ <!ENTITY iso-codes-download-http " "> <!ENTITY iso-codes-download-ftp "ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/iso-codes-&iso-codes-version;.tar.bz2"> - <!ENTITY iso-codes-md5sum "29d5526d963a6ecdac40772fac9fe6bb"> - <!ENTITY iso-codes-size "5.2 MB"> - <!ENTITY iso-codes-buildsize "66 MB"> + <!ENTITY iso-codes-md5sum "c2e9f24438d16162c49d8f021e9002de"> + <!ENTITY iso-codes-size "5.7 MB"> + <!ENTITY iso-codes-buildsize "71 MB"> <!ENTITY iso-codes-time "0.1 SBU"> ]> @@ -80,10 +80,11 @@ <para>Now, as the <systemitem class="username">root</systemitem> user:</para> -<screen role="root"><userinput>make pkgconfigdir=/usr/lib/pkgconfig install</userinput></screen> +<screen role="root"><userinput>make install</userinput></screen> </sect2> + <!-- Many packages are now using /usr/share/pkgconfig. Why try and fight it? <sect2 role="commands"> <title>Command Explanations</title> @@ -91,7 +92,7 @@ overrides the location of <filename>iso-codes.pc</filename> so that it is placed in the common pkgconfig directory. </para> - </sect2> + </sect2> --> <sect2 role="content"> <title>Contents</title> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2010-04-07 16:03:13 UTC (rev 8386) +++ trunk/BOOK/general.ent 2010-04-07 16:21:43 UTC (rev 8387) @@ -144,7 +144,7 @@ <!ENTITY libusb-version "1.0.6"> <!ENTITY libusb-compat-version "0.1.3"> <!ENTITY icu-version "4.2.1"> -<!ENTITY iso-codes-version "3.11"> +<!ENTITY iso-codes-version "3.15"> <!ENTITY gmime-version "2.4.7"> <!ENTITY libidn-version "1.17"> <!ENTITY xcb-proto-version "1.5"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2010-04-07 16:03:13 UTC (rev 8386) +++ trunk/BOOK/introduction/welcome/changelog.xml 2010-04-07 16:21:43 UTC (rev 8387) @@ -45,6 +45,9 @@ <para>April 7th, 2010</para> <itemizedlist> <listitem> + <para>[randy] - Updated to ISO Codes-3.15.</para> + </listitem> + <listitem> <para>[randy] - Updated to Imlib2-1.4.3.</para> </listitem> </itemizedlist> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
