Hello community, here is the log from the commit of package openslp checked in at Tue Dec 19 01:34:59 CET 2006. -------- --- openslp/openslp.changes 2006-11-17 12:41:14.000000000 +0100 +++ /mounts/work_src_done/STABLE/openslp/openslp.changes 2006-12-18 18:43:34.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Dec 18 18:43:07 CET 2006 - ro@suse.de + +- added slpd.xml to /etc/omc/srvinfo.d (fate#301831) + +------------------------------------------------------------------- New: ---- slpd.xml ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openslp.spec ++++++ --- /var/tmp/diff_new_pack.YZaOse/_old 2006-12-19 01:34:56.000000000 +0100 +++ /var/tmp/diff_new_pack.YZaOse/_new 2006-12-19 01:34:56.000000000 +0100 @@ -14,7 +14,7 @@ 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 @@ 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 @@ 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 @@ /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 @@ %_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) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org