X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=dokuwiki-plugin-data.spec;fp=dokuwiki-plugin-data.spec;h=f55487938bd4709f28306cd4337108288f7d853f;hb=3c32c275f080bd382d2cabe6ded9f6cbe104ab1e;hp=40fe829877cfd7de8c6211b3be461c92d6968a66;hpb=fa3ee068618036a38ca5d9d53b124cb92779e1cb;p=packages%2Fdokuwiki-plugin-data.git diff --git a/dokuwiki-plugin-data.spec b/dokuwiki-plugin-data.spec index 40fe829..f554879 100644 --- a/dokuwiki-plugin-data.spec +++ b/dokuwiki-plugin-data.spec @@ -1,16 +1,19 @@ +%define subver 2016-03-11 +%define ver %(echo %{subver} | tr -d -) %define plugin data -%define php_min_version 5.0.0 +%define php_min_version 5.3.0 %include /usr/lib/rpm/macros.php Summary: DokuWiki Structured Data Plugin Name: dokuwiki-plugin-%{plugin} -Version: 20120716 -Release: 4 +Version: %{ver} +Release: 0.1 License: GPL v2 Group: Applications/WWW -#Source0: http://github.com/splitbrain/dokuwiki-plugin-%{plugin}/tarball/master#/%{plugin}-%{version}.tgz -Source0: https://github.com/Klap-in/dokuwiki-plugin-data/tarball/pdo/%{plugin}-pdo-%{version}.tgz -# Source0-md5: 49cfa6206cdf138593905d3622cb1a4a -URL: http://wiki.splitbrain.org/plugin:data +# using master snapshot, upstream doesn't tag their code +# https://github.com/splitbrain/dokuwiki-plugin-data/issues/206 +Source0: https://github.com/splitbrain/dokuwiki-plugin-%{plugin}/archive/master/%{plugin}-%{subver}.tar.gz +# Source0-md5: eea5c5398f01db4f2b4f22c71d601aea +URL: https://www.dokuwiki.org/plugin:data Patch2: separator-style.patch Patch3: separate-rpmdb.patch Patch4: cache-enable.patch