OpenPKG CVS Repository
http://www.openpkg.org/cvsweb/cvsweb.cgi
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 31-Jul-2002 09:23:44
Branch: HEAD Handle: 2002073108234300
Modified files:
openpkg-src/fsl fsl.spec
Log:
take text from README
Summary:
Revision Changes Path
1.15 +8 -6 openpkg-src/fsl/fsl.spec
____________________________________________________________________________
Index: openpkg-src/fsl/fsl.spec
============================================================
$ cvs diff -u -r1.14 -r1.15 fsl.spec
--- openpkg-src/fsl/fsl.spec 30 Jul 2002 18:36:09 -0000 1.14
+++ openpkg-src/fsl/fsl.spec 31 Jul 2002 07:23:43 -0000 1.15
@@ -53,12 +53,14 @@
AutoReqProv: no
%description
- OSSP fsl offers the syslog(3) API otherwise provided by the Standard
- C Library (libc). Instead of writing to the syslogd(8) process, it
- uses the powerful OSSP l2 logging capabilities. It is a drop-in
- link-time replacement which enables any syslog(3) consumer to take
- advantage of OSSP l2 by just linking this library in before libc.
- The source code of the program remains unchanged.
+ OSSP fsl offers the syslog(3) API otherwise provided by the Standard C
+ Library (libc). Instead of writing to the syslogd(8) process, it uses
+ the powerful OSSP l2 logging capabilities. It is a drop-in link-time
+ replacement which enables any syslog(3) consumer to take advantage of
+ OSSP l2 by just linking this library in before libc. The program is
+ intended to apply OSSP l2 functionality to existing syslog(3) based
+ third-party programs without the requirement to change the source code
+ of the program.
Options
with_debug=%{with_debug}
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]