]> git.pld-linux.org Git - packages/eventum.git/commitdiff
up to eventum-3.0.1-48-gf2ba987
authorElan Ruusamäe <glen@delfi.ee>
Sun, 3 May 2015 16:25:31 +0000 (19:25 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 3 May 2015 16:26:02 +0000 (19:26 +0300)
eventum.spec

index 7df2198650024f0194ab287c18a9cf66ebf08326..3c21ef3fd65068cf5d32ace92d9a59e7245a0c8c 100644 (file)
@@ -2,21 +2,21 @@
 # Conditional build:
 %bcond_with    order   # with experimental order patch
 
-%define                rel             1
-#define                subver  285
-#define                githash 72865b8
+%define                rel             0.2
+%define                subver  48
+%define                githash f2ba987
 %define                php_min_version 5.3.3
 %include       /usr/lib/rpm/macros.php
 Summary:       Eventum Issue / Bug tracking system
 Summary(pl.UTF-8):     Eventum - system śledzenia spraw/błędów
 Name:          eventum
 Version:       3.0.1
-Release:       %{?subver:0.%{subver}.}%{rel}
+Release:       %{?subver:0.%{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: 8c9d1554923d6b59a29deb333792745d
-#Source0:      %{name}-%{version}-%{subver}-g%{githash}.tar.gz
+#Source0:      https://github.com/eventum/eventum/releases/download/v%{version}/%{name}-%{version}.tar.gz
+Source0:       %{name}-%{version}-%{subver}-g%{githash}.tar.gz
+# Source0-md5: 89ba8639e4948220175eca375888e9b2
 Source1:       %{name}-apache.conf
 Source2:       %{name}-mail-queue.cron
 Source3:       %{name}-mail-download.cron
This page took 0.031514 seconds and 4 git commands to generate.