1 |
%define realversion 20210220 |
%define realversion 20210220 |
2 |
%define version %(echo %{realversion} | sed -e 's/-//g') |
%define version %(echo %{realversion} | sed -e 's/-//g') |
3 |
%define releasenum 2 |
%define releasenum 3 |
4 |
|
|
5 |
%if 0%{?fedora} >= 11 || 0%{?rhel} >= 5 |
%if 0%{?fedora} >= 11 || 0%{?rhel} >= 5 |
6 |
%global useselinux 1 |
%global useselinux 1 |
104 |
%{__rm} -rf $RPM_BUILD_ROOT |
%{__rm} -rf $RPM_BUILD_ROOT |
105 |
|
|
106 |
%changelog |
%changelog |
107 |
|
* Mon Oct 11 2021 Terry Fage <terry@fage.id.au> 20210220-3 |
108 |
|
- reapply patchs ckgedit_fix_media_dir mupdf_tmp_dir [SME: 11704] |
109 |
|
|
110 |
* Wed Oct 06 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 20210220-2 |
* Wed Oct 06 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 20210220-2 |
111 |
- Update the dokuwiki requires version |
- Update the dokuwiki requires version |
112 |
|
|