[packages/dlm] dlm requires dlm-libs, not the other way round

jajcus jajcus at pld-linux.org
Thu Nov 1 19:11:50 CET 2012


commit c0e659c278a96b9113deeb82c08aa1ace7d947c4
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Thu Nov 1 19:10:47 2012 +0100

    dlm requires dlm-libs, not the other way round

 dlm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dlm.spec b/dlm.spec
index 3b5a484..e82563b 100644
--- a/dlm.spec
+++ b/dlm.spec
@@ -14,6 +14,7 @@ Patch0:		%{name}-link_order.patch
 Patch1:		%{name}-after_configfs.patch
 URL:		http://sources.redhat.com/cluster/dlm/
 BuildRequires:	corosync-devel
+Requires:	%{name}-libs = %{version}-%{release}
 Obsoletes:	cluster-dlm
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -33,7 +34,6 @@ Summary:	DLM libraries
 Summary(pl.UTF-8):	Biblioteki DLM
 Group:		Development/Libraries
 Obsoletes:	cluster-dlm-libs
-Requires:	%{name} = %{version}-%{release}
 
 %description libs
 DLM libraries.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dlm.git/commitdiff/c0e659c278a96b9113deeb82c08aa1ace7d947c4



More information about the pld-cvs-commit mailing list