Former-commit-id:298ab2e057
[formerly 5afc6ff942850e0781da96bdeaa1fb4ee7d54000] Former-commit-id:fadb50446d
53 lines
No EOL
1.3 KiB
Text
53 lines
No EOL
1.3 KiB
Text
%defattr(644,awips,fxalpha,755)
|
|
%dir /awips2/openfire
|
|
%dir /awips2/openfire/bin
|
|
%dir /awips2/openfire/conf
|
|
%docdir /awips2/openfire/documentation
|
|
%dir /awips2/openfire/documentation
|
|
%dir /awips2/openfire/lib
|
|
%dir /awips2/openfire/logs
|
|
%dir /awips2/openfire/plugins
|
|
%dir /awips2/openfire/resources
|
|
%dir /awips2/openfire/.install4j
|
|
|
|
# the bin directory
|
|
%dir /awips2/openfire/bin/extra
|
|
%dir /awips2/openfire/bin/extra/redhat
|
|
/awips2/openfire/bin/openfirectl
|
|
/awips2/openfire/bin/extra/embedded-db.rc
|
|
/awips2/openfire/bin/extra/redhat/*
|
|
|
|
# the conf directory
|
|
/awips2/openfire/conf/*
|
|
|
|
# the documentation directory
|
|
/awips2/openfire/documentation/*
|
|
|
|
# the lib directory
|
|
/awips2/openfire/lib/*
|
|
|
|
# the logs directory
|
|
/awips2/openfire/logs/*
|
|
|
|
# the plugins directory
|
|
/awips2/openfire/plugins/*
|
|
|
|
# the resources directory
|
|
/awips2/openfire/resources/*
|
|
|
|
# the .install4j directory
|
|
/awips2/openfire/.install4j/*
|
|
|
|
# loose files
|
|
%doc /awips2/openfire/changelog.html
|
|
%doc /awips2/openfire/LICENSE.html
|
|
%doc /awips2/openfire/README.html
|
|
|
|
|
|
# executable files
|
|
%defattr(755,awips,fxalpha,755)
|
|
/awips2/openfire/bin/openfire
|
|
/awips2/openfire/bin/extra/embedded-db-viewer.sh
|
|
/awips2/openfire/bin/extra/openfired
|
|
/awips2/openfire/bin/extra/openfire-launchd-wrapper.sh
|
|
/awips2/openfire/bin/extra/redhat-postinstall.sh |