remove excess service file

(cherry picked from commit 28951b54523df36f13e0b5945198c7f549b6baca)
This commit is contained in:
hanzj 2021-03-02 16:11:53 +08:00 committed by openeuler-sync-bot
parent cd18d2926c
commit 9339d1778f

View File

@ -1,6 +1,6 @@
Name: openslp Name: openslp
Version: 2.0.0 Version: 2.0.0
Release: 24 Release: 25
Summary: Open-source inplementation of the IETF Service Location Protocol Summary: Open-source inplementation of the IETF Service Location Protocol
License: BSD License: BSD
URL: https://sourceforge.net/projects/openslp/ URL: https://sourceforge.net/projects/openslp/
@ -98,7 +98,6 @@ rm -rf $RPM_BUILD_ROOT/usr/doc
%doc AUTHORS %doc AUTHORS
%license COPYING %license COPYING
%config(noreplace) %{_sysconfdir}/slp.conf %config(noreplace) %{_sysconfdir}/slp.conf
%{_unitdir}/slpd.service
%{_bindir}/slptool %{_bindir}/slptool
%{_libdir}/libslp.so.1* %{_libdir}/libslp.so.1*
/usr/lib/%{name}-server/*.sh /usr/lib/%{name}-server/*.sh
@ -126,6 +125,12 @@ rm -rf $RPM_BUILD_ROOT/usr/doc
%{_mandir}/man8/slpd.* %{_mandir}/man8/slpd.*
%changelog %changelog
* Tue Mar 2 2021 hanzhijun <hanzhijun1@huawei.com> - 2.0.0-25
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:remove excess service file
* Sat Jan 11 2020 zhangrui<zhangrui182@huawei.com> - 2.0.0-24 * Sat Jan 11 2020 zhangrui<zhangrui182@huawei.com> - 2.0.0-24
- Type:NA - Type:NA
- ID:NA - ID:NA