Accepting request 527016 from Virtualization:containers

- add group

OBS-URL: https://build.opensuse.org/request/show/527016
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bubblewrap?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2017-09-21 10:32:46 +00:00 committed by Git OBS Bridge
commit 5c75a5b997
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