SVN: rc-scripts/trunk: ChangeLog configure.ac init/Makefile.am

jajcus jajcus at pld-linux.org
Thu Jun 16 14:32:01 CEST 2011


Author: jajcus
Date: Thu Jun 16 14:32:01 2011
New Revision: 12246

Modified:
   rc-scripts/trunk/ChangeLog
   rc-scripts/trunk/configure.ac
   rc-scripts/trunk/init/Makefile.am
Log:
- the missing init/udev.conf added to dist


Modified: rc-scripts/trunk/ChangeLog
==============================================================================
--- rc-scripts/trunk/ChangeLog	(original)
+++ rc-scripts/trunk/ChangeLog	Thu Jun 16 14:32:01 2011
@@ -1,3 +1,7 @@
+2011-06-15 13:12 +0000 [r12245]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+	* configure.ac: - Version: 0.4.4.2
+
 2011-06-15 12:45 +0000 [r12244]  Jacek Konieczny <jajcus/at/pld-linux.org>
 
 	* init/udev.conf (added), init/rc.conf, rc.d/rc.sysinit,

Modified: rc-scripts/trunk/configure.ac
==============================================================================
--- rc-scripts/trunk/configure.ac	(original)
+++ rc-scripts/trunk/configure.ac	Thu Jun 16 14:32:01 2011
@@ -1,6 +1,6 @@
 dnl $Id$
 
-AC_INIT(["rc-scripts"], [0.4.4.2], [pld-rc-scripts at lists.pld-linux.org], [rc-scripts])
+AC_INIT(["rc-scripts"], [0.4.4.3], [pld-rc-scripts at lists.pld-linux.org], [rc-scripts])
 AM_INIT_AUTOMAKE
 
 ALL_LINGUAS="pl de"

Modified: rc-scripts/trunk/init/Makefile.am
==============================================================================
--- rc-scripts/trunk/init/Makefile.am	(original)
+++ rc-scripts/trunk/init/Makefile.am	Thu Jun 16 14:32:01 2011
@@ -2,6 +2,6 @@
 
 initdir = @initdir@
 
-init_DATA = random.conf rc.conf rcS-sulogin.conf rcS.conf
+init_DATA = random.conf rc.conf rcS-sulogin.conf rcS.conf udev.conf
 
 EXTRA_DIST = $(init_DATA)


More information about the pld-cvs-commit mailing list