1 |
|
# $Id: smeserver-mediawiki.spec,v 1.6 2008/06/02 16:10:02 slords Exp $ |
2 |
|
# Authority: ber_die |
3 |
|
# Name: Dietmar Berteld |
4 |
|
|
5 |
%define name smeserver-mediawiki |
%define name smeserver-mediawiki |
6 |
%define version 1.6.10 |
%define version 1.6.10 |
7 |
%define release 8 |
%define release 9 |
|
%define rpmver 4.0.4 |
|
8 |
|
|
9 |
Summary: Mediawiki Web Application for SME Server 7.x based on Mediawiki 1.6.10 |
Summary: Mediawiki Web Application for SME Server 7.x based on Mediawiki 1.6.10 |
10 |
Name: %{name} |
Name: %{name} |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release} |
Release: %{release}%{?dist} |
13 |
Copyright: GPL |
License: GPL |
14 |
Group: /Web/Applications |
Group: /Web/Applications |
15 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
16 |
Patch0: smeserver-mediawiki-1.6.10-1.patch |
Patch0: smeserver-mediawiki-1.6.10-1.patch |
17 |
Packager: Dietmar Berteld <dietmar@berteld.com> |
URL: http://mediawiki.org/ |
18 |
URL: http://group-office.com/ |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
19 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildArch: noarch |
20 |
BuildArchitectures: noarch |
Requires: e-smith-base, e-smith-release >= 7 |
21 |
Requires: e-smith-base, e-smith-release >= 7 |
BuildRequires: e-smith-devtools |
22 |
|
|
23 |
%description |
%description |
24 |
This RPM is an unofficial addon for the SME Server 7.x. |
This RPM is an unofficial addon for the SME Server 7.x. |
29 |
http://your_e-smith-server_adress/wiki |
http://your_e-smith-server_adress/wiki |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
* Mon May 12 2008 Dietmar Berteld> |
* Mon May 12 2008 Dietmar Berteld> 1.6.10-9 |
33 |
- [1.6.10-8] Adding PwAuth-function, SME users can login with their SME passwords |
- Disabing automatic creation of SME groups. No idea to synchronise them to mediawiki groups. |
34 |
Automatic creation of a few default mw_groups and list them in the |
|
35 |
configuration file as well so admins only need to add users to the proper |
* Mon May 12 2008 Dietmar Berteld> 1.6.10-8 |
36 |
groups in the server-manager |
- Adding PwAuth-function, SME users can login with their SME passwords |
37 |
|
Automatic creation of a few default mw_groups and list them in the |
38 |
|
configuration file as well so admins only need to add users to the proper |
39 |
|
groups in the server-manager |
40 |
|
|
41 |
* Thu Feb 26 2008 Dietmar Berteld> |
* Thu Feb 26 2008 Dietmar Berteld> |
42 |
- [1.6.10-7] Fixed httpd-settings for local access only |
- [1.6.10-7] Fixed httpd-settings for local access only |