diff --git a/openslp.changes b/openslp.changes index 9ef5ffb..d607710 100644 --- a/openslp.changes +++ b/openslp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 18 18:43:07 CET 2006 - ro@suse.de + +- added slpd.xml to /etc/omc/srvinfo.d (fate#301831) + ------------------------------------------------------------------- Thu Nov 16 17:13:01 CET 2006 - mls@suse.de diff --git a/openslp.spec b/openslp.spec index daecdbf..96a9c9b 100644 --- a/openslp.spec +++ b/openslp.spec @@ -14,7 +14,7 @@ Name: openslp BuildRequires: openssl-devel Summary: An OpenSLP Implementation of Service Location Protocol V2 Version: 1.2.0 -Release: 43 +Release: 49 License: BSD License and BSD-like, Other License(s), see package Group: System/Daemons URL: http://www.openslp.org/ @@ -26,6 +26,7 @@ Source2: README.SuSE Source3: openslp.desktop Source4: openslp-devel.desktop Source5: openslp.logrotate +Source6: slpd.xml Patch1: openslp.diff Patch2: openslp.audit.diff Patch3: extensions.diff @@ -172,6 +173,8 @@ install -m 0644 %SOURCE3 \ mkdir -p $RPM_BUILD_ROOT/usr/share/susehelp/meta/Development/Libraries/ install -m 0644 %SOURCE4 \ $RPM_BUILD_ROOT/usr/share/susehelp/meta/Development/Libraries/ +install -d -m 755 $RPM_BUILD_ROOT/etc/omc/srvinfo.d +install -m 0644 %SOURCE6 $RPM_BUILD_ROOT/etc/omc/srvinfo.d %if 0 # actually, these files should get translated, but do we really want to # add update-desktop-files to needed_for_build ? @@ -233,6 +236,9 @@ rm -rf $RPM_BUILD_ROOT /etc/init.d/slpd %config(noreplace) /etc/slp.reg %config(noreplace) /etc/logrotate.d/openslp-server +%dir /etc/omc +%dir /etc/omc/srvinfo.d +%config /etc/omc/srvinfo.d/slpd.xml %files devel %defattr(-,root,root) @@ -248,6 +254,8 @@ rm -rf $RPM_BUILD_ROOT %_libdir/libslp.so %changelog -n openslp +* Mon Dec 18 2006 - ro@suse.de +- added slpd.xml to /etc/omc/srvinfo.d (fate#301831) * Thu Nov 16 2006 - mls@suse.de - truncate oversized udp messages, finally fixes [#185483] (can be turned of with "net.slp.oversizedUDP" option) diff --git a/slpd.xml b/slpd.xml new file mode 100644 index 0000000..ee19d31 --- /dev/null +++ b/slpd.xml @@ -0,0 +1,89 @@ + + + + + + + SLP Server + + + + SLP Server Provides slpd and Openslp + + + + + /usr/sbin/rcslpd start + + + /usr/sbin/rcslpd restart + + + /usr/sbin/rcslpd stop + + + /usr/sbin/rcslpd status + + + + slpd + /usr/sbin/slpd + + + + + network + named + + + +