X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=eventum.spec;h=b13e748ec2f8e815a02413024bb1d1672bf3b3c3;hb=a7f7d13cf09f49a7924f63474621db3f6b658fc3;hp=470f06c66d8ad7c2c8d52abd37385c232d4d7e03;hpb=085aa6d4480d8bf51be182e534717b63124200c8;p=packages%2Feventum.git diff --git a/eventum.spec b/eventum.spec index 470f06c..b13e748 100644 --- a/eventum.spec +++ b/eventum.spec @@ -3,19 +3,19 @@ %bcond_with order # with experimental order patch %define rel 1 -%define subver 191 -%define githash a6336856a +#define subver 37 +#define githash a8d4c81db %define php_min_version 7.1.3 Summary: Eventum Issue / Bug tracking system Summary(pl.UTF-8): Eventum - system śledzenia spraw/błędów Name: eventum -Version: 3.6.2 +Version: 3.6.4 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.xz -Source0: https://github.com/eventum/eventum/releases/download/snapshot/%{name}-%{version}-%{subver}-g%{githash}.tar.xz -# Source0-md5: 837a2f7c1be8dbf59f603154deda5e8f +Source0: https://github.com/eventum/eventum/releases/download/v%{version}/%{name}-%{version}.tar.xz +# Source0-md5: 68bef5cfe7c0d6aadc16e49473892907 +#Source0: https://github.com/eventum/eventum/releases/download/snapshot/%{name}-%{version}-%{subver}-g%{githash}.tar.xz Source1: %{name}-apache.conf Source2: %{name}-mail-queue.cron Source3: %{name}-mail-download.cron @@ -70,11 +70,6 @@ Requires: php-ZendFramework-Mime >= 2.4 Requires: php-ZendFramework-ServiceManager >= 2.4 Requires: php-ZendFramework-Validator >= 2.4 Requires: php-monolog >= 1.17.2 -Requires: php-pear-Math_Stats -Requires: php-pear-Net_SMTP -Requires: php-pear-Net_Socket -Requires: php-pear-Net_URL -Requires: php-pear-PEAR-core Requires: php-psr-Log >= 1.0.0-2 Requires: phplot >= 5.8.0 Requires: webapps @@ -85,7 +80,6 @@ Requires: webserver(php) >= 4.2.0 Suggests: localedb Suggests: php(mcrypt) Suggests: php(openssl) -Suggests: php-pear-Net_POP3 Suggests: webserver(setenv) Provides: group(eventum) Provides: user(eventum) @@ -319,9 +313,6 @@ rm config/config.dist.php # cleanup libs taken from system, everything else gets bundled rm -r vendor/fonts/liberation rm -r vendor/monolog/monolog -rm -r vendor/pear/pear-core-minimal -rm -r vendor/pear/pear_exception -rm -r vendor/pear-pear.php.net/Math_Stats rm -r vendor/php-gettext/php-gettext rm -r vendor/phplot/phplot rm -r vendor/psr/log @@ -472,14 +463,14 @@ fi %attr(751,root,http) %dir %{_webappdir}/partner %attr(751,root,http) %dir %{_webappdir}/templates %attr(751,root,http) %dir %{_webappdir}/workflow -%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/apache.conf -%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/httpd.conf -%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/lighttpd.conf %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/config.php +%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/htpasswd %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/private_key.php %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/secret_key.php +%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/apache.conf +%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/httpd.conf +%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/lighttpd.conf %attr(660,root,http) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/setup.php -%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/htpasswd %dir %attr(731,root,http) /var/log/%{name} %attr(620,root,http) %ghost /var/log/%{name}/*