]> git.pld-linux.org Git - packages/eventum.git/blobdiff - eventum.spec
*** empty log message ***
[packages/eventum.git] / eventum.spec
index be41b76605f7cf719c9ff67c521f9f03a03eba97..dfed9ed6c6593452121319f90b79455e8e994705 100644 (file)
@@ -5,15 +5,14 @@
 #  - dynCalendar.js (http://www.phpguru.org/dyncalendar.html)
 #  - overLIB 3.5.1 (http://www.bosrup.com/web/overlib/)
 #  - A few other small javascript libraries
-# - 64bit platforms beware? http://bugs.php.net/bug.php?id=30215 (it's actually Smarty related problem)
 #
 # Conditional build:
 %bcond_with    qmail   # build the router-qmail subpackage
 
 #define        _snap   20060921
-%define        _svn    20070215.3259
+%define        _svn    20070306.3264
 #define        _rc             RC3
-%define        _rel    0.187
+%define        _rel    0.192
 
 %include       /usr/lib/rpm/macros.php
 Summary:       Eventum Issue / Bug tracking system
@@ -25,7 +24,7 @@ License:      GPL
 Group:         Applications/WWW
 #Source0:      http://downloads.mysql.com/snapshots/eventum/%{name}-nightly-%{_snap}.tar.gz
 Source0:       %{name}-%{_svn}.tar.bz2
-# Source0-md5: 385f0e67a53086c7f7ae80a916464fdd
+# Source0-md5: 1bdbfea9bb75dcdd542356fb29f0dfce
 Source1:       %{name}-apache.conf
 Source2:       %{name}-mail-queue.cron
 Source3:       %{name}-mail-download.cron
@@ -505,6 +504,7 @@ mv misc/localization/it{_IT,}
 mv misc/localization/nl{_NL,}
 mv misc/localization/ru{_RU,}
 mv misc/localization/sv{_SE,}
+mkdir -p misc/localization/pl/LC_MESSAGES
 
 # oops, the file got truncated - quick fix
 cp misc/localization/eventum.po misc/localization/de/LC_MESSAGES/eventum.po
This page took 0.080669 seconds and 4 git commands to generate.