optimization the spec
This commit is contained in:
parent
502d2cc9b2
commit
26be0853c3
@ -1,13 +0,0 @@
|
||||
--- ./scripts/ypMakefile.in.redhat 2017-03-31 16:43:23.318556329 +0200
|
||||
+++ ./scripts/ypMakefile.in 2017-03-31 16:49:27.917561370 +0200
|
||||
@@ -107,8 +107,8 @@ target: Makefile
|
||||
# If you don't want some of these maps built, feel free to comment
|
||||
# them out from this list.
|
||||
|
||||
-all: passwd group hosts rpc services netid protocols netgrp mail \
|
||||
- shadow publickey # networks ethers bootparams printcap \
|
||||
+all: passwd group hosts rpc services netid protocols mail \
|
||||
+ # netgrp shadow publickey networks ethers bootparams printcap \
|
||||
# amd.home autofs passwd.adjunct \
|
||||
# timezone locale netmasks
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: ypserv
|
||||
Version: 4.1
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: The NIS server
|
||||
License: GPLv2
|
||||
URL: http://www.linux-nis.org/nis/ypserv/index.html
|
||||
@ -106,6 +106,9 @@ install -m 644 etc/ypserv.conf %{buildroot}/%{_sysconfdir}
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.3.5-12
|
||||
- delete unused patch
|
||||
|
||||
* Thu Nov 7 2019 openEuler Buildteam <buildteam@openeuler.org> - 4.1-2
|
||||
- Type:enhancement
|
||||
- Id:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user