SHA256
1
0
forked from pool/holodev
Carlos Coelho 2016-04-23 12:00:48 +00:00 committed by Git OBS Bridge
parent 98f9ec6fbe
commit c23ee34297
4 changed files with 15 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f513a6be70e897333654eb3e9d819ab3a3033c0f00683652238d48d6005fee7e
size 15557

3
holodev-0.7.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4f9b219d9e59ab4fef6f6f5fa8c51a95aafac5d00248b31857e6d731dadf29a5
size 16917

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Apr 23 11:42:02 UTC 2016 - carlospecter@gmail.com
- Update to 0.7
- Made it compatible with lxc 2.0
- added --dummy option
-------------------------------------------------------------------
Tue Apr 19 13:12:33 UTC 2016 - carlospecter@gmail.com

View File

@ -17,8 +17,8 @@
Name: holodev
Version: 0.6
Release: 4%{?dist}
Version: 0.7
Release: 1%{?dist}
Summary: A holodeck developers
License: GPL-2.0+
Group: Development/Tools/Other
@ -49,6 +49,9 @@ Tool that makes it easier to create Linux containers for development using Debia
%build
%check
make test-minimal
%install
# install holodev binary
install -d -m 0755 %{buildroot}%{_bindir}