Former-commit-id:98171b5de9
[formerlyd3497e47eb
] [formerly98171b5de9
[formerlyd3497e47eb
] [formerly6958b861f0
[formerly dddf20c9518c578d1bebd0b5e01b10c5080fd24e]]] Former-commit-id:6958b861f0
Former-commit-id:2c82d9cb07
[formerlycbbdb231ce
] Former-commit-id:560f0d9cc3
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 |