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:
parent
ef5120f467
commit
ca14e7e3cd
2
_service
2
_service
@ -1,6 +1,6 @@
|
||||
<services>
|
||||
<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="exclude">.git</param>
|
||||
<param name="versionformat">2.0+git.%ct.%h</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6cf2f32ceb24abc08407e1522c28022c026e8982591d786d597221e90971f38a
|
||||
size 91136
|
3
csync2-2.0+git.1529072214.b66d298.tar.bz2
Normal file
3
csync2-2.0+git.1529072214.b66d298.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:517a27932a058f7262ef3d453bb5f5b274369fc0193b8c4a1fb0874caa19d00a
|
||||
size 91690
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: csync2
|
||||
Version: 2.0+git.1461714863.10636a4
|
||||
Version: 2.0+git.1529072214.b66d298
|
||||
Release: 0
|
||||
Summary: Cluster synchronization tool
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user