commit ce58f70259260e5dc6bb2c8d25b52ca24e5fe568
Author: Elan Ruusamäe <[email protected]>
Date:   Thu May 8 17:45:35 2014 +0300

    up to 1.0.3

 lxc.spec | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/lxc.spec b/lxc.spec
index 7a4de96..67a7cba 100644
--- a/lxc.spec
+++ b/lxc.spec
@@ -12,12 +12,12 @@
 Summary:       Linux Containers userspace tools
 Summary(pl.UTF-8):     Narzędzia do kontenerów linuksowych (LXC)
 Name:          lxc
-Version:       1.0.2
+Version:       1.0.3
 Release:       0.1
 License:       LGPL v2.1+
 Group:         Applications/System
 Source0:       
https://www.linuxcontainers.org/downloads/%{name}-%{version}.tar.gz
-# Source0-md5: 89cddb431672db355483a96046f7fd95
+# Source0-md5: 55873b1411a606397309aa6c4c4263b3
 Source1:       %{name}-pld.in.sh
 Patch1:                %{name}-pld.patch
 URL:           https://www.linuxcontainers.org/
@@ -164,6 +164,9 @@ install -d 
$RPM_BUILD_ROOT{%{configpath},%{configpath}snap,/var/{cache,log}/lxc}
 # apparmor profiles are not packaged, remove to avoid packagers confusion
 %{__rm} -r $RPM_BUILD_ROOT/etc/apparmor.d
 
+# yum plugin, no idea where to package this
+%{__rm} $RPM_BUILD_ROOT%{_datadir}/%{name}/lxc-patch.py
+
 %if %{with python}
 %py3_comp $RPM_BUILD_ROOT%{py3_sitedir}/lxc
 %py3_ocomp $RPM_BUILD_ROOT%{py3_sitedir}/lxc
@@ -201,6 +204,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/lxc-unshare
 %attr(755,root,root) %{_bindir}/lxc-usernsexec
 %attr(755,root,root) %{_bindir}/lxc-wait
+%attr(755,root,root) %{_sbindir}/init.lxc
 %attr(755,root,root) %{_libdir}/liblxc.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/liblxc.so.1
 %attr(754,root,root) /etc/rc.d/init.d/lxc
@@ -209,7 +213,6 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_libdir}/%{name}/rootfs
 %{_libdir}/%{name}/rootfs/README
 %attr(755,root,root) %{_libdir}/%{name}/lxc-devsetup
-%attr(755,root,root) %{_libdir}/%{name}/lxc-init
 %attr(755,root,root) %{_libdir}/%{name}/lxc-monitord
 %attr(755,root,root) %{_libdir}/%{name}/lxc-user-nic
 %dir %{_sysconfdir}/lxc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lxc.git/commitdiff/ce58f70259260e5dc6bb2c8d25b52ca24e5fe568

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to