SHA256
1
0
forked from pool/bubblewrap
Sebastian Wagner 2017-09-18 12:40:04 +00:00 committed by Git OBS Bridge
parent 836abe5c1f
commit 7a0d8c5b1e
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 18 12:39:54 UTC 2017 - sebix+novell.com@sebix.at
- add group
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jul 7 09:40:27 UTC 2017 - sebix+novell.com@sebix.at Fri Jul 7 09:40:27 UTC 2017 - sebix+novell.com@sebix.at

View File

@ -18,9 +18,10 @@
Name: bubblewrap Name: bubblewrap
Version: 0.1.8 Version: 0.1.8
Release: 1%{?dist} Release: 0
Summary: Core execution tool for unprivileged containers Summary: Core execution tool for unprivileged containers
License: LGPL-2.0+ License: LGPL-2.0+
Group: Productivity/Security
Url: https://github.com/projectatomic/bubblewrap Url: https://github.com/projectatomic/bubblewrap
Source: https://github.com/projectatomic/bubblewrap/archive/v%{version}.tar.gz Source: https://github.com/projectatomic/bubblewrap/archive/v%{version}.tar.gz
# Does not have README.md and autogen.sh included -> unusable # Does not have README.md and autogen.sh included -> unusable
@ -56,7 +57,6 @@ make %{?_smp_mflags}
find %{buildroot} -type f -name "*.la" -delete -print find %{buildroot} -type f -name "*.la" -delete -print
%files %files
%defattr(-,root,root)
%license COPYING %license COPYING
%doc README.md %doc README.md
%dir %{_datadir}/bash-completion %dir %{_datadir}/bash-completion