automatic version update by autodist [release 2.0.6-1mamba;Sun Nov 27 2016]
This commit is contained in:
parent
8850c6cf6f
commit
8b2dce2263
9
lxc.spec
9
lxc.spec
@ -1,5 +1,5 @@
|
||||
Name: lxc
|
||||
Version: 2.0.4
|
||||
Version: 2.0.6
|
||||
Release: 1mamba
|
||||
Summary: Userspace control package for Linux Containers
|
||||
Group: Applications/Emulators
|
||||
@ -59,10 +59,10 @@ This package contains libraries and header files for developing applications tha
|
||||
%defattr(-,root,root)
|
||||
%config(noreplace) %{_sysconfdir}/default/lxc
|
||||
%{_sysconfdir}/lxc/default.conf
|
||||
%{_sysconfdir}/bash_completion.d/lxc
|
||||
%{_bindir}/lxc-*
|
||||
%{_sbindir}/init.lxc
|
||||
%{_sbindir}/init.lxc.static
|
||||
%{_datadir}/bash-completion/completions/lxc
|
||||
%dir %{_datadir}/lxc
|
||||
%dir %{_datadir}/lxc/config
|
||||
%{_datadir}/lxc/lxc-patch.py
|
||||
@ -101,8 +101,8 @@ This package contains libraries and header files for developing applications tha
|
||||
%defattr(-,root,root)
|
||||
%dir %{_includedir}/lxc
|
||||
%{_includedir}/lxc/*.h
|
||||
%{_libdir}/liblxc.la
|
||||
%{_libdir}/liblxc.so
|
||||
%{_libdir}/lxc/rootfs/README
|
||||
%{_libdir}/pkgconfig/lxc.pc
|
||||
%dir %{_datadir}/doc/lxc
|
||||
%dir %{_datadir}/doc/lxc/examples
|
||||
@ -110,6 +110,9 @@ This package contains libraries and header files for developing applications tha
|
||||
#%doc README
|
||||
|
||||
%changelog
|
||||
* Sun Nov 27 2016 Automatic Build System <autodist@mambasoft.it> 2.0.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 26 2016 Automatic Build System <autodist@mambasoft.it> 2.0.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user