X-Git-Url: http://git.pld-linux.org/?p=packages%2Feventum.git;a=blobdiff_plain;f=eventum.spec;fp=eventum.spec;h=2b756a8407160a676b507ce3c919e505da92b19c;hp=a5f73dbd43c217f87ddebdc077aaa79018d96bad;hb=4d2ab3dba645a295f3278d5ee91c90b337db8a4e;hpb=f8fbafe6600b783eff1dc5d6f3b60b5e66a70f93 diff --git a/eventum.spec b/eventum.spec index a5f73db..2b756a8 100644 --- a/eventum.spec +++ b/eventum.spec @@ -10,12 +10,12 @@ Summary: Eventum Issue / Bug tracking system Summary(pl.UTF-8): Eventum - system śledzenia spraw/błędów Name: eventum -Version: 3.2.1 +Version: 3.2.2 Release: %{?subver:1.%{subver}.%{?githash:g%{githash}.}}%{rel} License: GPL v2+ Group: Applications/WWW Source0: https://github.com/eventum/eventum/releases/download/v%{version}/%{name}-%{version}.tar.gz -# Source0-md5: 056b56b2cc5e2673ccbdc5cb65678798 +# Source0-md5: f620b55599b8b9f251608301f77a05e7 #Source0: https://github.com/eventum/eventum/releases/download/snapshot/%{name}-%{version}-%{subver}-g%{githash}.tar.gz Source1: %{name}-apache.conf Source2: %{name}-mail-queue.cron @@ -65,7 +65,7 @@ Requires: php-Smarty >= 3.1 Requires: php-Smarty-plugin-gettext Requires: php-ZendFramework-Config >= 2.4 Requires: php-ZendFramework-Loader >= 2.4 -Requires: php-ZendFramework-Mail >= 2.4.9-2 +Requires: php-ZendFramework-Mail >= 2.4.11-4 Requires: php-ZendFramework-Mime >= 2.4 Requires: php-ZendFramework-ServiceManager >= 2.4 Requires: php-ZendFramework-Validator >= 2.4 @@ -351,10 +351,6 @@ This package contains the cron job. %prep %setup -q -n %{name}-%{version}%{?githash:-%{subver}-g%{githash}} -# hotfix -# https://github.com/eventum/eventum/commit/e86bc0ccb5d1ea0b784a2a2e3c409fa00cb78ae2 -sed -i -e '/upgrade/d' Makefile - mv docs/examples . # bug fixes / features