Change services to localonly.
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=22
This commit is contained in:
parent
15f8b639b6
commit
7508093398
9
_service
9
_service
@ -1,11 +1,14 @@
|
||||
<services>
|
||||
<service name="obs_scm">
|
||||
<service mode="localonly" name="tar_scm">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://github.com/lucchouina/eppic.git</param>
|
||||
<param name="subdir">libeppic</param>
|
||||
<param name="filename">libeppic</param>
|
||||
<param name="versionprefix">3.99.git</param>
|
||||
</service>
|
||||
<service mode="buildtime" name="tar" />
|
||||
<service mode="buildtime" name="set_version" />
|
||||
<service mode="localonly" name="recompress">
|
||||
<param name="file">libeppic-*.tar</param>
|
||||
<param name="compression">xz</param>
|
||||
</service>
|
||||
<service mode="localonly" name="set_version" />
|
||||
</services>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c72003fbc7f7b74d02780bcd51818757e5bcd6d28438dad96f331e5939fccdda
|
||||
size 349195
|
@ -1,5 +0,0 @@
|
||||
name: libeppic
|
||||
version: 3.99.git.1599232887.873741a
|
||||
mtime: 1599232887
|
||||
commit: 873741ae28dae3d0229d929fc588a728f040354f
|
||||
|
@ -17,12 +17,12 @@
|
||||
|
||||
|
||||
Name: eppic
|
||||
Version: 3.99.git.1599232887.873741a
|
||||
Version: 3.99.git.1612358888.e8844d3
|
||||
Release: 0
|
||||
Summary: Embeddable Pre-Processor and Interpreter for C
|
||||
License: GPL-2.0-or-later
|
||||
Group: Development/Libraries/C and C++
|
||||
Source: lib%{name}-%{version}.tar
|
||||
Source: lib%{name}-%{version}.tar.xz
|
||||
Patch1: %{name}-fix-install.patch
|
||||
Patch4: %{name}-binutils-fix.patch
|
||||
BuildRequires: bison
|
||||
|
3
libeppic-3.99.git.1612358888.e8844d3.tar.xz
Normal file
3
libeppic-3.99.git.1612358888.e8844d3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:921b128859ef20eee25f1d8828036ee45b383cdd081250a7da1bd5934d4780d6
|
||||
size 73936
|
Loading…
Reference in New Issue
Block a user