Projects
Kolab:3.4:Updates
chwala
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 28
View file
chwala.spec
Changed
@@ -32,14 +32,13 @@ Name: chwala Version: 0.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Glorified WebDAV, done right Group: Applications/Internet License: AGPLv3+ URL: http://chwala.org Source0: http://mirror.kolabsys.com/pub/releases/chwala-%{version}.tar.gz -Source1: chwala.conf Source2: chwala.logrotate Patch1: chwala-0.2-suhosin.session.encrypt-php_flag.patch @@ -82,7 +81,7 @@ %{buildroot}/%{_localstatedir}/lib/%{name} \ %{buildroot}/%{_localstatedir}/log/%{name} -install -pm 644 %{SOURCE1} %{buildroot}/%{_ap_sysconfdir}/conf.d/chwala.conf +install -pm 644 doc/chwala.conf %{buildroot}/%{_ap_sysconfdir}/conf.d/chwala.conf mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d cp -pr %SOURCE2 %{buildroot}%{_sysconfdir}/logrotate.d/chwala @@ -135,8 +134,9 @@ %attr(0750,%{httpd_user},%{httpd_group}) %{_localstatedir}/log/%{name} %changelog -* Thu Jan 23 2014 Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> - 0.2-2 +* Thu Jan 23 2014 Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> - 0.2-3 - Correct any suhosin.session.encrypt setting using .htaccess +- Correct source of chwala.conf * Tue Nov 26 2013 Daniel Hoffend <dh@dotlan.net> - 0.2-1.1 - added logrotate script
View file
chwala.conf
Deleted
@@ -1,14 +0,0 @@ -Alias /chwala /usr/share/chwala/public_html - -<Directory "/usr/share/chwala/public_html/"> - AllowOverride All - <IfModule mod_authz_core.c> - # Apache 2.4 - Require all granted - </IfModule> - <IfModule !mod_authz_core.c> - # Apache 2.2 - Order Allow,Deny - Allow from All - </IfModule> -</Directory>
View file
chwala.dsc
Changed
@@ -2,7 +2,7 @@ Source: chwala Binary: chwala Architecture: all -Version: 0.2-0~kolab4 +Version: 0.2-0~kolab5 Maintainer: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> Uploaders: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com>, Paul Klos <kolab@klos2day.nl> Homepage: http://kolab.org/about/chwala/
View file
debian.changelog
Changed
@@ -1,6 +1,7 @@ -chwala (0.2-0~kolab4) unstable; urgency=low +chwala (0.2-0~kolab5) unstable; urgency=low * Correct any suhosin.session.encrypt setting using .htaccess + * Correct source of chwala.conf -- Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> Thu, 23 Jan 2014 07:14:39 -0500
View file
debian.rules
Changed
@@ -19,12 +19,3 @@ rm -rf $(CURDIR)/debian/chwala/usr/share/chwala/lib/kolab/plugins/kolab_auth rm -rf $(CURDIR)/debian/chwala/usr/share/chwala/lib/kolab/plugins/kolab_folders rm -rf $(CURDIR)/debian/chwala/usr/share/chwala/lib/kolab/plugins/libkolab - - if [ -d "$(CURDIR)/debian/chwala/etc/apache2/sites-available/chwala" -a \ - -f "$(CURDIR)/debian/chwala/etc/apache2/sites-available/chwala/chwala.conf" ]; then \ - mv -v $(CURDIR)/debian/chwala/etc/apache2/sites-available/chwala/chwala.conf \ - $(CURDIR)/debian/chwala/etc/apache2/sites-available/chwala.conf ; \ - rm -rvf $(CURDIR)/debian/chwala/etc/apache2/sites-available/chwala/ ; \ - mv -v $(CURDIR)/debian/chwala/etc/apache2/sites-available/chwala.conf \ - $(CURDIR)/debian/chwala/etc/apache2/sites-available/chwala ; \ - fi
View file
debian.tar.gz/install
Changed
@@ -1,3 +1,3 @@ lib/ usr/share/chwala/ public_html/ usr/share/chwala/ -chwala.conf etc/apache2/sites-available/chwala +doc/chwala.conf etc/apache2/sites-available/chwala
View file
debian.tar.gz/patches
Deleted
-(directory)
View file
debian.tar.gz/patches/chwala.conf.patch
Deleted
@@ -1,18 +0,0 @@ -diff -uNr chwala-orig/chwala.conf chwala/chwala.conf ---- chwala-orig/chwala.conf 1970-01-01 01:00:00.000000000 +0100 -+++ chwala/chwala.conf 2013-11-13 20:52:20.000000000 +0100 -@@ -0,0 +1,14 @@ -+Alias /chwala /usr/share/chwala/public_html -+ -+<Directory "/usr/share/chwala/public_html/"> -+ AllowOverride All -+ <IfModule mod_authz_core.c> -+ # Apache 2.4 -+ Require all granted -+ </IfModule> -+ <IfModule !mod_authz_core.c> -+ # Apache 2.2 -+ Order Allow,Deny -+ Allow from All -+ </IfModule> -+</Directory>
View file
debian.tar.gz/patches/series
Deleted
@@ -1,1 +0,0 @@ -chwala.conf.patch -p1
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.