[packages/python-blivet: 2/2] update multipath-tools package name, rm unsupported locale
glen
glen at pld-linux.org
Thu May 16 08:58:07 CEST 2013
commit 957b780d1fb2b191918932a2075d6eaf914cb6ef
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu May 16 09:57:34 2013 +0300
update multipath-tools package name, rm unsupported locale
python-blivet.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/python-blivet.spec b/python-blivet.spec
index 6ebeb86..613457b 100644
--- a/python-blivet.spec
+++ b/python-blivet.spec
@@ -26,11 +26,11 @@ BuildRequires: rpmbuild(macros) >= 1.219
Requires: btrfs-progs
Requires: cryptsetup-luks
Requires: device-mapper >= %{dmver}
-Requires: device-mapper-multipath
Requires: dosfstools
Requires: e2fsprogs >= %{e2fsver}
Requires: lvm2
Requires: mdadm
+Requires: multipath-tools
Requires: parted >= %{partedver}
Requires: python
Requires: python-cryptsetup >= %{pythoncryptsetupver}
@@ -66,6 +66,10 @@ cp -a examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
--root=$RPM_BUILD_ROOT
%py_postclean
+
+# unsupported locale
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ilo
+
%find_lang %{module}
%clean
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-blivet.git/commitdiff/957b780d1fb2b191918932a2075d6eaf914cb6ef
More information about the pld-cvs-commit
mailing list