Hello community, here is the log from the commit of package subversion for openSUSE:Factory checked in at 2017-06-20 10:59:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/subversion (Old) and /work/SRC/openSUSE:Factory/.subversion.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "subversion" Tue Jun 20 10:59:29 2017 rev:145 rq:503971 version:1.9.5 Changes: -------- --- /work/SRC/openSUSE:Factory/subversion/subversion.changes 2017-03-16 09:51:01.242162189 +0100 +++ /work/SRC/openSUSE:Factory/.subversion.new/subversion.changes 2017-06-20 11:00:46.344360692 +0200 @@ -1,0 +2,7 @@ +Thu Jun 15 14:37:29 UTC 2017 - [email protected] + +- Deleted all xinetd related entries as it is not desired anymore + * its obsolete due to socket based service + * socket based service is not needed at this pkg + +------------------------------------------------------------------- Old: ---- subversion.xinetd.svnserve ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ subversion.spec ++++++ --- /var/tmp/diff_new_pack.8pZHK6/_old 2017-06-20 11:00:47.748162816 +0200 +++ /var/tmp/diff_new_pack.8pZHK6/_new 2017-06-20 11:00:47.748162816 +0200 @@ -44,7 +44,6 @@ Source4: contrib-1485350.tar.bz2 Source10: subversion.sysconfig.svnserve Source12: subversion.sysconfig.svnserve.remoteaccess -Source13: subversion.xinetd.svnserve Source14: svnserve.service Source15: svnserve.tmpfiles Source42: subversion.svngrep.sh @@ -134,8 +133,8 @@ %package devel Summary: Development package for Subversion developers -Group: Development/Libraries/C and C++ # this pulls in libapr1-devel and libexpat-devel +Group: Development/Libraries/C and C++ Requires: libapr-util1-devel Requires: subversion = %{version} @@ -355,7 +354,6 @@ mkdir -p %{buildroot}%{_prefix}/sbin mkdir -p %{buildroot}%{_localstatedir}/adm/fillup-templates -install -m 644 -D %{SOURCE13} %{buildroot}%{_sysconfdir}/xinetd.d/svnserve install -m 644 -D %{SOURCE10} %{buildroot}%{_localstatedir}/adm/fillup-templates/sysconfig.svnserve install -m 644 -D %{SOURCE12} %{buildroot}/%{_fwdefdir}/svnserve install -d -m 0755 %{buildroot}/srv/svn @@ -451,7 +449,6 @@ %doc README.SUSE BUGS CHANGES LICENSE README.mod_authz_svn %dir %{_docdir}/%{name}/* %{_docdir}/%{name} -%config(noreplace) %{_sysconfdir}/xinetd.d/svnserve %{_sbindir}/rcsvnserve %{_localstatedir}/adm/fillup-templates/sysconfig.svnserve %dir %attr(755,%{svnuser},%{svngroup}) /srv/svn
