]> git.pld-linux.org Git - packages/eventum.git/commitdiff
- up to bzr 4214
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 24 Nov 2010 16:09:42 +0000 (16:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eventum-paths.patch -> 1.49
    eventum.spec -> 1.323

eventum-paths.patch
eventum.spec

index 2050115f742be6f245a41f446a8e6af7f15f5093..4fa7b19e0b1b829df28e6cf267a1440459516024 100644 (file)
@@ -1,13 +1,3 @@
---- ./lib/eventum/class.monitor.php~   2005-02-22 21:50:49.000000000 +0200
-+++ ./lib/eventum/class.monitor.php    2005-02-22 23:04:50.000000000 +0200
-@@ -157,6 +165,7 @@
-                 'permission'       => 100,
-             ),
-         );
-+        $required_directories = array();
-         foreach ($required_directories as $dir_path => $options) {
-             // check if directory exists
-             if (!file_exists($dir_path)) {
 --- ./cli/eventum      2009-06-27 19:46:44.401524716 +0300
 +++ ./cli/eventum      2009-06-27 19:45:22.781438493 +0300
 @@ -12,9 +12,8 @@
index efe16ed3504f19d3b88e8797510d9486869cbb26..d10c9efe152acca529939a9f1c64b2c35215949a 100644 (file)
@@ -10,8 +10,8 @@
 %bcond_without order   # with experimental order patch
 
 %define                php_min_version 5.1.2
-%define                subver  4167
-%define                rel             4
+%define                subver  4214
+%define                rel             5
 %include       /usr/lib/rpm/macros.php
 Summary:       Eventum Issue / Bug tracking system
 Summary(pl.UTF-8):     Eventum - system śledzenia spraw/błędów
@@ -22,7 +22,7 @@ License:      GPL
 Group:         Applications/WWW
 #Source0:      http://launchpad.net/eventum/trunk/%{version}/+download/%{name}-%{version}.tar.gz
 Source0:       %{name}-%{version}-dev-r%{subver}.tar.gz
-# Source0-md5: 12e3d13cf112815d18d060764d3507d3
+# Source0-md5: 4979a4ecbac8d94462533cc587880547
 Source1:       %{name}-apache.conf
 Source2:       %{name}-mail-queue.cron
 Source3:       %{name}-mail-download.cron
This page took 0.068211 seconds and 4 git commands to generate.