Remove unneded patch.
This commit is contained in:
parent
152ed8175c
commit
6a7466e4ce
@ -61,7 +61,6 @@ Source0: ftp://sources.redhat.com/pub/lvm2/releases/LVM2.%{version}.tgz
|
||||
Patch0: lvm2-set-default-preferred_names.patch
|
||||
Patch1: lvm2-remove-mpath-device-handling-from-udev-rules.patch
|
||||
Patch2: lvm2-lvmetad-timeout.patch
|
||||
Patch3: lvm2-lvmdbusd-remove-chmod-from-makefile-for-nonexistent-pyo-files.patch
|
||||
|
||||
BuildRequires: libselinux-devel >= %{libselinux_version}, libsepol-devel
|
||||
BuildRequires: libblkid-devel >= %{util_linux_version}
|
||||
@ -118,7 +117,6 @@ or more physical volumes and creating one or more logical volumes
|
||||
%patch0 -p1 -b .preferred_names
|
||||
%patch1 -p1 -b .udev_no_mpath
|
||||
%patch2 -p1 -b .lvmetad_timeout
|
||||
%patch3 -p1 -b .dbusd_make_remove_pyo
|
||||
|
||||
%build
|
||||
%global _default_pid_dir /run
|
||||
@ -851,7 +849,7 @@ the device-mapper event library.
|
||||
- Fix string boundary check in _get_canonical_field_name().
|
||||
- Always initialized hist struct in _stats_parse_histogram().
|
||||
|
||||
* Wed Feb 4 2016 Peter Rajnoha <prajnoha@redhat.com> - 2.02.143-4
|
||||
* Wed Feb 24 2016 Peter Rajnoha <prajnoha@redhat.com> - 2.02.143-4
|
||||
- Reinstate lvm2-lockd on all architectures as sanlock package is fixed now.
|
||||
|
||||
* Tue Feb 23 2016 Peter Rajnoha <prajnoha@redhat.com> - 2.02.143-3
|
||||
|
Loading…
Reference in New Issue
Block a user