]> git.pld-linux.org Git - packages/eventum.git/blobdiff - eventum.spec
update links to wiki; points to repo itself
[packages/eventum.git] / eventum.spec
index 6b364361478cd739826480eda52db91eb82039ed..1d028bccac496801d6362fa73259bb805125ef10 100644 (file)
@@ -3,19 +3,19 @@
 %bcond_with    order   # with experimental order patch
 
 %define                rel             1
-%define                subver  70
-%define                githash f111fb668
+#define                subver  455
+#define                githash 6ab8617c3
 %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.7.4
+Version:       3.8.0
 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: 5b49f9457fb94f6740234507d7689c8d
+Source0:       https://github.com/eventum/eventum/releases/download/v%{version}/%{name}-%{version}.tar.xz
+# Source0-md5: 9bf6b83de9cd467ea04b4ac7fc621488
+#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
@@ -37,7 +37,7 @@ Patch107:     %{name}-gettext.patch
 Patch108:      autoload.patch
 # some tests
 Patch200:      %{name}-fixed-nav.patch
-URL:           https://github.com/eventum/eventum/wiki
+URL:           https://github.com/eventum/eventum
 BuildRequires: gettext-tools
 BuildRequires: rpmbuild(macros) >= 1.654
 BuildRequires: sed >= 4.0
@@ -126,7 +126,7 @@ Summary:    Eventum documentation and Wiki
 Group:         Documentation
 
 %description doc
-Eventum documentation and copy of Wiki.
+Eventum documentation and Wiki.
 
 %package mail-queue
 Summary:       Eventum mail queue process
@@ -246,14 +246,14 @@ This package provides way of routing notes and emails back to Eventum
 via Postfix.
 
 The Postfix configuration instructions you can find from
-<https://github.com/eventum/eventum/wiki/System-Admin:-Setting-up-email-routing-with-postfix>
+<https://github.com/eventum/eventum/blob/v%{version}/docs/wiki/System-Admin/Setting-up-email-routing-with-postfix.md>
 
 %description router-postfix -l pl.UTF-8
 Ten pakiet udostępnia metodę przekazywania notatek i listów do Eventum
 przez Postfiksa.
 
 Opis konfiguracji Postfiksa można znaleźć pod adresem
-<https://github.com/eventum/eventum/wiki/System-Admin:-Setting-up-email-routing-with-postfix>
+<https://github.com/eventum/eventum/blob/v%{version}/docs/wiki/System-Admin/Setting-up-email-routing-with-postfix.md>
 
 %package sphinx
 Summary:       Eventum Sphinx Search
@@ -307,7 +307,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/php-gettext/php-gettext
 rm -r vendor/phplot/phplot
 rm -r vendor/psr/log
 rm -r vendor/smarty-gettext/smarty-gettext
This page took 0.027213 seconds and 4 git commands to generate.