automatic version update by autodist [release 1.1.0-1mamba;Mon Feb 09 2015]
This commit is contained in:
parent
a382a6a55a
commit
3f0ad2afdd
11
lxc.spec
11
lxc.spec
@ -1,5 +1,5 @@
|
|||||||
Name: lxc
|
Name: lxc
|
||||||
Version: 1.0.7
|
Version: 1.1.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Userspace control package for Linux Containers, a lightweight virtual system mechanism
|
Summary: Userspace control package for Linux Containers, a lightweight virtual system mechanism
|
||||||
Group: Applications/Emulators
|
Group: Applications/Emulators
|
||||||
@ -57,16 +57,22 @@ This package contains libraries and header files for developing applications tha
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
%config(noreplace) %{_sysconfdir}/default/lxc
|
||||||
%{_sysconfdir}/lxc/default.conf
|
%{_sysconfdir}/lxc/default.conf
|
||||||
%{_sysconfdir}/bash_completion.d/lxc
|
%{_sysconfdir}/bash_completion.d/lxc
|
||||||
%{_bindir}/lxc-*
|
%{_bindir}/lxc-*
|
||||||
%{_sbindir}/init.lxc
|
%{_sbindir}/init.lxc
|
||||||
|
%{_sbindir}/init.lxc.static
|
||||||
|
%{_libexecdir}/lxc/lxc-containers
|
||||||
|
%{_libexecdir}/lxc/lxc-net
|
||||||
%dir %{_datadir}/lxc
|
%dir %{_datadir}/lxc
|
||||||
%dir %{_datadir}/lxc/config
|
%dir %{_datadir}/lxc/config
|
||||||
%{_datadir}/lxc/lxc-patch.py
|
%{_datadir}/lxc/lxc-patch.py
|
||||||
%{_datadir}/lxc/config/*.conf
|
%{_datadir}/lxc/config/*.conf
|
||||||
%{_datadir}/lxc/config/common.seccomp
|
%{_datadir}/lxc/config/common.seccomp
|
||||||
%{_datadir}/lxc/config/common.seccomp
|
%{_datadir}/lxc/config/common.seccomp
|
||||||
|
%{_datadir}/lxc/config/common.conf.d/README
|
||||||
|
%{_datadir}/lxc/lxc-restore-net
|
||||||
%dir %{_datadir}/lxc/hooks
|
%dir %{_datadir}/lxc/hooks
|
||||||
%{_datadir}/lxc/hooks/*
|
%{_datadir}/lxc/hooks/*
|
||||||
%{_datadir}/lxc/lxc.functions
|
%{_datadir}/lxc/lxc.functions
|
||||||
@ -103,6 +109,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc README
|
%doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 09 2015 Automatic Build System <autodist@mambasoft.it> 1.1.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Dec 08 2014 Automatic Build System <autodist@mambasoft.it> 1.0.7-1mamba
|
* Mon Dec 08 2014 Automatic Build System <autodist@mambasoft.it> 1.0.7-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user