From 9339d1778fdb6fc620a00df99402df65595e2a65 Mon Sep 17 00:00:00 2001 From: hanzj Date: Tue, 2 Mar 2021 16:11:53 +0800 Subject: [PATCH] remove excess service file (cherry picked from commit 28951b54523df36f13e0b5945198c7f549b6baca) --- openslp.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/openslp.spec b/openslp.spec index de7bbe8..aba56a5 100644 --- a/openslp.spec +++ b/openslp.spec @@ -1,6 +1,6 @@ Name: openslp Version: 2.0.0 -Release: 24 +Release: 25 Summary: Open-source inplementation of the IETF Service Location Protocol License: BSD URL: https://sourceforge.net/projects/openslp/ @@ -98,7 +98,6 @@ rm -rf $RPM_BUILD_ROOT/usr/doc %doc AUTHORS %license COPYING %config(noreplace) %{_sysconfdir}/slp.conf -%{_unitdir}/slpd.service %{_bindir}/slptool %{_libdir}/libslp.so.1* /usr/lib/%{name}-server/*.sh @@ -126,6 +125,12 @@ rm -rf $RPM_BUILD_ROOT/usr/doc %{_mandir}/man8/slpd.* %changelog +* Tue Mar 2 2021 hanzhijun - 2.0.0-25 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:remove excess service file + * Sat Jan 11 2020 zhangrui - 2.0.0-24 - Type:NA - ID:NA