SOURCES: initng-PLD.patch, initng-lib64.patch - updated to 0.1.8

glen glen at pld-linux.org
Sat Aug 13 12:10:15 CEST 2005


Author: glen                         Date: Sat Aug 13 10:10:15 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated to 0.1.8

---- Files affected:
SOURCES:
   initng-PLD.patch (1.2 -> 1.3) , initng-lib64.patch (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SOURCES/initng-PLD.patch
diff -u SOURCES/initng-PLD.patch:1.2 SOURCES/initng-PLD.patch:1.3
--- SOURCES/initng-PLD.patch:1.2	Tue Aug  9 15:30:49 2005
+++ SOURCES/initng-PLD.patch	Sat Aug 13 12:10:10 2005
@@ -1,11 +1,11 @@
 --- ./tools/install_service.c~	2005-08-09 16:23:11.000000000 +0300
-+++ ./tools/install_service.c	2005-08-09 16:23:56.000000000 +0300
-@@ -49,6 +49,8 @@
++++ ./tools/install_service.c	2005-08-13 10:12:09.000000000 +0200
+@@ -62,6 +62,8 @@
+         return ("debian");
+     if (is_file("/etc/gentoo-release"))
          return ("gentoo");
-     if (is_file("/etc/fedora-release"))
-         return ("fedora");
 +    if (is_file("/etc/pld-release"))
 +        return ("pld");
-     return ("unknown");
- }
- 
+     if (is_file("/etc/fedora-release"))
+         return ("fedora");
+     D_("Probe failed\n");

================================================================
Index: SOURCES/initng-lib64.patch
diff -u SOURCES/initng-lib64.patch:1.4 SOURCES/initng-lib64.patch:1.5
--- SOURCES/initng-lib64.patch:1.4	Thu Jun 30 19:41:00 2005
+++ SOURCES/initng-lib64.patch	Sat Aug 13 12:10:10 2005
@@ -1,9 +1,9 @@
 --- ./src/initng.h~	2005-06-18 00:55:42.000000000 +0300
-+++ ./src/initng.h	2005-06-30 20:15:30.000000000 +0300
-@@ -54,7 +54,9 @@
- #define INITNG_ROOT     "/etc/initng"
- #define CONTROL_PATH    "/etc/initng"
++++ ./src/initng.h	2005-08-13 10:13:40.000000000 +0200
+@@ -33,7 +33,9 @@
  
+ /* specify paths */
+ #define INITNG_ROOT     "/etc/initng"
 +#ifndef INITNG_PLUGIN_DIR
  #define INITNG_PLUGIN_DIR "/lib/initng"
 +#endif
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/initng-PLD.patch?r1=1.2&r2=1.3&f=u
    http://cvs.pld-linux.org/SOURCES/initng-lib64.patch?r1=1.4&r2=1.5&f=u




More information about the pld-cvs-commit mailing list