Projects
Kolab:3.4:Updates
chwala
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 19
View file
chwala.dsc
Changed
@@ -2,7 +2,7 @@ Source: chwala Binary: chwala Architecture: all -Version: 0.1~dev20130809-2~kolab8 +Version: 0.1~dev20130809-2~kolab9 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,3 +1,9 @@ +chwala (0.1~dev20130809-2~kolab9) unstable; urgency=low + + * Install apache configuration in the right location (attempt #2) + + -- Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> Sat, 23 Nov 2013 07:14:39 -0500 + chwala (0.1~dev20130809-2~kolab8) unstable; urgency=low * Install apache configuration in the right location
View file
debian.rules
Changed
@@ -1,5 +1,8 @@ #!/usr/bin/make -f +export DH_VERBOSE=1 +export DH_OPTIONS=-v + %: dh $@ @@ -16,3 +19,12 @@ 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/dirs
Changed
@@ -1,4 +1,4 @@ -etc/apache2/conf.d +etc/apache2/sites-available usr/share/chwala usr/share/chwala/public_html usr/share/chwala/lib
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
.