|
|
|
@ -1,5 +1,5 @@ |
|
|
|
|
%define name smeserver-limesurvey |
|
|
|
|
%define version 0.1.1 |
|
|
|
|
%define version 0.1.2 |
|
|
|
|
%define release 1 |
|
|
|
|
Summary: SME server integration of limesurvey |
|
|
|
|
Name: %{name} |
|
|
|
@ -14,7 +14,7 @@ BuildArchitectures: noarch |
|
|
|
|
BuildRequires: e-smith-devtools |
|
|
|
|
BuildRoot: /var/tmp/%{name}-%{version} |
|
|
|
|
Requires: e-smith-base |
|
|
|
|
Requires: limesurvey |
|
|
|
|
Requires: limesurvey >= 2.05.131219 |
|
|
|
|
Requires: smeserver-webapps-common |
|
|
|
|
AutoReqProv: no |
|
|
|
|
|
|
|
|
@ -22,6 +22,9 @@ AutoReqProv: no |
|
|
|
|
Integration of LimeSurvey on SME Server |
|
|
|
|
|
|
|
|
|
%changelog |
|
|
|
|
* Fri Dec 20 2013 Daniel Berteaud <daniel@firewall-services.com> 0.1.2-1.sme |
|
|
|
|
- Adapt auth for LimeSurvey 2.05 (plugin based) |
|
|
|
|
|
|
|
|
|
* Tue Dec 3 2013 Daniel Berteaud <daniel@firewall-services.com> 0.1.1-1.sme |
|
|
|
|
- Grant admin privileges for members of the surveyadmins group |
|
|
|
|
|
|
|
|
|