SPECS (LINUX_2_6_22): lvm2.spec - up to 2.02.35, known to be broken for 2.4...

glen glen at pld-linux.org
Fri Jul 18 19:40:12 CEST 2008


Author: glen                         Date: Fri Jul 18 17:40:12 2008 GMT
Module: SPECS                         Tag: LINUX_2_6_22
---- Log message:
- up to 2.02.35, known to be broken for 2.4 kernel :(

---- Files affected:
SPECS:
   lvm2.spec (1.95.2.2 -> 1.95.2.3) 

---- Diffs:

================================================================
Index: SPECS/lvm2.spec
diff -u SPECS/lvm2.spec:1.95.2.2 SPECS/lvm2.spec:1.95.2.3
--- SPECS/lvm2.spec:1.95.2.2	Tue Apr 15 08:42:07 2008
+++ SPECS/lvm2.spec	Fri Jul 18 19:40:07 2008
@@ -14,12 +14,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.34
+Version:	2.02.35
 Release:	1
 License:	GPL v2
 Group:		Applications/System
 Source0:	ftp://sources.redhat.com/pub/lvm2/LVM2.%{version}.tgz
-# Source0-md5:	f71c0f63df887ae1b39b15a63d405de2
+# Source0-md5:	0544fb7e791f78e3824653dbf4574c2e
 Patch0:		%{name}-as-needed.patch
 Patch1:		%{name}-selinux.patch
 URL:		http://sources.redhat.com/lvm2/
@@ -27,6 +27,7 @@
 BuildRequires:	automake
 BuildRequires:	device-mapper-devel >= %{devmapper_ver}
 %{?with_selinux:BuildRequires:	libselinux-devel >= 1.10}
+%{?with_selinux:BuildRequires:	libsepol-devel}
 BuildRequires:	rpmbuild(macros) >= 1.213
 %if %{with initrd}
 	%if %{with uClibc}
@@ -38,8 +39,9 @@
 		%endif
 	%else
 BuildRequires:	device-mapper-static >= %{devmapper_ver}
-%{?with_selinux:BuildRequires:	libsepol-static}
 BuildRequires:	glibc-static
+%{?with_selinux:BuildRequires:	libselinux-static >= 1.10}
+%{?with_selinux:BuildRequires:	libsepol-static}
 	%endif
 %endif
 %if %{with clvmd}
@@ -53,6 +55,7 @@
 Requires:	dlm >= 1.0-0.pre21.2
 %endif
 %{?with_selinux:Requires:	libselinux >= 1.10}
+Requires:	uname(release) >= 2.6
 Obsoletes:	lvm
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -165,6 +168,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.95.2.3  2008/07/18 17:40:07  glen
+- up to 2.02.35, known to be broken for 2.4 kernel :(
+
 Revision 1.95.2.2  2008/04/15 06:42:07  arekm
 - up to 2.02.34
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lvm2.spec?r1=1.95.2.2&r2=1.95.2.3&f=u



More information about the pld-cvs-commit mailing list