SPECS: horde-jeta.spec - package jar dir

glen glen at pld-linux.org
Mon Aug 7 15:08:23 CEST 2006


Author: glen                         Date: Mon Aug  7 13:08:23 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- package jar dir

---- Files affected:
SPECS:
   horde-jeta.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/horde-jeta.spec
diff -u SPECS/horde-jeta.spec:1.2 SPECS/horde-jeta.spec:1.3
--- SPECS/horde-jeta.spec:1.2	Mon Aug  7 00:16:14 2006
+++ SPECS/horde-jeta.spec	Mon Aug  7 15:08:18 2006
@@ -4,7 +4,7 @@
 %define	_hordeapp jeta
 #define	_snap	2006-08-06
 %define	_rc		rc1
-%define	_rel	0.1
+%define	_rel	0.2
 
 %include	/usr/lib/rpm/macros.php
 Summary:	Wrapper around the Java Telnet App
@@ -59,7 +59,7 @@
 cp -a config/* $RPM_BUILD_ROOT%{_sysconfdir}
 echo '<?php ?>' > $RPM_BUILD_ROOT%{_sysconfdir}/conf.php
 touch $RPM_BUILD_ROOT%{_sysconfdir}/conf.php.bak
-cp -a lib locale templates themes $RPM_BUILD_ROOT%{_appdir}
+cp -a lib locale templates themes jar $RPM_BUILD_ROOT%{_appdir}
 
 ln -s %{_sysconfdir} $RPM_BUILD_ROOT%{_appdir}/config
 ln -s %{_docdir}/%{name}-%{version}/CREDITS $RPM_BUILD_ROOT%{_appdir}/docs
@@ -105,12 +105,17 @@
 %{_appdir}/templates
 %{_appdir}/themes
 
+%{_appdir}/jar
+
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/08/07 13:08:18  glen
+- package jar dir
+
 Revision 1.2  2006/08/06 22:16:14  glen
 - cleanups
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/horde-jeta.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list