Accepting request 621949 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/621949 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lxcfs?expand=0&rev=5
This commit is contained in:
commit
79eaecabb8
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 13 12:50:43 UTC 2018 - dcassany@suse.com
|
||||||
|
|
||||||
|
- Make use of %license macro
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 31 19:34:47 UTC 2017 - opensuse_buildservice@ojkastl.de
|
Tue Oct 31 19:34:47 UTC 2017 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package lxcfs
|
# spec file for package lxcfs
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -102,7 +102,8 @@ rm -f %{buildroot}%{_libdir}/liblxcfs.la
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS ChangeLog README COPYING
|
%doc AUTHORS ChangeLog README
|
||||||
|
%license COPYING
|
||||||
%{_sbindir}/*
|
%{_sbindir}/*
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
%{_datadir}/lxc
|
%{_datadir}/lxc
|
||||||
|
Loading…
Reference in New Issue
Block a user