[packages/ploop: 1/2] - up to 1.5

brushek brushek at pld-linux.org
Sat Oct 27 21:11:31 CEST 2012


commit 7471800f3f621f176d13ae4e093f21b77979395d
Author: Łukasz Chrustek <lukasz at chrustek.net>
Date:   Sat Oct 27 21:10:53 2012 +0200

    - up to 1.5

 ploop.spec | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/ploop.spec b/ploop.spec
index a750020..b012c4f 100644
--- a/ploop.spec
+++ b/ploop.spec
@@ -6,12 +6,12 @@
 Summary:	Tools for ploop devices and images
 Summary(pl.UTF-8):	Narzędzia do urządzeń i obrazów ploop
 Name:		ploop
-Version:	1.4
+Version:	1.5
 Release:	0.1
 License:	GPL v2+
 Group:		Applications/System
 Source0:	http://download.openvz.org/utils/ploop/%{version}/src/%{name}-%{version}.tar.bz2
-# Source0-md5:	f8ff18050ffad9b44361f36bb29970aa
+# Source0-md5:	2549c359c90e6f4c46455d6d39321349
 URL:		http://wiki.openvz.org/Ploop
 BuildRequires:	libxml2-devel
 BuildRequires:	sed >= 4.0
@@ -65,7 +65,7 @@ Biblioteka statyczna ploop.
 %prep
 %setup -q
 
-%{__sed} -i -e 's,-O2,%{rpmcflags} %{rpmcppflags},' Makefile.inc
+%{__sed} -i -e 's/-O2/%{rpmcflags} %{rpmcppflags}/' Makefile.inc
 
 %build
 %{__make} all \
@@ -98,6 +98,7 @@ rm -rf $RPM_BUILD_ROOT
 %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*
 
 %files libs
 %defattr(644,root,root,755)
@@ -108,6 +109,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %dir %{_includedir}/ploop
 %{_includedir}/ploop/libploop.h
+%{_includedir}/ploop/dynload.h
 %{_includedir}/ploop/ploop1_image.h
 %{_includedir}/ploop/ploop_if.h
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ploop.git/commitdiff/948d638b835be4768a4961e30fd60e4502d814f8



More information about the pld-cvs-commit mailing list