SPECS: lvm2.spec - todo is fixed, configure cache must be disabled
glen
glen at pld-linux.org
Wed Jul 12 19:14:11 CEST 2006
Author: glen Date: Wed Jul 12 17:14:11 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- todo is fixed, configure cache must be disabled
---- Files affected:
SPECS:
lvm2.spec (1.67 -> 1.68)
---- Diffs:
================================================================
Index: SPECS/lvm2.spec
diff -u SPECS/lvm2.spec:1.67 SPECS/lvm2.spec:1.68
--- SPECS/lvm2.spec:1.67 Tue Jun 20 18:43:01 2006
+++ SPECS/lvm2.spec Wed Jul 12 19:14:06 2006
@@ -1,7 +1,4 @@
# $Revision$, $Date$
-# TODO
-# - lvdisplay segfaults for me (somewhere in dm lib)
-#
# Conditional build:
%bcond_without initrd # don't build initrd version
%bcond_without uClibc # link initrd version with static glibc instead of uClibc
@@ -17,7 +14,7 @@
Summary(pl): Nowa wersja Logical Volume Managera dla Linuksa
Name: lvm2
Version: 2.02.06
-Release: 0.4
+Release: 0.5
License: GPL
Group: Applications/System
Source0: ftp://sources.redhat.com/pub/lvm2/LVM2.%{version}.tgz
@@ -51,6 +48,9 @@
%define _sbindir /sbin
%define _libdir /%{_lib}
+# changing CFLAGS in the middle confuses confcache
+%undefine configure_cache
+
%description
This package includes a number of utilities for creating, checking,
and repairing logical volumes.
@@ -147,6 +147,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.68 2006/07/12 17:14:06 glen
+- todo is fixed, configure cache must be disabled
+
Revision 1.67 2006/06/20 16:43:01 wiget
- BR fixed device-mapper-initrd-devel to build on %{x8664}
- release 0.4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/lvm2.spec?r1=1.67&r2=1.68&f=u
More information about the pld-cvs-commit
mailing list