Commit Graph

8265 Commits

Author SHA1 Message Date
Randy McMurchy
e5d216b162 Renamed NumPy to the developer's upper/lower case
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8713 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-28 23:00:26 +00:00
Randy McMurchy
d7836ade2c Removed redundant dependency from the librsvg package
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8712 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-28 22:48:09 +00:00
Ken Moffat
ca6947db86 Correct the typo in untarring the gs fonts - moving to gs9 is going to take longer than I thought.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8711 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-27 00:49:59 +00:00
Ken Moffat
85b556235b Fix the expat vulnerabilities.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8710 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-27 00:24:53 +00:00
Randy McMurchy
87232145b7 Updated Xpdf to patch level 5 by creating a consolidated patch from the five upstream patches
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8709 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-26 19:40:11 +00:00
Randy McMurchy
8013fbe30e Added a warning note to the GTK+-2 package that if the installation was done using a 'DESTDIR' method, then important files were not installed, and give instructions how to create those files
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8708 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-25 22:16:26 +00:00
Randy McMurchy
0e5775b6e8 Added a note including a sed command to the gobject-introspection package that applies to anyone building with Python-2.7 installed
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8707 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-25 17:12:52 +00:00
Ken Moffat
e32f1a5f05 Remove bogus patch command from mutt.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8706 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-23 19:51:48 +00:00
Randy McMurchy
98b103c07b Updated the patch to the Recode package to fix a GCC compatibility issue
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8705 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-21 21:28:46 +00:00
Randy McMurchy
7ba8507017 Updated the download URLs for the Recode and Expect packages
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8704 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-21 20:11:57 +00:00
Ken Moffat
76acb6209b Update postgresql to 9.0.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8703 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-20 01:06:07 +00:00
Ken Moffat
8134bed5ba Mutt-1.5.21
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8702 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-18 22:25:27 +00:00
Randy McMurchy
75103a06b1 Updated to GLib-2.24.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8701 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-18 17:49:55 +00:00
Randy McMurchy
de7d3b3c74 Updated to Expect-5.44.1.15 (5.45 has since been released)
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8700 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-18 16:47:53 +00:00
Randy McMurchy
1ef3927b12 Updated to desktop-file-utils-0.17
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8699 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-18 14:42:41 +00:00
Randy McMurchy
590724d6e6 Added a patch to the Guile instructions to fix breakage using newer compilers, also fixed the documentation installation instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8698 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-18 01:21:28 +00:00
Ken Moffat
a1813d0832 Bring forward the openssl-1.0.0 upgrade because of the security fix in 1.0.0b (also in 0.9.8p). This will break the versions of mutt, heimdal, postgresql (probably) and ruby currently in the book if used (it's optional for all of them) - added temporary explanatory para to each of those packages. For openssl itself, bc is no longer required by the testsuite, without it there is a brief whinge hidden in the output, but it still reports that all tests succeedded.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8697 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-18 01:06:14 +00:00
Randy McMurchy
afe66bc3e7 Added an optional parameter in the 'Command Explanations' section of the Apache HTTPD instructions to use the internal APR if necessary
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8696 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-17 00:10:06 +00:00
Randy McMurchy
8961d12863 Updated to Apache HTTPD-2.2.17
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8695 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-16 23:33:39 +00:00
Randy McMurchy
5c8897e6fe Updated to Popt-1.16
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8694 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-16 18:01:07 +00:00
Randy McMurchy
921eec3c1e Updated to PCRE-8.10
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8693 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-16 17:52:06 +00:00
Randy McMurchy
e062c9d30c Updated LFS package versions referenced in the BLFS book
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8692 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-15 18:02:57 +00:00
Ken Moffat
4484a54656 Update dependencies for aspell and ffmpeg.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8691 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-15 17:04:42 +00:00
Randy McMurchy
7712824f11 Fixed typos, thanks to Allard Welter for the report
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8690 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-15 16:43:18 +00:00
Randy McMurchy
ba432fde1c Updated to OpenLDAP-2.4.23
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8689 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-15 13:56:05 +00:00
Robert Connolly
287d70c905 Fixed typo in x7app.xml. Reported by xniz on IRC.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8688 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-15 04:53:43 +00:00
Randy McMurchy
47a345a291 Updated to MySQL-5.1.52
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8687 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-13 01:06:55 +00:00
Randy McMurchy
4a962e9d62 Marked CVS compatible with LFS-SVN-20101029
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8686 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-12 14:20:42 +00:00
Randy McMurchy
f231f7bce4 Fixed broken sed command in the MySQL instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8685 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-12 14:16:24 +00:00
Randy McMurchy
480ea812b6 Marked JUnit compatible with LFS-SVN-20101029
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8684 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-12 14:14:59 +00:00
Randy McMurchy
50929e894c Marked various packages compatible with LFS-SVN-20101029
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8683 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-12 14:13:51 +00:00
Randy McMurchy
e54930443e Updated to Apache-Ant-1.8.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8682 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-12 01:43:56 +00:00
Randy McMurchy
48bd327028 Updated to FOP-1.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8681 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-12 00:59:28 +00:00
Randy McMurchy
91a9ba61c0 Fixed typos in the FOP instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8680 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-11 23:28:19 +00:00
Randy McMurchy
b384470b9f Fixed a typo in the MySQL instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8679 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-11 22:53:45 +00:00
Randy McMurchy
358afb6166 Updated to unixODBC-2.3.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8678 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-11 22:48:39 +00:00
Randy McMurchy
4d14847d14 Updated to HTML Tidy-cvs_20101110
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8677 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-11 13:34:31 +00:00
Randy McMurchy
1e8765e87e Added documentation installation commands to the MesaLib instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8676 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-09 13:42:05 +00:00
Randy McMurchy
852e5acd9d Modified the libatomic_ops instructions so that the documentation is installed in a versioned directory by default
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8675 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-09 02:16:04 +00:00
Randy McMurchy
f1a5fd6ced Added optional dependencies for xmlto
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8674 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-08 15:08:06 +00:00
Randy McMurchy
b38db96e55 Updated to Ed-1.5
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8673 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-07 21:11:53 +00:00
Randy McMurchy
0d5a3a9f56 Added LFS version check information to LibXML2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8672 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-06 13:04:08 +00:00
Randy McMurchy
0ab020d4bd Updated to DocBook XSL Stylesheets-1.76.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8671 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-06 02:46:39 +00:00
Randy McMurchy
d1fa01c328 Fixed ChangeLog to reflect correct date
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8670 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-05 23:07:16 +00:00
Randy McMurchy
09fde38036 Added LFS version check information to various packages
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8669 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-05 23:03:49 +00:00
Randy McMurchy
acb57a0cf8 Updated to Libgcrypt-1.4.6
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8668 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-05 22:59:30 +00:00
Randy McMurchy
bfbff42834 Updated to Libgpg-error-1.10
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8667 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-05 16:41:48 +00:00
Randy McMurchy
2be957ee07 Minor fixes to the attr instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8666 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-05 15:58:06 +00:00
Randy McMurchy
208950bd67 Modified the acl instructions to support a DESTDIR installation and modified permissions of installed library files to standards
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8665 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-05 15:56:42 +00:00
Ken Moffat
9a7888388d Update libxml2.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8664 af4574ff-66df-0310-9fd7-8a98e5e911e0
2010-11-05 00:02:08 +00:00