Avoid systemd service removal errors when uninstalling (bsc#1093165)

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/csync2?expand=0&rev=48
This commit is contained in:
Kristoffer Gronlund 2018-08-15 14:16:30 +00:00 committed by Git OBS Bridge
parent ef5120f467
commit ca14e7e3cd
4 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
<services> <services>
<service name="tar_scm" mode="disabled"> <service name="tar_scm" mode="disabled">
<param name="url">git://git.linbit.com/csync2.git</param> <param name="url">https://github.com/LINBIT/csync2.git</param>
<param name="scm">git</param> <param name="scm">git</param>
<param name="exclude">.git</param> <param name="exclude">.git</param>
<param name="versionformat">2.0+git.%ct.%h</param> <param name="versionformat">2.0+git.%ct.%h</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6cf2f32ceb24abc08407e1522c28022c026e8982591d786d597221e90971f38a
size 91136

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:517a27932a058f7262ef3d453bb5f5b274369fc0193b8c4a1fb0874caa19d00a
size 91690

View File

@ -17,7 +17,7 @@
Name: csync2 Name: csync2
Version: 2.0+git.1461714863.10636a4 Version: 2.0+git.1529072214.b66d298
Release: 0 Release: 0
Summary: Cluster synchronization tool Summary: Cluster synchronization tool
License: GPL-2.0-or-later License: GPL-2.0-or-later