Accepting request 724027 from network:utilities

OBS-URL: https://build.opensuse.org/request/show/724027
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openslp?expand=0&rev=53
This commit is contained in:
Dominique Leuenberger 2019-08-23 09:03:21 +00:00 committed by Git OBS Bridge
commit d0b8024a9a
3 changed files with 8 additions and 9 deletions

View File

@ -1,6 +0,0 @@
## Name: Openslp server (SLP)
## Description: Enables Openslp server to advertise services
# space separated list of allowed ports
TCP="427"
UDP="427"

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jul 25 11:11:16 UTC 2019 - matthias.gerstner@suse.com
- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by
firewalld, see [1].
[1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html
-------------------------------------------------------------------
Wed Jun 12 11:32:40 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -29,7 +29,6 @@ Source2: README.SUSE
Source3: openslp.desktop
Source4: openslp-devel.desktop
Source5: openslp.logrotate
Source7: openslp.SuSEfirewall2
Source8: baselibs.conf
Source9: slpd.service
Source10: openslp.logrotate.systemd
@ -188,7 +187,6 @@ install -m 0644 %{SOURCE3} \
mkdir -p %{buildroot}%{_datadir}/susehelp/meta/Development/Libraries/
install -m 0644 %{SOURCE4} \
%{buildroot}%{_datadir}/susehelp/meta/Development/Libraries/
install -D -m 644 %{SOURCE7} %{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/openslp
install -D -m 644 %{SOURCE9} %{buildroot}%{_unitdir}/slpd.service
@ -242,7 +240,6 @@ getent passwd openslp >/dev/null || useradd -r -g daemon -d %{_localstatedir}/li
%{_sbindir}/slpd
%config(noreplace) %{_sysconfdir}/slp.reg
%config(noreplace) %{_sysconfdir}/logrotate.d/openslp-server
%config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/openslp
%{_unitdir}/slpd.service
%files devel