]> git.pld-linux.org Git - packages/rc-scripts.git/commitdiff
- new version 0.2.0
authorkloczek <kloczek@pld-linux.org>
Wed, 22 Mar 2000 21:51:06 +0000 (21:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added full support for internationalization handling on service scripts
  level (me, wiget and zagrodzki),
- added template.init script do %doc with new template init script for
  service (this script show how to prepare scripts wit full i18n support);
  template.init also is also LSB compliat on error codes level (me, wiget),
- new variables VFS_FILE_MAX nad VFS_INODE_MAX in /etc/sysconfig/system for
  tuning number of inodes and file handles available in the system
  (kravietz),
- added support for interactive starting services like in RH (misiek),
- beter timezone information handling (siefca),
- updated README about routing messages (misiek),
- start some additional scripts after interface is upped or downed
  (/etc/sysconfig/interfaces/scripts/ifname/somename.{up,down} (misiek).

Changed files:
    rc-scripts.spec -> 1.29

rc-scripts.spec

index d4878d9429e5faf811e48bd3f44875aa804d6627..b5ceed3ce915928045a85b6e066ec54202e925a8 100644 (file)
@@ -1,13 +1,13 @@
-# $Id: rc-scripts.spec,v 1.28 2000-03-14 20:56:11 zagrodzki Exp $
+# $Id: rc-scripts.spec,v 1.29 2000-03-22 21:51:06 kloczek Exp $
 Summary:       inittab and /etc/rc.d scripts
 Summary(de):   inittab und /etc/rc.d Scripts
 Summary(fr):   inittab et scripts /etc/rc.d
 Summary(pl):   inittab i skrypty startowe z katalogu /etc/rc.d
 Summary(tr):   inittab ve /etc/rc.d dosyalarý
 Name:          rc-scripts
-Version:       0.1.5
+Version:       0.2.0
 Release:       1
-Copyright:     GPL
+License:       GPL
 Group:         Base
 Group(pl):     Bazowe  
 Source:                %{name}-%{version}.tar.gz
@@ -133,6 +133,7 @@ fi
 %doc sysconfig/interfaces/tnl*
 %doc sysconfig/interfaces/data/chat-ppp*
 %doc doc/net-scripts.txt.gz
+%doc rc.d/init.d/template.init
 
 %attr(755,root,root) %dir %{_sysconfdir}/rc.d/rc?.d
 
This page took 0.196294 seconds and 4 git commands to generate.