blfs-bugs | 1 Sep 2004 03:34
Picon
Favicon

[Bug 936] New: PostgreSQL-7.4.5

http://blfs-bugs.linuxfromscratch.org/show_bug.cgi?id=936

           Summary: PostgreSQL-7.4.5
           Product: Beyond LinuxFromScratch
           Version: SVN
          Platform: All
               URL: http://www.postgresql.org/
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: BOOK
        AssignedTo: blfs-book <at> linuxfromscratch.org
        ReportedBy: randy <at> linuxfromscratch.org
         QAContact: blfs-book <at> linuxfromscratch.org

Version increment

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
--

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

randy | 1 Sep 2004 05:25
Picon
Favicon

r2698 - in trunk/BOOK: introduction/welcome pst/ps

Author: randy
Date: 2004-08-31 21:24:59 -0600 (Tue, 31 Aug 2004)
New Revision: 2698

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/pst/ps/psutils.xml
Log:
Modified sed command in PSUtils instructions (better readability)

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml	2004-08-31 21:08:47 UTC (rev 2697)
+++ trunk/BOOK/introduction/welcome/changelog.xml	2004-09-01 03:24:59 UTC (rev 2698)
 <at>  <at>  -26,7 +26,8  <at>  <at> 
 the CVS repository as suggested by FHS 2.3.</para></listitem>

 <listitem><para>August 31th, 2004 [randy]: Updated to 
-cURL-7.12.1 and xine-UI-0.99.2.</para></listitem>
+cURL-7.12.1 and xine-UI-0.99.2; modified sed command in PSUtils
+instructions (better readability).</para></listitem>

 <listitem><para>August 31th, 2004 [randy]: Added gcc34 patch (fixes
 LFS-6.0 build problem) and optional dependencies to FFmpeg.</para>

Modified: trunk/BOOK/pst/ps/psutils.xml
===================================================================
--- trunk/BOOK/pst/ps/psutils.xml	2004-08-31 21:08:47 UTC (rev 2697)
+++ trunk/BOOK/pst/ps/psutils.xml	2004-09-01 03:24:59 UTC (rev 2698)
 <at>  <at>  -2,7 +2,7  <at>  <at> 
(Continue reading)

blfs-bugs | 1 Sep 2004 06:02
Picon
Favicon

[Bug 935] Xine-UI-0.99.2

http://blfs-bugs.linuxfromscratch.org/show_bug.cgi?id=935

randy <at> linuxfromscratch.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
--

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

randy | 1 Sep 2004 08:30
Picon
Favicon

r2699 - in trunk/BOOK: . introduction/welcome pst/ps

Author: randy
Date: 2004-09-01 00:30:18 -0600 (Wed, 01 Sep 2004)
New Revision: 2699

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/pst/ps/a2ps.xml
Log:
Added sed command to fix and LFS-6.0 build problem, modified existing sed commands to in-place edits,
added optional dependencies and enabled building shared libary to a2ps instructions

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent	2004-09-01 03:24:59 UTC (rev 2698)
+++ trunk/BOOK/general.ent	2004-09-01 06:30:18 UTC (rev 2699)
 <at>  <at>  -1,5 +1,5  <at>  <at> 
-<!ENTITY day          "31">
-<!ENTITY month        "08">
+<!ENTITY day          "01">
+<!ENTITY month        "09">
 <!ENTITY year         "2004">
 <!ENTITY version      "svn-&year;&month;&day;">
 <!ENTITY releasedate  "August &day;st, &year;">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml	2004-09-01 03:24:59 UTC (rev 2698)
+++ trunk/BOOK/introduction/welcome/changelog.xml	2004-09-01 06:30:18 UTC (rev 2699)
 <at>  <at>  -27,7 +27,11  <at>  <at> 
(Continue reading)

randy | 1 Sep 2004 08:42
Picon
Favicon

r2700 - trunk/BOOK/introduction/welcome

Author: randy
Date: 2004-09-01 00:42:01 -0600 (Wed, 01 Sep 2004)
New Revision: 2700

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Fixed changelog

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml	2004-09-01 06:30:18 UTC (rev 2699)
+++ trunk/BOOK/introduction/welcome/changelog.xml	2004-09-01 06:42:01 UTC (rev 2700)
 <at>  <at>  -22,16 +22,17  <at>  <at> 

 <itemizedlist>

+<listitem><para>September 1st, 2004 [randy]: Added sed command to 
+fix an LFS-6.0 build problem, modified existing sed commands to 
+in-place edits, added optional dependencies and enabled building 
+shared library to a2ps instructions.</para></listitem>
+
 <listitem><para>August 31th, 2004 [igor]: Changed location of
 the CVS repository as suggested by FHS 2.3.</para></listitem>

 <listitem><para>August 31th, 2004 [randy]: Updated to 
 cURL-7.12.1 and xine-UI-0.99.2; modified sed command in PSUtils
-instructions (better readability); added sed command to fix an 
-LFS-6.0 build problem, modified existing sed commands to in-place
-edits, added optional dependencies and enabled building shared
(Continue reading)

noreply | 1 Sep 2004 15:41
Picon

[fmII] ALSA driver 1.0.6a released (Stable branch)

This email is to inform you about the release of version '1.0.6a' of 'ALSA
driver' through freshmeat.net. All URLs and other useful information can
be found at

    http://freshmeat.net/projects/alsadriver/

The changes in this release are as follows:

Release focus:
0 - N/A 

Project added:
Mon, May 25th 1998 02:56 (6 years, 3 months ago)

