3 |
Summary: sme server integration of dokuwiki |
Summary: sme server integration of dokuwiki |
4 |
Name: smeserver-dokuwiki |
Name: smeserver-dokuwiki |
5 |
Version: 0.3.0 |
Version: 0.3.0 |
6 |
Release: 1%{?dist} |
Release: 2%{?dist} |
7 |
License: GNU GPL |
License: GNU GPL |
8 |
URL: http://www.splitbrain.org/projects/dokuwiki |
URL: http://www.splitbrain.org/projects/dokuwiki |
9 |
Group: SMEserver/addon |
Group: SMEserver/addon |
15 |
Requires: e-smith-base >= 5.8.0 |
Requires: e-smith-base >= 5.8.0 |
16 |
Requires: dokuwiki |
Requires: dokuwiki |
17 |
Requires: smeserver-webapps-common |
Requires: smeserver-webapps-common |
18 |
|
Patch0:smeserver-dokuwiki-0.3.0-Add-Update-Event.patch |
19 |
AutoReqProv: no |
AutoReqProv: no |
20 |
|
|
21 |
%description |
%description |
23 |
DokuWiki is a simple to use Wiki aimed at the documentation needs of a small company |
DokuWiki is a simple to use Wiki aimed at the documentation needs of a small company |
24 |
|
|
25 |
%changelog |
%changelog |
26 |
|
* Tue Oct 05 2021 Brian Read <brianr@bjsystems.co.uk> 0.3.0-2.sme |
27 |
|
- Add update event [SME: 11703] |
28 |
|
|
29 |
* Mon Oct 04 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 0.3.0-1 |
* Mon Oct 04 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 0.3.0-1 |
30 |
- First import to SME Contribs [SME: 11703] |
- First import to SME Contribs [SME: 11703] |
31 |
- Update to PHP 74 |
- Update to PHP 74 |
71 |
|
|
72 |
%prep |
%prep |
73 |
%setup |
%setup |
74 |
|
%patch0 -p1 |
75 |
|
|
76 |
%build |
%build |
77 |
perl ./createlinks |
perl ./createlinks |