SPECS: lvm2.spec - BR fixed device-mapper-initrd-devel to build on...

wiget wiget at pld-linux.org
Tue Jun 20 18:43:06 CEST 2006


Author: wiget                        Date: Tue Jun 20 16:43:06 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR fixed device-mapper-initrd-devel to build on %{x8664}
- release 0.4  

---- Files affected:
SPECS:
   lvm2.spec (1.66 -> 1.67) 

---- Diffs:

================================================================
Index: SPECS/lvm2.spec
diff -u SPECS/lvm2.spec:1.66 SPECS/lvm2.spec:1.67
--- SPECS/lvm2.spec:1.66	Tue Jun 20 13:24:52 2006
+++ SPECS/lvm2.spec	Tue Jun 20 18:43:01 2006
@@ -8,7 +8,7 @@
 %bcond_with	clvmd	# build clvmd
 %bcond_without	selinux	# disable SELinux
 #
-%ifarch %{x8664} sparc64 sparc
+%ifarch sparc64 sparc
 %undefine	with_uClibc
 %endif
 #
@@ -17,7 +17,7 @@
 Summary(pl):	Nowa wersja Logical Volume Managera dla Linuksa
 Name:		lvm2
 Version:	2.02.06
-Release:	0.3
+Release:	0.4
 License:	GPL
 Group:		Applications/System
 Source0:	ftp://sources.redhat.com/pub/lvm2/LVM2.%{version}.tgz
@@ -29,7 +29,7 @@
 %{?with_selinux:BuildRequires:	libselinux-devel >= 1.10}
 BuildRequires:	rpmbuild(macros) >= 1.213
 %if %{with initrd}
-%{?with_uClibc:BuildRequires:	device-mapper-initrd-devel >= 1.02.07-0.15}
+%{?with_uClibc:BuildRequires:	device-mapper-initrd-devel >= 1.02.07-0.17}
 %{!?with_uClibc:BuildRequires:	device-mapper-static}
 %{!?with_uClibc:BuildRequires:	glibc-static}
 %{?with_uClibc:BuildRequires:	uClibc-static >= 0.9.26}
@@ -147,6 +147,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.67  2006/06/20 16:43:01  wiget
+- BR fixed device-mapper-initrd-devel to build on %{x8664}
+- release 0.4
+
 Revision 1.66  2006/06/20 11:24:52  wiget
 - release 0.3 (rebuild with new uClibc and new device-mapper)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lvm2.spec?r1=1.66&r2=1.67&f=u



More information about the pld-cvs-commit mailing list