Accepting request 484092 from home:dmdiss:pcp-311
- Disable remote _service execution + Run locally and add generated tarball and spec file OBS-URL: https://build.opensuse.org/request/show/484092 OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=50
This commit is contained in:
parent
24c2d0e20f
commit
941c074f1a
6
_service
6
_service
@ -1,5 +1,5 @@
|
||||
<services>
|
||||
<service name="tar_scm">
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://github.com/performancecopilot/pcp.git</param>
|
||||
<param name="filename">pcp</param>
|
||||
@ -7,11 +7,11 @@
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">disable</param>
|
||||
</service>
|
||||
<service name="recompress">
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">bz2</param>
|
||||
</service>
|
||||
<service name="set_version">
|
||||
<service name="set_version" mode="disabled">
|
||||
<param name="basename">pcp</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:597bad2126c5d0f8fd9ee75349ae443ac5e834a072e4f847906171ea4643e72d
|
||||
size 14639274
|
File diff suppressed because it is too large
Load Diff
3
pcp-3.11.8.tar.bz2
Normal file
3
pcp-3.11.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f0e4c057d5ffb787ffae38b8d729f1e2ad1203d12afb1b3358db55174b078860
|
||||
size 14607758
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 12:42:00 UTC 2017 - ddiss@suse.com
|
||||
|
||||
- Disable remote _service execution
|
||||
+ Run locally and add generated tarball and spec file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 27 15:13:39 UTC 2017 - ddiss@suse.com
|
||||
|
||||
|
2
pcp.spec
2
pcp.spec
@ -63,7 +63,7 @@ Summary: System-level performance monitoring and performance management
|
||||
License: %{license_gplv2plus} and %{license_lgplv2plus} and %{license_cc_by}
|
||||
Group: %{pcp_gr}
|
||||
Name: pcp
|
||||
Version: replaced_by_obs_set_version
|
||||
Version: 3.11.8
|
||||
Release: 0
|
||||
%global buildversion 1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user