OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 06-Jan-2007 20:23:40
Branch: HEAD Handle: 2007010619234000
Modified files:
openpkg-src/aide aide.patch aide.spec
Log:
fix typo
Summary:
Revision Changes Path
1.8 +1 -1 openpkg-src/aide/aide.patch
1.49 +1 -1 openpkg-src/aide/aide.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/aide/aide.patch
============================================================================
$ cvs diff -u -r1.7 -r1.8 aide.patch
--- openpkg-src/aide/aide.patch 8 Dec 2006 08:14:32 -0000 1.7
+++ openpkg-src/aide/aide.patch 6 Jan 2007 19:23:40 -0000 1.8
@@ -9,7 +9,7 @@
-@(#)snprintf.c, v2.2: Mark Martinec, <[EMAIL PROTECTED]>\n\
-@(#)snprintf.c, v2.2: Copyright 1999, Mark Martinec. Frontier Artistic
License applies.\n\
-@(#)snprintf.c, v2.2: http://www.ijs.si/software/snprintf/\n";
-+static char credits[] = "\n\"
++static char credits[] = "\n"
+"@(#)snprintf.c, v2.2: Mark Martinec, <[EMAIL PROTECTED]>\n"
+"@(#)snprintf.c, v2.2: Copyright 1999, Mark Martinec. Frontier Artistic
License applies.\n"
+"@(#)snprintf.c, v2.2: http://www.ijs.si/software/snprintf/\n";
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/aide/aide.spec
============================================================================
$ cvs diff -u -r1.48 -r1.49 aide.spec
--- openpkg-src/aide/aide.spec 1 Jan 2007 17:36:29 -0000 1.48
+++ openpkg-src/aide/aide.spec 6 Jan 2007 19:23:40 -0000 1.49
@@ -33,7 +33,7 @@
Group: Filesystem
License: GPL
Version: 0.13
-Release: 20061208
+Release: 20070106
# package options
%option with_fsl yes
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]