SHA256
1
0
forked from pool/syncthing
Alexei Sorokin
2015-08-15 20:57:55 +00:00
committed by Git OBS Bridge
parent a65556b1c2
commit 561103978a
3 changed files with 16 additions and 1 deletions

View File

@@ -39,6 +39,11 @@ Internet.
%prep
%setup -q
%if 0%{?suse_version} <= 1320
# Remove an entry that only exists since systemd 215.
sed -i '/^RestartForceExitStatus=/d;s/^\(SuccessExitStatus=\).*$/\12/' \
etc/linux-systemd/system/syncthing@.service
%endif
%build
echo "v%{version}" | tee RELEASE