packages: lvm2/lvm2-diet.patch, lvm2/lvm2.spec - up to 2.02.79; builds this...
mmazur
mmazur at pld-linux.org
Mon Jan 3 14:46:22 CET 2011
Author: mmazur Date: Mon Jan 3 13:46:22 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 2.02.79; builds this time
---- Files affected:
packages/lvm2:
lvm2-diet.patch (1.8 -> 1.9) , lvm2.spec (1.172 -> 1.173)
---- Diffs:
================================================================
Index: packages/lvm2/lvm2-diet.patch
diff -u packages/lvm2/lvm2-diet.patch:1.8 packages/lvm2/lvm2-diet.patch:1.9
--- packages/lvm2/lvm2-diet.patch:1.8 Sat Nov 6 15:12:23 2010
+++ packages/lvm2/lvm2-diet.patch Mon Jan 3 14:46:16 2011
@@ -177,12 +177,14 @@
cat $(top_builddir)/lib/liblvm-internal.a > $@
--- LVM2.2.02.75/lib/metadata/pv.c.orig 2010-09-30 22:47:18.000000000 +0200
+++ LVM2.2.02.75/lib/metadata/pv.c 2010-11-06 12:05:40.672884033 +0100
-@@ -17,6 +17,10 @@
+@@ -17,6 +17,12 @@
#include "metadata.h"
#include "lvmcache.h"
+#ifdef __dietlibc__
-+# define UINT64_MAX __UINT64_MAX__
++# ifndef UINT64_MAX
++# define UINT64_MAX __UINT64_MAX__
++# endif
+#endif
+
/*
================================================================
Index: packages/lvm2/lvm2.spec
diff -u packages/lvm2/lvm2.spec:1.172 packages/lvm2/lvm2.spec:1.173
--- packages/lvm2/lvm2.spec:1.172 Fri Dec 17 11:04:53 2010
+++ packages/lvm2/lvm2.spec Mon Jan 3 14:46:16 2011
@@ -37,12 +37,12 @@
Summary: The new version of Logical Volume Manager for Linux
Summary(pl.UTF-8): Nowa wersja Logical Volume Managera dla Linuksa
Name: lvm2
-Version: 2.02.78
+Version: 2.02.79
Release: 1
License: GPL v2
Group: Applications/System
Source0: ftp://sources.redhat.com/pub/lvm2/LVM2.%{version}.tgz
-# Source0-md5: f87b1470a4cdea49cb1f92060c144db5
+# Source0-md5: e6929251a90b0b626c024942a242f337
Source1: %{name}-initramfs-hook
Source2: %{name}-initramfs-local-top
Patch0: %{name}-selinux.patch
@@ -417,6 +417,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.173 2011/01/03 13:46:16 mmazur
+- up to 2.02.79; builds this time
+
Revision 1.172 2010/12/17 10:04:53 caleb
- Up to 2.02.78
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lvm2/lvm2-diet.patch?r1=1.8&r2=1.9&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lvm2/lvm2.spec?r1=1.172&r2=1.173&f=u
More information about the pld-cvs-commit
mailing list