Whamcloud - gitweb
LU-4284 build: add missing Provides line in SLES spec file 67/8367/1 v1.42.7.wc2
authorBob Glossman <bob.glossman@intel.com>
Thu, 21 Nov 2013 18:39:37 +0000 (10:39 -0800)
committerBob Glossman <bob.glossman@intel.com>
Thu, 21 Nov 2013 18:39:37 +0000 (10:39 -0800)
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 <bob.glossman@intel.com>
e2fsprogs-SUSE_LINUX-11.spec.in

index 8103892..6539997 100644 (file)
@@ -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