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

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


commit 19070f17bca55f18127c0b6b138becef7a381aa7
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Aug 7 17:22:14 2012 +0300

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

 cacti-template-lighttpd.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cacti-template-lighttpd.spec b/cacti-template-lighttpd.spec
index b509072..7b9eb8b 100644
--- a/cacti-template-lighttpd.spec
+++ b/cacti-template-lighttpd.spec
@@ -4,7 +4,7 @@
 Summary:	Template for Cacti - Lighttpd stats
 Name:		cacti-template-%{plugin}
 Version:	1.0
-Release:	4
+Release:	8
 License:	GPL v2
 Group:		Applications/WWW
 # http://forums.cacti.net/download.php?id=8273
@@ -15,8 +15,8 @@ URL:		http://forums.cacti.net/viewtopic.php?t=19676
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	rpmbuild(macros) >= 1.554
 Requires:	cacti >= 0.8.7e-8
+Requires:	php(pcre)
 Requires:	php-common >= 4:%{php_min_version}
-Requires:	php-pcre
 Obsoletes:	cacti-plugin-lighttpd
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)


More information about the pld-cvs-commit mailing list