]> git.pld-linux.org Git - packages/dokuwiki-plugin-sqlite.git/commitdiff
- use virtual php extension deps (to be independant of php version) auto/th/dokuwiki-plugin-sqlite-20120704-5
authorElan Ruusamäe <glen@delfi.ee>
Tue, 7 Aug 2012 14:19:55 +0000 (17:19 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 7 Aug 2012 14:19:55 +0000 (17:19 +0300)
- release 5 (by relup.sh)

dokuwiki-plugin-sqlite.spec

index 13bf3074c7f77b049790d9bb211123f528d99a0b..71f6b9cd59a2076e2f73e80b8dd29b570e9499fd 100644 (file)
@@ -5,7 +5,7 @@
 Summary:       DokuWiki helper plugin to easily access a SQLite database
 Name:          dokuwiki-plugin-%{plugin}
 Version:       20120704
-Release:       1
+Release:       5
 License:       GPL v2
 Group:         Applications/WWW
 #Source0:      https://github.com/cosmocode/sqlite/tarball/pdo/%{plugin}-pdo-%{version}.tgz
@@ -16,9 +16,9 @@ BuildRequires:        rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.520
 BuildRequires: unzip
 Requires:      dokuwiki >= 20091225
+Requires:      php(pcre)
 Requires:      php-common >= 4:%{php_min_version}
 Requires:      php-date
-Requires:      php-pcre
 # you should pick one:
 Suggests:      php-pdo-sqlite
 Suggests:      php-sqlite
This page took 0.181585 seconds and 4 git commands to generate.