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