SPECS: openfire.spec - added R: java-sun-jre-X11 for showing statistics/gra...

paszczus paszczus at pld-linux.org
Sun Nov 23 00:12:13 CET 2008


Author: paszczus                     Date: Sat Nov 22 23:12:13 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added R: java-sun-jre-X11 for showing statistics/graphs
- use %attr for openfire.sh

---- Files affected:
SPECS:
   openfire.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/openfire.spec
diff -u SPECS/openfire.spec:1.5 SPECS/openfire.spec:1.6
--- SPECS/openfire.spec:1.5	Sat Nov 22 22:53:35 2008
+++ SPECS/openfire.spec	Sun Nov 23 00:12:07 2008
@@ -17,6 +17,7 @@
 BuildRequires:	ant
 BuildRequires:	java-sun
 Requires:	java-sun
+Requires:	java-sun-jre-X11
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -50,8 +51,6 @@
 # Set up the init script.
 install -d $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d
 install $RPM_BUILD_ROOT%{_datadir}/openfire/bin/extra/redhat/openfire $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/openfire
-# Make the startup script executable.
-chmod 755 $RPM_BUILD_ROOT%{_datadir}/openfire/bin/openfire.sh
 # Set up the sysconfig file.
 install -d $RPM_BUILD_ROOT/etc/sysconfig
 install openfire.sysconfig $RPM_BUILD_ROOT/etc/sysconfig/openfire
@@ -86,7 +85,7 @@
 %doc README.html LICENSE.html changelog.html documentation/
 %attr(750, daemon, daemon) %dir %{_datadir}/openfire
 %dir %{_datadir}/openfire/bin
-%{_datadir}/openfire/bin/openfire.sh
+%attr(755,root,root) %{_datadir}/openfire/bin/openfire.sh
 %{_datadir}/openfire/bin/openfirectl
 %config(noreplace) %{_datadir}/openfire/bin/embedded-db.rc
 %{_datadir}/openfire/bin/embedded-db-viewer.sh
@@ -123,6 +122,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2008/11/22 23:12:07  paszczus
+- added R: java-sun-jre-X11 for showing statistics/graphs
+- use %attr for openfire.sh
+
 Revision 1.5  2008/11/22 21:53:35  paszczus
 - updated to 3.6.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openfire.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list