[packages/ploop] up to 1.8

glen glen at pld-linux.org
Sun Nov 9 21:17:59 CET 2014


commit 23cff88fabe763623364cb6951761845d817f165
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Nov 9 22:17:32 2014 +0200

    up to 1.8
    
    newer versions have glibc link errors

 ploop.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/ploop.spec b/ploop.spec
index b012c4f..cb44eb3 100644
--- a/ploop.spec
+++ b/ploop.spec
@@ -1,17 +1,15 @@
 # TODO:
-# - triggerin modifying /lib/udev/rules.d/60-persistent-storage.rules is big
-#   NO, patch udev to include the change or make new .rule file
 # - should libploop.so be SONAME versioned?
 # - unbashism in *mount tools
 Summary:	Tools for ploop devices and images
 Summary(pl.UTF-8):	Narzędzia do urządzeń i obrazów ploop
 Name:		ploop
-Version:	1.5
-Release:	0.1
+Version:	1.8
+Release:	1
 License:	GPL v2+
 Group:		Applications/System
 Source0:	http://download.openvz.org/utils/ploop/%{version}/src/%{name}-%{version}.tar.bz2
-# Source0-md5:	2549c359c90e6f4c46455d6d39321349
+# Source0-md5:	7c8e5626b8f85b5ecef10508d85ba46b
 URL:		http://wiki.openvz.org/Ploop
 BuildRequires:	libxml2-devel
 BuildRequires:	sed >= 4.0
@@ -93,12 +91,14 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) /sbin/umount.ploop
 %attr(755,root,root) %{_sbindir}/ploop
 %attr(755,root,root) %{_sbindir}/ploop-balloon
+%attr(755,root,root) %{_sbindir}/ploop-check
 %attr(755,root,root) %{_sbindir}/ploop-copy
 %attr(755,root,root) %{_sbindir}/ploop-fsck
 %attr(755,root,root) %{_sbindir}/ploop-grow
 %attr(755,root,root) %{_sbindir}/ploop-merge
 %attr(755,root,root) %{_sbindir}/ploop-stat
 %{_mandir}/man8/ploop.8*
+%{systemdtmpfilesdir}/ploop.conf
 
 %files libs
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ploop.git/commitdiff/23cff88fabe763623364cb6951761845d817f165



More information about the pld-cvs-commit mailing list