[packages/cacti-plugin-mactrack] - use virtual php extension deps (to be independant of php version) - release 5 (by relup.sh)

glen glen at pld-linux.org
Tue Aug 7 16:18:52 CEST 2012


commit c5455c7ef4efe0b007609d930f0cd4be38d0ed43
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Aug 7 17:18:50 2012 +0300

    - use virtual php extension deps (to be independant of php version)
    - release 5 (by relup.sh)

 cacti-plugin-mactrack.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cacti-plugin-mactrack.spec b/cacti-plugin-mactrack.spec
index d4b46e1..9546244 100644
--- a/cacti-plugin-mactrack.spec
+++ b/cacti-plugin-mactrack.spec
@@ -7,7 +7,7 @@ Summary:	End Device Port Tracker and General Network Toolkit
 Summary(pl.UTF-8):	MacTrack - wtyczka Cacti do śledzenia adresów MAC/IP i portów urządzeń
 Name:		cacti-plugin-%{plugin}
 Version:	2.9
-Release:	1
+Release:	5
 License:	GPL v2
 Group:		Applications/WWW
 Source0:	http://docs.cacti.net/_media/plugin:mactrack-v%{version}-1.tgz
@@ -16,9 +16,9 @@ URL:		http://docs.cacti.net/plugin:mactrack
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 Requires:	cacti
 Requires:	cacti(pia) >= 2.0
+Requires:	php(pcre)
 Requires:	php-common >= 4:%{php_min_version}
 Requires:	php-date
-Requires:	php-pcre
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 


More information about the pld-cvs-commit mailing list