[packages/cacti-template-apcupsd] - use virtual php extension deps (to be independant of php version) - release 6 (by relup.sh)

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


commit 2bf011454eb398d9e71ac9469b8212f92a66d145
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Aug 7 17:21:20 2012 +0300

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

 cacti-template-apcupsd.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cacti-template-apcupsd.spec b/cacti-template-apcupsd.spec
index 8d68c80..ce8d7b9 100644
--- a/cacti-template-apcupsd.spec
+++ b/cacti-template-apcupsd.spec
@@ -4,7 +4,7 @@
 Summary:	Pulls APC data via APC UPS Daemon (apcupsd) for non-SNMP hardware
 Name:		cacti-template-%{template}
 Version:	1.1
-Release:	2
+Release:	6
 License:	GPL v2
 Group:		Applications/WWW
 Source0:	http://docs.cacti.net/_media/usertemplate:data:apc:apcupsd:apcupsd_%{version}.zip
@@ -15,8 +15,8 @@ BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	rpmbuild(macros) >= 1.554
 BuildRequires:	unzip
 Requires:	cacti >= 0.8.7e-8
+Requires:	php(pcre)
 Requires:	php-common >= 4:%{php_min_version}
-Requires:	php-pcre
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 


More information about the pld-cvs-commit mailing list