forked from pool/netcfg
- added COPYING file (cfarrell@suse.de)
OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=8
This commit is contained in:
@@ -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: 1
|
||||
Release: 2
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: defaultdomain
|
||||
@@ -44,6 +44,7 @@ Source12: HOSTNAME
|
||||
Source13: aliases
|
||||
Source14: ethers
|
||||
Source15: netgroup
|
||||
Source16: COPYING
|
||||
Patch: services-suse.diff
|
||||
|
||||
%description
|
||||
@@ -58,6 +59,7 @@ must be installed for all network programs.
|
||||
%prep
|
||||
|
||||
%build
|
||||
cp %{S:16} .
|
||||
|
||||
%install
|
||||
mkdir -p $RPM_BUILD_ROOT/etc
|
||||
@@ -103,5 +105,6 @@ exit 0
|
||||
%config(noreplace) /etc/networks
|
||||
%config(noreplace) /etc/protocols
|
||||
%config(noreplace) /etc/services
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user