SPECS: zabbix.spec - strict deps

darekr darekr at pld-linux.org
Fri Oct 21 22:25:48 CEST 2005


Author: darekr                       Date: Fri Oct 21 20:25:48 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- strict deps

---- Files affected:
SPECS:
   zabbix.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/zabbix.spec
diff -u SPECS/zabbix.spec:1.24 SPECS/zabbix.spec:1.25
--- SPECS/zabbix.spec:1.24	Thu Aug 11 11:46:18 2005
+++ SPECS/zabbix.spec	Fri Oct 21 22:25:42 2005
@@ -14,7 +14,7 @@
 Release:	0.12
 License:	GPL v2+
 Group:		Networking/Admin
-Source0:	http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+Source0:	http://dl.sourceforge.net/zabbix/%{name}-%{version}.tar.gz
 # Source0-md5:	e83a3b92f13942081ed2f3fe3f3084d8
 Source1:	%{name}-agent.inetd
 Source2:	%{name}-trapper.inetd
@@ -80,7 +80,7 @@
 Summary:	inetd agent for zabbix
 Summary(pl):	Wersja inetd agenta zabbiksa
 Group:		Networking/Admin
-Requires:	%{name} = %{version}
+Requires:	%{name} = %{version}-%{release}
 Requires:	inetdaemon
 Obsoletes:	%{name}-agent-standalone
 
@@ -94,7 +94,7 @@
 Summary:	Standalone agent for zabbix
 Summary(pl):	Wersja wolnostojąca agenta zabbiksa
 Group:		Networking/Admin
-Requires:	%{name} = %{version}
+Requires:	%{name} = %{version}-%{release}
 Obsoletes:	%{name}-agent-inetd
 
 %description agent-standalone
@@ -107,7 +107,7 @@
 Summary:	sucker daemon for zabbix
 Summary(pl):	Demon sucker dla zabbiksa
 Group:		Networking/Admin
-Requires:	%{name} = %{version}
+Requires:	%{name} = %{version}-%{release}
 %{!?with_pgsql:Requires:	mysql}
 %{?with_pgsql:Requires:	postgresql}
 
@@ -121,7 +121,7 @@
 Summary:	inetd trapper for zabbix
 Summary(pl):	Wersja inetd programu pułapkującego zabbiksa
 Group:		Networking/Admin
-Requires:	%{name} = %{version}
+Requires:	%{name} = %{version}-%{release}
 Requires:	inetdaemon
 Obsoletes:	%{name}-trapper-standalone
 
@@ -135,7 +135,7 @@
 Summary:	Standalone trapper for zabbix
 Summary(pl):	Wersja wolnostojąca programu pułapkującego zabbiksa
 Group:		Networking/Admin
-Requires:	%{name} = %{version}
+Requires:	%{name} = %{version}-%{release}
 Obsoletes:	%{name}-trapper-inetd
 
 %description trapper-standalone
@@ -290,6 +290,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2005/10/21 20:25:42  darekr
+- strict deps
+
 Revision 1.24  2005/08/11 09:46:18  radek
 - bcond_with(out) is followed by one \t, then bcond's name.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/zabbix.spec?r1=1.24&r2=1.25&f=u




More information about the pld-cvs-commit mailing list