1 |
< |
### RPM cms frontend 2.92 |
1 |
> |
### RPM cms frontend 3.0 |
2 |
|
%define cvsserver cvs://:pserver:anonymous@cmscvs.cern.ch:2401/cvs_server/repositories/CMSSW?passwd=AA_:yZZ3e&strategy=export&nocache=true |
3 |
< |
Source0: %cvsserver&module=COMP/WEBTOOLS/Configuration&export=conf&tag=-rFRONTEND_CONF_2_92&output=/config.tar.gz |
3 |
> |
Source0: %cvsserver&module=COMP/WEBTOOLS/Configuration&export=conf&tag=-rFRONTEND_CONF_3_0&output=/config.tar.gz |
4 |
|
Source1: %cvsserver&module=COMP/WEBTOOLS/WelcomePages&export=htdocs&tag=-rFRONTEND_HTDOCS_1_0&output=/htdocs.tar.gz |
5 |
|
Requires: apache2-conf mod_perl2 |
6 |
|
Provides: perl(Compress::Zlib) perl(Digest::HMAC_SHA1) |
7 |
+ |
Obsoletes: cms+frontend+2.92-cmp |
8 |
|
Obsoletes: cms+frontend+2.91b-cmp |
9 |
|
Obsoletes: cms+frontend+2.91-cmp |
10 |
|
Obsoletes: cms+frontend+2.90-cmp |
86 |
|
# Deter attempts to modify installed files locally. |
87 |
|
chmod a-w $RPM_INSTALL_PREFIX/apache2/*.d/*.conf |
88 |
|
chmod a-w $RPM_INSTALL_PREFIX/apache2/etc/*.d/*.sh |
89 |
< |
chmod a-w $RPM_INSTALL_PREFIX/apache2/conf/CMSAuth.pm |
89 |
> |
chmod a-wx $RPM_INSTALL_PREFIX/apache2/conf/CMSAuth.pm |
90 |
|
chmod a-w $RPM_INSTALL_PREFIX/apache2/etc/update-ca-files |
91 |
|
chmod a-w $RPM_INSTALL_PREFIX/apache2/etc/update-cookie-key |
92 |
|
chmod a-w $RPM_INSTALL_PREFIX/apache2/etc/update-and-sync-cookie-keys |