Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10836466
D3238.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D3238.id.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,24 +1,21 @@
name : runc
-version : 1.0.0_rc4
-release : 7
+version : 1.0.0_rc5
+release : 8
source :
- - git|https://github.com/opencontainers/runc.git : v1.0.0-rc4
+ - https://github.com/opencontainers/runc/archive/v1.0.0-rc5.tar.gz : 770e180d1cca1f3c1a67512ebf9720caafe97af4fc2fe12fa43a3cf7bfa77522
license : Apache-2.0
component : virt
summary : OCI complaint CLI tool to run containers
-strip : no
-extract : no
description: |
runc is a CLI tool for spawning and running containers according to the OCI specification.
builddeps :
- pkgconfig(libseccomp)
- golang
-setup : |
- mkdir -p go/src/github.com/opencontainers
- cp -R $sources/runc.git go/src/github.com/opencontainers/runc
build : |
- export GOPATH=$workdir/
- cd src/github.com/opencontainers/runc
+ mkdir -p src/github.com/opencontainers
+ ln -s `pwd` src/github.com/opencontainers/runc
+ export GOPATH="`pwd`"
+ pushd src/github.com/opencontainers/runc
%make LDFLAGS=
install : |
install -D -m 00755 src/github.com/opencontainers/runc/runc $installdir/usr/bin/runc
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>runc</Name>
<Packager>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Sönke Behrendt</Name>
+ <Email>thesoenke@outlook.com</Email>
</Packager>
<License>Apache-2.0</License>
<PartOf>virt</PartOf>
@@ -19,16 +19,16 @@
</Description>
<PartOf>virt</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="executable">/usr/bin/runc</Path>
</Files>
</Package>
<History>
- <Update release="7">
- <Date>2017-11-26</Date>
- <Version>1.0.0_rc4</Version>
+ <Update release="8">
+ <Date>2018-07-04</Date>
+ <Version>1.0.0_rc5</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Sönke Behrendt</Name>
+ <Email>thesoenke@outlook.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 9 2023, 5:13 PM (8 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5806100
Default Alt Text
D3238.id.diff (2 KB)
Attached To
Mode
D3238: Update to 1.0.0-rc5
Attached
Detach File
Event Timeline
Log In to Comment