[packages/eventum: 5/7] up to eventum-3.0.1-207-g0ce2ec6

glen glen at pld-linux.org
Tue Aug 4 20:45:13 CEST 2015


commit 6e3be5a334adba4bf70f6b9b56c4a3e136928491
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Jun 29 16:02:01 2015 +0300

    up to eventum-3.0.1-207-g0ce2ec6
    
    package custom workflow and custom fields dirs

 eventum.spec | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/eventum.spec b/eventum.spec
index 79f99c5..ec7292e 100644
--- a/eventum.spec
+++ b/eventum.spec
@@ -2,9 +2,9 @@
 # Conditional build:
 %bcond_with	order	# with experimental order patch
 
-%define		rel		1
-%define		subver  129
-%define		githash 03f584d
+%define		rel		0.1
+%define		subver  207
+%define		githash 0ce2ec6
 %define		php_min_version 5.3.3
 %include	/usr/lib/rpm/macros.php
 Summary:	Eventum Issue / Bug tracking system
@@ -505,7 +505,7 @@ find '(' -name '*~' -o -name '*.orig' ')' | xargs -r rm -v
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d \
-	$RPM_BUILD_ROOT{%{_webappdir},%{_sysconfdir},%{_bindir},%{_sbindir},%{_libdir}} \
+	$RPM_BUILD_ROOT{%{_webappdir}/{custom_field,templates,workflow},%{_sysconfdir},%{_bindir},%{_sbindir},%{_libdir}} \
 	$RPM_BUILD_ROOT/etc/{rc.d/init.d,cron.d,logrotate.d,sysconfig} \
 	$RPM_BUILD_ROOT/var/{run,cache,lib}/%{name} \
 	$RPM_BUILD_ROOT/var/log/{archive/,}%{name} \
@@ -652,6 +652,9 @@ done
 %defattr(644,root,root,755)
 %doc docs/*
 %attr(751,root,root) %dir %{_webappdir}
+%attr(751,root,root) %dir %{_webappdir}/custom_field
+%attr(751,root,root) %dir %{_webappdir}/templates
+%attr(751,root,root) %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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/eventum.git/commitdiff/48ec718dcb463d162c32cf84649385dadda59dd6



More information about the pld-cvs-commit mailing list