Hello community, here is the log from the commit of package netcfg for openSUSE:Factory checked in at Fri Mar 4 09:42:17 CET 2011.
-------- --- netcfg/netcfg.changes 2010-11-04 10:07:13.000000000 +0100 +++ /mounts/work_src_done/STABLE/netcfg/netcfg.changes 2011-03-03 14:11:18.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Mar 3 14:12:42 CET 2011 - [email protected] + +- added COPYING file ([email protected]) + +------------------------------------------------------------------- calling whatdependson for head-i586 New: ---- COPYING ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ netcfg.spec ++++++ --- /var/tmp/diff_new_pack.B6f720/_old 2011-03-04 09:40:01.000000000 +0100 +++ /var/tmp/diff_new_pack.B6f720/_new 2011-03-04 09:40:01.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package netcfg (Version 11.4) +# spec file for package netcfg # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -19,13 +19,13 @@ Name: netcfg -License: GPLv2+ +License: BSD3c Group: System/Base AutoReqProv: on PreReq: coreutils aaa_base Summary: Network Configuration Files in /etc Version: 11.4 -Release: 2 +Release: 7 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: defaultdomain @@ -44,6 +44,7 @@ Source13: aliases Source14: ethers Source15: netgroup +Source16: COPYING Patch: services-suse.diff %description @@ -58,6 +59,7 @@ %prep %build +cp %{S:16} . %install mkdir -p $RPM_BUILD_ROOT/etc @@ -103,5 +105,6 @@ %config(noreplace) /etc/networks %config(noreplace) /etc/protocols %config(noreplace) /etc/services +%doc COPYING %changelog ++++++ COPYING ++++++ Copyright (c) 2000-2011, Novell, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the Novell nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
