From 8e551428a11524b06e9642ee438683bc8bef8774 Mon Sep 17 00:00:00 2001 From: Ricardo Rocha Date: Thu, 23 Aug 2012 12:41:05 +0000 Subject: [PATCH] removed explicit requires on dmlite-libs (rely on rpmbuild instead). git-svn-id: https://svn.cern.ch/reps/lcgdm/dmlite-plugins-vfs/trunk@7018 4525493e-7705-40b1-a816-d608a930855b --- dist/dmlite-plugins-vfs.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/dist/dmlite-plugins-vfs.spec b/dist/dmlite-plugins-vfs.spec index 4a5a309..7a8da74 100644 --- a/dist/dmlite-plugins-vfs.spec +++ b/dist/dmlite-plugins-vfs.spec @@ -16,8 +16,6 @@ BuildRequires: cmake BuildRequires: cppunit-devel BuildRequires: dmlite-devel -Requires: dmlite-libs%{?_isa} = %{version}-%{release} - %description This package provides the filesystem plugin for dmlite. This plugin provides both a name-space and a trivial pool management implementation. -- 1.8.2.3