- Source sanlock tarball instead of download URL
OBS-URL: https://build.opensuse.org/package/show/Virtualization/sanlock?expand=0&rev=8
This commit is contained in:
parent
57fd50a370
commit
54178d4fbf
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:01b3e8a0f9466e42b841fb9d64574ae6b0fb4527cd94f18d45c22031b2f61504
|
||||
size 119767
|
||||
oid sha256:5d8c2644622158a4fb051b440c8d4030db5c3ed784a585ae87a44c7a476143d9
|
||||
size 118695
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 23 09:39:31 MST 2012 - jfehlig@suse.com
|
||||
|
||||
- Source sanlock tarball instead of download URL
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 20 15:37:56 MST 2012 - jfehlig@suse.com
|
||||
|
||||
|
@ -36,7 +36,9 @@ BuildRequires: systemd
|
||||
%{?systemd_requires}
|
||||
%endif
|
||||
Requires: %{name}-lib = %{version}-%{release}
|
||||
Source0: https://fedorahosted.org/releases/s/a/sanlock/%{name}-%{version}.tar.gz
|
||||
# Latest version available at
|
||||
# https://fedorahosted.org/releases/s/a/sanlock/
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
Source1: sanlock.init
|
||||
Source2: wdmd.init
|
||||
Source3: sysconfig.sanlock
|
||||
|
Loading…
Reference in New Issue
Block a user