[ceph/f20] - update Requires for s390(x)

Dan Horák sharkcz at fedoraproject.org
Tue Sep 9 08:15:39 UTC 2014


commit fee6eea17b683bbfc6ddbf9e40744408e5475cfa
Author: Dan Horák <dan at danny.cz>
Date:   Tue Sep 9 10:12:07 2014 +0200

    - update Requires for s390(x)

 ceph.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/ceph.spec b/ceph.spec
index aa3143c..8439aa7 100644
--- a/ceph.spec
+++ b/ceph.spec
@@ -10,7 +10,7 @@
 #################################################################################
 Name:		ceph
 Version:	0.80.5
-Release:	9%{?dist}
+Release:	10%{?dist}
 Epoch:		1
 Summary:	User space components of the Ceph file system
 License:	GPL-2.0
@@ -33,7 +33,9 @@ Requires:	xfsprogs
 Requires:	cryptsetup
 Requires:	parted
 Requires:	util-linux
+%ifnarch s390 s390x
 Requires:	hdparm
+%endif
 # For initscript
 Requires:	redhat-lsb-core
 Requires(post):	binutils
@@ -767,6 +769,9 @@ ln -sf %{_libdir}/librbd.so.1 /usr/lib64/qemu/librbd.so.1
 %files libs-compat
 
 %changelog
+* Tue Sep 9 2014 Dan Horák <dan[at]danny.cz> - 1:0.80.5-10
+- update Requires for s390(x)
+
 * Wed Sep 3 2014 Boris Ranto <branto at redhat.com> - 1:0.80.5-9
 - Symlink librd.so.1 to /usr/lib64/qemu only on rhel6+ x86_64 (1136811)
 


More information about the scm-commits mailing list