rdieter pushed to openslp (el5). "move net-tools dep to -server subpkg"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 4 12:14:05 UTC 2015


>From 85f1e57b700f8c0172435bd3eb786bd6f84830ba Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter at math.unl.edu>
Date: Wed, 19 Jun 2013 08:57:52 -0500
Subject: move net-tools dep to -server subpkg


diff --git a/openslp.spec b/openslp.spec
index 858b5f3..580cbd3 100644
--- a/openslp.spec
+++ b/openslp.spec
@@ -22,8 +22,6 @@ BuildRequires: bison
 BuildRequires: flex 
 BuildRequires: openssl-devel
 
-Requires: net-tools
-
 %description
 Service Location Protocol is an IETF standards track protocol that
 provides a framework to allow networking applications to discover the
@@ -43,10 +41,11 @@ OpenSLP header files and libraries.
 %package server
 Summary: OpenSLP server daemon
 Group:   System Environment/Daemons
-Requires: %{name} = %{version}-%{release}
+Requires: %{name}%{?_isa} = %{version}-%{release}
 Requires(preun): chkconfig, /sbin/service
 Requires(post): chkconfig
 Requires(postun): /sbin/service
+Requires: net-tools
 %description server
 OpenSLP server daemon to dynamically register services.
 
@@ -148,7 +147,7 @@ fi
 
 %changelog
 * Wed Jun 19 2013 Rex Dieter <rdieter at fedoraproject.org> 1.2.1-19
-- Requires: +net-tools (for netstat, #975868)
+- -server: Requires: +net-tools (for netstat, #975868)
 
 * Wed Jan 30 2013 Rex Dieter <rdieter at fedoraproject.org> 1.2.1-18
 - update URL: tag (#905975)
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/openslp.git/commit/?h=el5&id=85f1e57b700f8c0172435bd3eb786bd6f84830ba


More information about the scm-commits mailing list