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