Description of problem: I'd like to install SVN client, but it pulls in also systemd. This seems to be unnecessary. Version-Release number of selected component (if applicable): subversion.x86_64 0:1.8.10-2.fc22 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: systemd package is installed. Expected results: systemd package is not installed. Additional info:
This looks to be due to /usr/lib/systemd/system/svnserve.service, but really, client and server side should not be mixed. Please consider to move the service file (and the server side) into -daemon subpackage or something similar.
I think the only reason svn is pulling in systemd is because of the SysV conversion stuff, which we can drop now. I've pushed a build like that.
...I mean explicitly pulling in systemd. Implicitly it is required for the unit file directory as you say, but those deps are never made explicit, so it should work as you desire, by accident, AFAICT.
Commit: http://pkgs.fedoraproject.org/gitweb/?p=subversion.git;a=commitdiff;h=ace894fcdd3926191b812e2608318db87fc53c76
subversion-1.8.10-6.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/subversion-1.8.10-6.fc21
Package subversion-1.8.10-6.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing subversion-1.8.10-6.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-11269/subversion-1.8.10-6.fc21 then log in and leave karma (feedback).
subversion-1.8.10-6.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.