From 78f00beda36737c239103c252ffb73753bb407e6 Mon Sep 17 00:00:00 2001 From: zbyniu Date: Thu, 6 Oct 2011 15:54:49 +0000 Subject: [PATCH] - up to 0.9.9.6 Changed files: davical-php_data_dir.patch -> 1.4 davical.spec -> 1.9 --- davical-php_data_dir.patch | 5 +++-- davical.spec | 7 ++++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/davical-php_data_dir.patch b/davical-php_data_dir.patch index 34f8d0f..fbeffb0 100644 --- a/davical-php_data_dir.patch +++ b/davical-php_data_dir.patch @@ -1,12 +1,13 @@ --- davical-0.9.9.2/inc/always.php.in.orig 2010-09-22 15:19:34.000000000 +0200 +++ davical-0.9.9.2/inc/always.php.in 2010-09-22 15:19:48.000000000 +0200 -@@ -70,21 +70,8 @@ +@@ -70,22 +70,8 @@ // Utilities if ( ! @include_once('AWLUtilities.php') ) { - $try_paths = array( - '../../awl/inc' -- , '/usr/share/awl/inc' +- , '/usr/share/awl/inc' // Where it ends up on Debian +- , '/usr/share/php/awl/inc' // Fedora's standard for PHP libraries - , '/usr/local/share/awl/inc' - ); - foreach( $try_paths AS $awl_include_path ) { diff --git a/davical.spec b/davical.spec index d66271f..cd9352e 100644 --- a/davical.spec +++ b/davical.spec @@ -4,18 +4,19 @@ Summary: CalDAV Server Summary(pl.UTF-8): Serwer CalDAV Name: davical -Version: 0.9.9.4 +Version: 0.9.9.6 Release: 0.5 License: GPL v2 Group: Applications Source0: http://debian.mcmillan.net.nz/packages/davical/%{name}-%{version}.tar.gz -# Source0-md5: 8d43279a124ee0e207fc2c071e8df882 +# Source0-md5: bf1189064e43a061c3eaaebf4416fd8b Source1: %{name}.conf Source2: %{name}-lighttpd.conf URL: http://davical.org/ Patch0: %{name}-php_data_dir.patch Patch1: %{name}-conf_path.patch -BuildRequires: php-awl >= 0.46 +BuildRequires: gettext-devel +BuildRequires: php-awl >= 0.48 BuildRequires: php-pear-PhpDocumentor Requires: perl(DBD::Pg) Requires: perl(YAML) -- 2.44.0