Author: mguevara Date: Thu Jul 15 22:49:10 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.7.1-1
---- Files affected: packages/lxc: lxc.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: packages/lxc/lxc.spec diff -u packages/lxc/lxc.spec:1.7 packages/lxc/lxc.spec:1.8 --- packages/lxc/lxc.spec:1.7 Wed Apr 7 00:48:02 2010 +++ packages/lxc/lxc.spec Fri Jul 16 00:49:05 2010 @@ -1,12 +1,12 @@ # $Revision$, $Date$ Summary: Linux Container Tools Name: lxc -Version: 0.6.5 +Version: 0.7.1 Release: 1 License: GPL Group: Base Source0: http://dl.sourceforge.net/lxc/%{name}-%{version}.tar.gz -# Source0-md5: d648bcf82541c0da6725da502ee1d111 +# Source0-md5: 7a48d7bf11c1ac26cba67fd43eac3e46 URL: http://lxc.sourceforge.net BuildRequires: autoconf BuildRequires: automake @@ -70,13 +70,18 @@ %files %defattr(644,root,root,755) -%doc AUTHORS ChangeLog CONTRIBUTING MAINTAINERS README TODO doc/FAQ.txt doc/examples/*.conf +%doc AUTHORS ChangeLog CONTRIBUTING MAINTAINERS README TODO doc/FAQ.txt doc/examples/*.conf %attr(755,root,root) %{_bindir}/* %attr(755,root,root) %{_libdir}/liblxc.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/liblxc.so.0 +%{_libdir}/lxc/rootfs/README %{_mandir}/man?/lxc* %dir %{configpath} -%attr(755,root,root) %{_libdir}/lxc-init +%dir %{_libdir}/lxc +%dir %{_libdir}/lxc/templates +%dir %{_libdir}/lxc/rootfs +%attr(755,root,root) %{_libdir}/lxc/lxc-init +%attr(755,root,root) %{_libdir}/lxc/templates/lxc-* %files devel %defattr(644,root,root,755) @@ -90,6 +95,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2010/07/15 22:49:05 mguevara +- up to 0.7.1-1 + Revision 1.7 2010/04/06 22:48:02 sparky - BR: libcap-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lxc/lxc.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
