]> git.pld-linux.org Git - packages/eventum.git/blobdiff - eventum.spec
*** empty log message ***
[packages/eventum.git] / eventum.spec
index afdbc2ed4a589103ee02344b571c554b1aee6859..dfed9ed6c6593452121319f90b79455e8e994705 100644 (file)
@@ -10,9 +10,9 @@
 %bcond_with    qmail   # build the router-qmail subpackage
 
 #define        _snap   20060921
-%define        _svn    20070305.3262
+%define        _svn    20070306.3264
 #define        _rc             RC3
-%define        _rel    0.190
+%define        _rel    0.192
 
 %include       /usr/lib/rpm/macros.php
 Summary:       Eventum Issue / Bug tracking system
@@ -24,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: 66c32cc70128a303c0b242120e614448
+# Source0-md5: 1bdbfea9bb75dcdd542356fb29f0dfce
 Source1:       %{name}-apache.conf
 Source2:       %{name}-mail-queue.cron
 Source3:       %{name}-mail-download.cron
@@ -39,7 +39,6 @@ Source12:     %{name}-upgrade.sh
 Source13:      %{name}-router-postfix.sh
 Source14:      %{name}.logrotate
 Source15:      %{name}-lighttpd.conf
-Source16:      %{name}-pl_PL.po
 Patch0:                %{name}-lf.patch
 Patch1:                %{name}-timetracking-advanced-logic.patch
 Patch2:                %{name}-email-notify-display.patch
@@ -56,8 +55,6 @@ Patch106:     %{name}-mem-limits.patch
 Patch107:      %{name}-gettext.patch
 # some tests
 Patch200:      %{name}-fixed-nav.patch
-Patch300:      %{name}-gettext_fix.patch
-Patch301:      %{name}-pl_PL.patch
 URL:           http://dev.mysql.com/downloads/other/eventum/
 BuildRequires: gettext-devel
 BuildRequires: rpm-php-pearprov >= 4.0.2-98
@@ -492,8 +489,6 @@ rm rpc/xmlrpc_client.php
 %patch105 -p1
 %patch106 -p1
 %patch107 -p1
-%patch300 -p1
-%patch301 -p1
 
 cat <<'EOF'> mysql-permissions.sql
 # use this schema if you want to grant permissions manually instead of using setup
@@ -520,8 +515,6 @@ cp misc/localization/eventum.po misc/localization/nl/LC_MESSAGES/eventum.po
 cp misc/localization/eventum.po misc/localization/ru/LC_MESSAGES/eventum.po
 cp misc/localization/eventum.po misc/localization/en_US/LC_MESSAGES/eventum.po
 
-install %{SOURCE16} misc/localization/pl/LC_MESSAGES/eventum.po
-
 sed -e '1s,#!.*/bin/php -q,#!%{_bindir}/php,' misc/cli/eventum > %{name}-cli
 mv misc/cli/eventumrc_example eventumrc
 sed -i -e '1i#!%{_bindir}/php' misc/*.php
This page took 0.187997 seconds and 4 git commands to generate.