SPECS: openfire.spec - added init script
paszczus
paszczus at pld-linux.org
Mon Jan 26 12:43:50 CET 2009
Author: paszczus Date: Mon Jan 26 11:43:50 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added init script
---- Files affected:
SPECS:
openfire.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: SPECS/openfire.spec
diff -u SPECS/openfire.spec:1.9 SPECS/openfire.spec:1.10
--- SPECS/openfire.spec:1.9 Mon Jan 12 08:58:16 2009
+++ SPECS/openfire.spec Mon Jan 26 12:43:45 2009
@@ -11,6 +11,7 @@
Source0: openfire_src_3_6_3.tar.gz
# Source0-md5: 914b4af58dab8e26c873c9ae8a2d72cd
Source1: %{name}.sysconfig
+Source2: %{name}.init
License: GPL
Group: Applications/Communications
URL: http://www.igniterealtime.org/
@@ -50,7 +51,7 @@
cp -R target/openfire $RPM_BUILD_ROOT%{_datadir}
rm -rf $RPM_BUILD_ROOT%{_datadir}/openfire/logs
# Set up the init script.
-install $RPM_BUILD_ROOT%{_datadir}/openfire/bin/extra/redhat/openfire $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/openfire
+install %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/openfire
# Set up the sysconfig file.
install openfire.sysconfig $RPM_BUILD_ROOT/etc/sysconfig/openfire
# Copy over the i18n files
@@ -137,6 +138,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2009/01/26 11:43:45 paszczus
+- added init script
+
Revision 1.9 2009/01/12 07:58:16 paszczus
- updated to 3.6.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openfire.spec?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list