automatic version update by autodist [release 1.35.0-1mamba;Thu Oct 01 2020]
This commit is contained in:
parent
0f5d57e6f4
commit
d866ba4108
@ -10,7 +10,7 @@
|
||||
%endif
|
||||
|
||||
Name: %{?sitename:%sitename-}mediawiki%{?lang:-%lang}
|
||||
Version: 1.34.2
|
||||
Version: 1.35.0
|
||||
Release: 1mamba
|
||||
Summary: A collaborative editing software that runs Wikipedia and other projects
|
||||
Group: Applications/Web
|
||||
@ -99,8 +99,8 @@ tar -xzf %{SOURCE5} -C %{buildroot}%{installdir}/extensions
|
||||
# FIXME: quick workaround for Apache error on images directory due to RewriteEngine on
|
||||
rm -f %{buildroot}%{installdir}/images/.htaccess
|
||||
|
||||
# Avoid autoreq for /usr/bin/hhvm
|
||||
chmod -x %{buildroot}%{installdir}/maintenance/hhvm/run-server
|
||||
## Avoid autoreq for /usr/bin/hhvm
|
||||
#chmod -x %{buildroot}%{installdir}/maintenance/hhvm/run-server
|
||||
|
||||
# remove binaries
|
||||
rm -rf %{buildroot}/var/www/html/wiki/extensions/Scribunto/includes/engines/LuaStandalone/binaries/
|
||||
@ -137,7 +137,7 @@ fi
|
||||
%attr(-,root,nobody) %{installdir}/images
|
||||
#%{installdir}/bin
|
||||
%{installdir}/CREDITS
|
||||
%{installdir}/Gruntfile.js
|
||||
#%{installdir}/Gruntfile.js
|
||||
%{installdir}/cache/.htaccess
|
||||
%{installdir}/composer.json
|
||||
%{installdir}/docs
|
||||
@ -149,7 +149,7 @@ fi
|
||||
%{installdir}/maintenance
|
||||
#%{installdir}/math
|
||||
#%{installdir}/Rakefile
|
||||
%{installdir}/package-lock.json
|
||||
#%{installdir}/package-lock.json
|
||||
%{installdir}/resources
|
||||
%{installdir}/skins
|
||||
#%{installdir}/serialized
|
||||
@ -167,7 +167,7 @@ fi
|
||||
%{installdir}/RELEASE-NOTES*
|
||||
%{installdir}/SECURITY
|
||||
%exclude %{installdir}/skins/openmamba*
|
||||
%doc COPYING FAQ HISTORY README UPGRADE
|
||||
%doc COPYING FAQ HISTORY UPGRADE
|
||||
|
||||
%files theme-openmamba
|
||||
%defattr(-,root,root)
|
||||
@ -176,6 +176,9 @@ fi
|
||||
%{installdir}/skins/openmamba/*
|
||||
|
||||
%changelog
|
||||
* Thu Oct 01 2020 Automatic Build System <autodist@mambasoft.it> 1.35.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 27 2020 Automatic Build System <autodist@mambasoft.it> 1.34.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user