Hello community, here is the log from the commit of package routed checked in at Sat Aug 30 01:35:09 CEST 2008. -------- --- routed/routed.changes 2006-05-24 22:08:30.000000000 +0200 +++ routed/routed.changes 2008-08-28 23:17:17.905757000 +0200 @@ -1,0 +2,5 @@ +Thu Aug 28 23:14:52 CEST 2008 - cthiel@suse.de + +- fix init script + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ routed.spec ++++++ --- /var/tmp/diff_new_pack.Nn5759/_old 2008-08-30 01:33:58.000000000 +0200 +++ /var/tmp/diff_new_pack.Nn5759/_new 2008-08-30 01:33:58.000000000 +0200 @@ -1,27 +1,35 @@ # # spec file for package routed (Version 0.17) # -# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. +# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild + Name: routed #!BuildIgnore: nkita nkitb nkitserv Provides: nkitserv:/usr/sbin/routed -License: BSD +License: BSD 3-Clause Group: Productivity/Networking/Routing PreReq: %insserv_prereq %fillup_prereq -Autoreqprov: on +AutoReqProv: on Version: 0.17 -Release: 515 +Release: 627 Summary: Routing Daemon which Maintains Routing Tables BuildRoot: %{_tmppath}/%{name}-%{version}-build -URL: ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/ +Url: ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/ Source0: netkit-routed-%{version}.tar.bz2 Source1: routed.init Patch0: netkit-routed-%{version}.patch @@ -74,27 +82,29 @@ %config /etc/init.d/routed /usr/sbin/* -%changelog -n routed -* Wed May 24 2006 - schwab@suse.de +%changelog +* Fri Aug 29 2008 cthiel@suse.de +- fix init script +* Thu May 25 2006 schwab@suse.de - Don't strip binaries. -* Wed Jan 25 2006 - mls@suse.de +* Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires -* Tue Feb 03 2004 - mjancar@suse.cz +* Tue Feb 03 2004 mjancar@suse.cz - fix code that breaks strict aliasing rules - fix missing function prototypes - use norootforbuild -* Fri Aug 16 2002 - postadal@suse.cz +* Fri Aug 16 2002 postadal@suse.cz - added %%insserv_prereq and %%fillup_prereq to PreReq [#17965] -* Sat Jul 27 2002 - adrian@suse.de +* Sat Jul 27 2002 adrian@suse.de - do not source rc.config anymore -* Mon Dec 10 2001 - cihlar@suse.cz +* Mon Dec 10 2001 cihlar@suse.cz - removed START_ROUTED -* Thu Jun 28 2001 - cihlar@suse.cz +* Thu Jun 28 2001 cihlar@suse.cz - added split-aliases as provides -* Fri Apr 13 2001 - cihlar@suse.cz +* Fri Apr 13 2001 cihlar@suse.cz - fixed init script by new skeleton -* Fri Mar 16 2001 - cihlar@suse.cz +* Fri Mar 16 2001 cihlar@suse.cz - added Url - clean up spec file -* Tue Feb 13 2001 - kukuk@suse.de +* Tue Feb 13 2001 kukuk@suse.de - Initial version, split from nkitb ++++++ routed.init ++++++ --- routed/routed.init 2002-08-16 14:35:36.000000000 +0200 +++ routed/routed.init 2008-08-28 23:17:10.253418000 +0200 @@ -12,7 +12,7 @@ ### BEGIN INIT INFO # Provides: routed # Required-Start: $network $remote_fs $syslog -# Required-Stop: +# Required-Stop: $network $remote_fs $syslog # Default-Start: 3 5 # Default-Stop: 0 1 2 4 6 # Description: Starts network routing daemon ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de