]> git.pld-linux.org Git - packages/dokuwiki-plugin-datatemplate.git/commitdiff
- use php(core) as dependency to require php version auto/th/dokuwiki-plugin-datatemplate-20110827-7
authorElan Ruusamäe <glen@delfi.ee>
Thu, 23 Aug 2012 22:18:46 +0000 (01:18 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 23 Aug 2012 22:18:46 +0000 (01:18 +0300)
- release 6 (by relup.sh)

dokuwiki-plugin-datatemplate.spec

index dbc47fa46320a64907b3a07562e7113c58e7b839..5eebf5922cd3963f76ae631232622690502729c5 100644 (file)
@@ -4,7 +4,7 @@
 Summary:       DokuWiki plugin to add template capabilities to the data plugin
 Name:          dokuwiki-plugin-%{plugin}
 Version:       20110827
-Release:       6
+Release:       7
 License:       GPL v2
 Group:         Applications/WWW
 Source0:       https://github.com/ccl/dokuwiki-plugin-datatemplate/tarball/master#/%{plugin}-%{version}.tgz
@@ -14,8 +14,8 @@ BuildRequires:        rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.520
 Requires:      dokuwiki >= 20090214
 Requires:      dokuwiki-plugin-data
+Requires:      php(core) >= %{php_min_version}
 Requires:      php(pcre)
-Requires:      php-common >= 4:%{php_min_version}
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.099663 seconds and 4 git commands to generate.