]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
build: Add perl installation dependency to rpm and debian packages.
authorGary Lowell <glowell@inktank.com>
Fri, 18 Jan 2013 06:43:07 +0000 (22:43 -0800)
committerGary Lowell <glowell@inktank.com>
Fri, 18 Jan 2013 06:43:07 +0000 (22:43 -0800)
There was already a dependency on python in the debian control file,
a similar dependency was added to the rpm spec file.  perl is needed
for the logrotate script, so a dependecy was on perl wass added to
both. Bug 3768.

Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
ceph.spec.in
debian/control

index 8eb4be870991533c201c9ad7988b756021aecb98..5db53babd31280e7df8a3a6bfd353bddb4d430c1 100644 (file)
@@ -24,6 +24,8 @@ Source0:      http://ceph.com/download/%{name}-%{version}.tar.bz2
 Requires:      librbd1 = %{version}-%{release}
 Requires:      librados2 = %{version}-%{release}
 Requires:      libcephfs1 = %{version}-%{release}
+Requires:      perl
+Requires:      python
 Requires(post):        binutils
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires: gcc-c++
index 2ad36d94acbb3581e0cde4f629c7c9f09f72374a..ca4a00707cb231a03287a3d124c7116a115d5da5 100644 (file)
@@ -11,7 +11,7 @@ Standards-Version: 3.9.3
 
 Package: ceph
 Architecture: linux-any
-Depends: ${shlibs:Depends}, ${misc:Depends}, sdparm | hdparm, binutils, ceph-common, uuid-runtime, python, xfsprogs
+Depends: ${shlibs:Depends}, ${misc:Depends}, sdparm | hdparm, binutils, ceph-common, uuid-runtime, python, xfsprogs, perl
 Recommends: ceph-mds, librados2, librbd1, btrfs-tools, gdisk, parted
 Description: distributed storage and file system
  Ceph is a distributed storage system designed to provide excellent