packages: lvm2/device-mapper-dmsetup-export.patch, lvm2/lvm2.spec - resurre...

glen glen at pld-linux.org
Thu Jun 11 02:44:28 CEST 2009


Author: glen                         Date: Thu Jun 11 00:44:28 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- resurrect dmsetup export from device mapper; rel 5

---- Files affected:
packages/lvm2:
   device-mapper-dmsetup-export.patch (1.1 -> 1.2) , lvm2.spec (1.136 -> 1.137) 

---- Diffs:

================================================================
Index: packages/lvm2/device-mapper-dmsetup-export.patch
diff -u packages/lvm2/device-mapper-dmsetup-export.patch:1.1 packages/lvm2/device-mapper-dmsetup-export.patch:1.2
--- packages/lvm2/device-mapper-dmsetup-export.patch:1.1	Thu Oct 25 23:55:15 2007
+++ packages/lvm2/device-mapper-dmsetup-export.patch	Thu Jun 11 02:44:22 2009
@@ -1,7 +1,7 @@
 diff --git a/dmsetup/dmsetup.c b/dmsetup/dmsetup.c
 index 25f14a6..b693008 100644
---- a/dmsetup/dmsetup.c
-+++ b/dmsetup/dmsetup.c
+--- a/tools/dmsetup.c
++++ b/tools/dmsetup.c
 @@ -995,6 +995,94 @@ static int _status(int argc, char **argv
  	return r;
  }
@@ -107,8 +107,8 @@
  	{"mknodes", "[<device>]", 0, 1, _mknodes},
 diff --git a/man/dmsetup.8 b/man/dmsetup.8
 index 5b2ed9f..c4524aa 100644
---- a/man/dmsetup.8
-+++ b/man/dmsetup.8
+--- a/man/dmsetup.8.in
++++ b/man/dmsetup.8.in
 @@ -39,13 +39,16 @@ dmsetup \- low level logical volume mana
  .B dmsetup ls
  .I [--target target_type] [--exec command] [--tree [-o options]]

================================================================
Index: packages/lvm2/lvm2.spec
diff -u packages/lvm2/lvm2.spec:1.136 packages/lvm2/lvm2.spec:1.137
--- packages/lvm2/lvm2.spec:1.136	Mon Apr  6 17:12:26 2009
+++ packages/lvm2/lvm2.spec	Thu Jun 11 02:44:22 2009
@@ -28,7 +28,7 @@
 Summary(pl.UTF-8):	Nowa wersja Logical Volume Managera dla Linuksa
 Name:		lvm2
 Version:	2.02.45
-Release:	4
+Release:	5
 License:	GPL v2
 Group:		Applications/System
 Source0:	ftp://sources.redhat.com/pub/lvm2/LVM2.%{version}.tgz
@@ -37,6 +37,7 @@
 Source2:	%{name}-initramfs-local-top
 Patch0:		%{name}-selinux.patch
 Patch1:		%{name}-diet.patch
+Patch2:		device-mapper-dmsetup-export.patch
 URL:		http://sources.redhat.com/lvm2/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -70,6 +71,8 @@
 
 # changing CFLAGS in the middle confuses confcache
 %undefine	configure_cache
+# can't work with diet
+%undefine	with_ccache
 
 # for some reason known only to rpm there must be "\\|" not "\|" here
 %define		dietarch	%(echo %{_target_cpu} | sed -e 's/i.86\\|pentium.\\|athlon/i386/;s/amd64/x86_64/;s/armv.*/arm/')
@@ -207,6 +210,7 @@
 %setup -q -n LVM2.%{version}
 %{?with_selinux:%patch0 -p1}
 %patch1 -p1
+%patch2 -p1
 
 %build
 cp -f /usr/share/automake/config.sub autoconf
@@ -356,6 +360,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.137  2009/06/11 00:44:22  glen
+- resurrect dmsetup export from device mapper; rel 5
+
 Revision 1.136  2009/04/06 15:12:26  baggins
 - one more C fixed
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lvm2/device-mapper-dmsetup-export.patch?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lvm2/lvm2.spec?r1=1.136&r2=1.137&f=u



More information about the pld-cvs-commit mailing list