]> git.pld-linux.org Git - packages/dokuwiki.git/commitdiff
- up to 20091225c; rel 2 auto/th/dokuwiki-20091225-2
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 18 Jan 2010 00:37:48 +0000 (00:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dokuwiki.spec -> 1.74

dokuwiki.spec

index 62868b5557cefaeba84949ca3d528fdd1cd6330e..fa9c261ab1fd8ac0e0097dc459d92f45705cd871 100644 (file)
@@ -6,11 +6,11 @@ Summary:      PHP-based Wiki webapplication
 Summary(pl.UTF-8):     Aplikacja WWW Wiki oparta na PHP
 Name:          dokuwiki
 Version:       %{ver}
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         Applications/WWW
-Source0:       http://www.splitbrain.org/_media/projects/dokuwiki/%{name}-%{subver}.tgz
-# Source0-md5: 1428c896de83bd2a754efd18919d0594
+Source0:       http://www.splitbrain.org/_media/projects/dokuwiki/%{name}-%{subver}c.tgz
+# Source0-md5: 2649b6fecbcb273374f5be8f0a2edf02
 Source1:       %{name}-apache.conf
 Source2:       %{name}-lighttpd.conf
 Source3:       jude.png
@@ -70,10 +70,7 @@ BuildRoot:   %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                _noautopear     'pear(/usr/share/php/geshi.php)' 'pear(/usr/share/php/adLDAP.php)'
 
 # exclude optional php dependencies
-%define                _noautophp      php(bzip2) php(bcmath) php(zip) php(date) php(ftp) php(hash) php(ldap) php(mbstring) php(mysql) php(pgsql) php(tokenizer)
-
-# we don't want php(xxx) being resolved to php-xxx
-%define                _noautoreqdep   '^php(.*)'
+%define                _noautophp      php-bzip2 php-bcmath php-zip php-date php-ftp php-hash php-ldap php-mbstring php-mysql php-pgsql php-tokenizer
 
 %define                _noautoreq      %{_noautophp} %{_noautopear}
 
This page took 0.086052 seconds and 4 git commands to generate.