rpms/lvm2/F-11 lvm2.spec, 1.158, 1.159 lvm2-2_02_48-cluster-cpg-new-api-reverse.patch, 1.1, NONE

Fabio M. Di Nitto fabbione at fedoraproject.org
Tue Jul 28 17:49:26 UTC 2009


Author: fabbione

Update of /cvs/pkgs/rpms/lvm2/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4883

Modified Files:
	lvm2.spec 
Removed Files:
	lvm2-2_02_48-cluster-cpg-new-api-reverse.patch 
Log Message:
Update BuildRequires and Requires for new stable corosync and cluster.

Drop lvm2-2_02_48-cluster-cpg-new-api-reverse.patch that's no longer
required.



Index: lvm2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lvm2/F-11/lvm2.spec,v
retrieving revision 1.158
retrieving revision 1.159
diff -u -p -r1.158 -r1.159
--- lvm2.spec	2 Jul 2009 20:45:24 -0000	1.158
+++ lvm2.spec	28 Jul 2009 17:49:26 -0000	1.159
@@ -1,6 +1,6 @@
 %define device_mapper_version 1.02.33
-%define corosync_version 0.95-2
-%define clusterlib_version 3.0.0-12.alpha6
+%define corosync_version 1.0.0-1
+%define clusterlib_version 3.0.0-20
 
 # Do not reset Release to 1 unless both lvm2 and device-mapper 
 # versions are increased together.
@@ -8,7 +8,7 @@
 Summary: Userland logical volume management tools 
 Name: lvm2
 Version: 2.02.48
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2
 Group: System Environment/Base
 URL: http://sources.redhat.com/lvm2
@@ -16,7 +16,6 @@ Source0: ftp://sources.redhat.com/pub/lv
 
 # Customise lvmconf.sh for built-in clustered locking in Fedora
 Patch0: cluster-locking-built-in.patch
-Patch1: lvm2-2_02_48-cluster-cpg-new-api-reverse.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: libselinux-devel >= 1.30.19-4, libsepol-devel
@@ -42,7 +41,6 @@ or more physical volumes and creating on
 %prep
 %setup -q -n LVM2.%{version}
 %patch0 -p1 -b .locking
-%patch1 -p1 -b .cpg
 
 %build
 %define _exec_prefix /
@@ -268,6 +266,10 @@ This package contains the device-mapper 
 
 
 %changelog
+* Tue Jul 28 2009 Fabio M. Di Nitto <fdinitto at redhat.com> - 2.02.48-2
+- Update BuildRequires and Requires to use latest stable versions of
+  corosynclib and clusterlib.
+
 * Thu Jul 2 2009 Peter Rajnoha <prajnoha at redhat.com> - 2.02.48-1
 - Abort if automatic metadata correction fails when reading VG to update it.
 - Don't fallback to default major number in libdm: use dm_task_set_major_minor.


--- lvm2-2_02_48-cluster-cpg-new-api-reverse.patch DELETED ---




More information about the fedora-extras-commits mailing list