From: Bob Glossman Date: Thu, 21 Nov 2013 18:39:37 +0000 (-0800) Subject: LU-4284 build: add missing Provides line in SLES spec file X-Git-Tag: v1.42.7.wc2 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=b4821004d27c9a7271ffdbd7403990e586d6c9ca;p=tools%2Fe2fsprogs.git LU-4284 build: add missing Provides line in SLES spec file Need to add a line in the SUSE spec file for Provides: ldiskfsprogs. This is present in the RHEL spec file and is needed to resolve dependencies in lustre server rpms at rpm install time. Signed-off-by: Bob Glossman --- diff --git a/e2fsprogs-SUSE_LINUX-11.spec.in b/e2fsprogs-SUSE_LINUX-11.spec.in index 8103892..6539997 100644 --- a/e2fsprogs-SUSE_LINUX-11.spec.in +++ b/e2fsprogs-SUSE_LINUX-11.spec.in @@ -34,6 +34,7 @@ Version: @E2FSPROGS_PKGVER@ Release: 0%{_vendor} Summary: Utilities for the Second Extended File System Url: http://downloads.whamcloud.com/public/ +Provides: ldiskfsprogs = %{version} Source: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build