SPECS: eventum.spec - move Smarty plugins to eventum dir

glen glen at pld-linux.org
Wed Oct 26 16:19:29 CEST 2005


Author: glen                         Date: Wed Oct 26 14:19:28 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- move Smarty plugins to eventum dir

---- Files affected:
SPECS:
   eventum.spec (1.118 -> 1.119) 

---- Diffs:

================================================================
Index: SPECS/eventum.spec
diff -u SPECS/eventum.spec:1.118 SPECS/eventum.spec:1.119
--- SPECS/eventum.spec:1.118	Wed Oct 26 16:05:51 2005
+++ SPECS/eventum.spec	Wed Oct 26 16:19:23 2005
@@ -19,7 +19,7 @@
 # release candidate
 #define _rc		RC1
 
-%define	_rel	4.4
+%define	_rel	4.6
 
 %if 0%{?_rc:1}
 %define	_source http://pessoal.org/%{name}-%{version}-%{_rc}.tar.gz
@@ -104,7 +104,7 @@
 %define		_sysconfdir	/etc/%{name}
 %define		_libdir		%{_prefix}/lib/%{name}
 %define		_appdir	%{_datadir}/%{name}
-%define		_smartyplugindir	%{php_pear_dir}/Smarty/plugins
+%define		_smartyplugindir	%{_appdir}/smarty
 
 %description
 Eventum is a user-friendly and flexible issue tracking system that can
@@ -773,7 +773,7 @@
 %attr(755,root,root) %{_appdir}/upgrade/upgrade.sh
 %{_appdir}/upgrade/[!u]*
 
-%{_smartyplugindir}/*
+%{_smartyplugindir}
 %if %{without pear}
 %{_appdir}/include/pear
 %endif
@@ -871,6 +871,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.119  2005/10/26 14:19:23  glen
+- move Smarty plugins to eventum dir
+
 Revision 1.118  2005/10/26 14:05:51  glen
 - php 4.4.0 fixes, cleaned up patches
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/eventum.spec?r1=1.118&r2=1.119&f=u




More information about the pld-cvs-commit mailing list