]> git.pld-linux.org Git - packages/eventum.git/commitdiff
up to 3.0.2-28-g0d12f69
authorElan Ruusamäe <glen@delfi.ee>
Fri, 11 Sep 2015 20:43:24 +0000 (23:43 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 11 Sep 2015 20:43:24 +0000 (23:43 +0300)
eventum.spec

index 18401720f223e1cc3d17c9f158fbbd22ddf060b0..d3e960200c9d480ef4cb24e38f8d31242d603bd3 100644 (file)
@@ -3,8 +3,8 @@
 %bcond_with    order   # with experimental order patch
 
 %define                rel             1
-#define                subver  207
-#define                githash 0ce2ec6
+%define                subver  28
+%define                githash 0d12f69
 %define                php_min_version 5.3.3
 %include       /usr/lib/rpm/macros.php
 Summary:       Eventum Issue / Bug tracking system
@@ -14,9 +14,9 @@ Version:      3.0.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: c6a5236ddfb1ae47cb09b08babbc37df
-#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: 9a6b3cd1c8deaceacf674d33784953d0
 Source1:       %{name}-apache.conf
 Source2:       %{name}-mail-queue.cron
 Source3:       %{name}-mail-download.cron
@@ -725,6 +725,7 @@ done
 %files mail-queue
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_appdir}/bin/process_mail_queue.php
+%attr(755,root,root) %{_appdir}/bin/truncate_mail_queue.php
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/cron.d/%{name}-mail-queue
 
 %files mail-download
This page took 0.039922 seconds and 4 git commands to generate.