Project description:
The Advanced Linux Sound Architecture is composed of several parts.
The first is a fully modularized sound driver which supports module
autoloading, devfs, isapnp autoconfiguration, and gives complete
access to analog audio, digital audio, control, mixer, synthesizer,
DSP, MIDI, and timer components of audio hardware. It also includes a
fully-featured kernel-level sequencer, a full compatibility layer for
OSS/Free applications, an object-oriented C library which covers and
enhances the ALSA kernel driver functionality for applications
(client/server, plugins, PCM sharing/multiplexing, PCM metering,
etc.), an interactive configuration program for the driver, and some
simple utilities for basic management.  

Trove categories:
[Development Status  ] 5 - Production/Stable
[Environment         ] Console (Text Based)
(Continue reading)

randy | 1 Sep 2004 18:10
Picon
Favicon

r2701 - in trunk/BOOK: introduction/welcome pst/ps

Author: randy
Date: 2004-09-01 10:10:18 -0600 (Wed, 01 Sep 2004)
New Revision: 2701

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/pst/ps/a2ps.xml
Log:
Added program descriptions to a2ps instructions

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml	2004-09-01 06:42:01 UTC (rev 2700)
+++ trunk/BOOK/introduction/welcome/changelog.xml	2004-09-01 16:10:18 UTC (rev 2701)
 <at>  <at>  -24,8 +24,9  <at>  <at> 

 <listitem><para>September 1st, 2004 [randy]: Added sed command to 
 fix an LFS-6.0 build problem, modified existing sed commands to 
-in-place edits, added optional dependencies and enabled building 
-shared library to a2ps instructions.</para></listitem>
+in-place edits, added optional dependencies, enabled building 
+shared library and added program descriptions to a2ps 
+instructions.</para></listitem>

 <listitem><para>August 31th, 2004 [igor]: Changed location of
 the CVS repository as suggested by FHS 2.3.</para></listitem>

Modified: trunk/BOOK/pst/ps/a2ps.xml
===================================================================
--- trunk/BOOK/pst/ps/a2ps.xml	2004-09-01 06:42:01 UTC (rev 2700)
(Continue reading)

randy | 2 Sep 2004 01:33
Picon
Favicon

r2702 - in trunk: BOOK/introduction/welcome BOOK/multimedia/videoutils patches

Author: randy
Date: 2004-09-01 17:33:54 -0600 (Wed, 01 Sep 2004)
New Revision: 2702

Added:
   trunk/patches/avifile-0.7.38-freetype_fix-1.patch
   trunk/patches/avifile-0.7.38-gcc34-1.patch
   trunk/patches/avifile-0.7.38-gcc34_ffmpeg-1.patch
Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/multimedia/videoutils/avifile.xml
Log:
Added patches (fixes build problems) and optional dependencies to Avifile

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml	2004-09-01 16:10:18 UTC (rev 2701)
+++ trunk/BOOK/introduction/welcome/changelog.xml	2004-09-01 23:33:54 UTC (rev 2702)
 <at>  <at>  -22,6 +22,9  <at>  <at> 

 <itemizedlist>

+<listitem><para>September 1st, 2004 [randy]: Added patches (fixes build
+problems) and optional dependencies to Avifile</para></listitem>
+
 <listitem><para>September 1st, 2004 [randy]: Added sed command to 
 fix an LFS-6.0 build problem, modified existing sed commands to 
 in-place edits, added optional dependencies, enabled building 

Modified: trunk/BOOK/multimedia/videoutils/avifile.xml
(Continue reading)

randy | 2 Sep 2004 07:57
Picon
Favicon

r2703 - in trunk/BOOK: . introduction/welcome xsoft/graphweb

Author: randy
Date: 2004-09-01 23:57:25 -0600 (Wed, 01 Sep 2004)
New Revision: 2703

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/xsoft/graphweb/dillo.xml
Log:
Updated to Dillo-0.8.2

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent	2004-09-01 23:33:54 UTC (rev 2702)
+++ trunk/BOOK/general.ent	2004-09-02 05:57:25 UTC (rev 2703)
 <at>  <at>  -1,8 +1,8  <at>  <at> 
-<!ENTITY day          "01">
+<!ENTITY day          "02">
 <!ENTITY month        "09">
 <!ENTITY year         "2004">
 <!ENTITY version      "svn-&year;&month;&day;">
-<!ENTITY releasedate  "August &day;st, &year;">
+<!ENTITY releasedate  "August &day;nd, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "cvs">                  <!-- cvs|[release #] -->
 <!ENTITY lfs-version  "testing">              <!-- stable|testing|unstable] -->
 <at>  <at>  -364,7 +364,7  <at>  <at> 
 <!ENTITY mozilla-version              "1.7.1">  
 <!ENTITY firefox-version              "0.9.3"> 
 <!ENTITY galeon-version               "1.3.14a"> 
(Continue reading)

daniele arosio | 2 Sep 2004 11:57
Picon
Favicon

[Bug 782] patch for avifile compile with freetype2.1.7

It now works with the following patch.

Submitted By: <danielearosio <at> yahoo.it>
Date: 2004-09-02
Description: Fixed compilation with freetype-2.1.7.

diff -Naur avifile-0.7-0.7.38/lib/video/sub_ft.cpp
avifile-0.7-0.7.38-new/lib/vi
deo/sub_ft.cpp
--- avifile-0.7-0.7.38/lib/video/sub_ft.cpp    
2002-11-01 12:08:06.000000000 +0
100
+++ avifile-0.7-0.7.38-new/lib/video/sub_ft.cpp
2004-09-02 11:47:03.840122176 +0
200
 <at>  <at>  -6,6 +6,7  <at>  <at> 

 #ifdef HAVE_LIBFREETYPE

+#include <ft2build.h>
 #include <freetype/freetype.h>

 #if (FREETYPE_MAJOR > 2) || (FREETYPE_MAJOR == 2 &&
FREETYPE_MINOR >= 1)

	

	
		
___________________________________
(Continue reading)


Gmane