diff options
author | Than Ngo <than@redhat.com> | 2004-08-19 12:02:42 +0000 |
---|---|---|
committer | Than Ngo <than@redhat.com> | 2004-08-19 12:02:42 +0000 |
commit | d0b0e914811a3029db21b9471b22e7fd4c20de4c (patch) | |
tree | c342b94feed858fcdec27b4e123cfa6f351b8e3e /initscripts.spec | |
parent | b6f842f4ae14b283e7fa9e301c8f0c483434e0a1 (diff) | |
download | initscripts-d0b0e914811a3029db21b9471b22e7fd4c20de4c.tar initscripts-d0b0e914811a3029db21b9471b22e7fd4c20de4c.tar.gz initscripts-d0b0e914811a3029db21b9471b22e7fd4c20de4c.tar.bz2 initscripts-d0b0e914811a3029db21b9471b22e7fd4c20de4c.tar.xz initscripts-d0b0e914811a3029db21b9471b22e7fd4c20de4c.zip |
- allow CBCP with own number (#125710)
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index a17d6620..4a5a1daf 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 7.62 +Version: 7.63 License: GPL Group: System Environment/Base Release: 1 @@ -250,6 +250,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Thu Aug 19 2004 Than Ngo <than@redhat.com> 7.63-1 +- allow CBCP with own number (#125710) + * Thu Aug 19 2004 Bill Nottingham <notting@redhat.com> 7.62-1 - fix up resolv.conf munging (#129921) - use rngd if available |