/[smecontribs]/rpms/dokuwiki-plugins/contribs10/dokuwiki-plugins.spec
ViewVC logotype

Diff of /rpms/dokuwiki-plugins/contribs10/dokuwiki-plugins.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.3 by terryfage, Mon Oct 11 06:36:00 2021 UTC Revision 1.4 by jcrisp, Thu Oct 14 12:53:42 2021 UTC
# Line 1  Line 1 
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 3  %define releasenum 4
4    
5  %if 0%{?fedora} >= 11 || 0%{?rhel} >= 5  %if 0%{?fedora} >= 11 || 0%{?rhel} >= 5
6  %global useselinux 1  %global useselinux 1
# Line 96  cp -rp lib  $RPM_BUILD_ROOT%{_datadir}/d Line 96  cp -rp lib  $RPM_BUILD_ROOT%{_datadir}/d
96    
97  %files  %files
98  %defattr(-,root,root,-)  %defattr(-,root,root,-)
99  %attr(0755,apache,apache) %dir %{_datadir}/dokuwiki/lib/plugins  #%attr(0755,apache,apache) %dir %{_datadir}/dokuwiki/lib/plugins
100  %attr(0775,root,apache) %dir %{_datadir}/dokuwiki/lib/plugins/*  # %attr(0775,root,apache) %dir %{_datadir}/dokuwiki/lib/plugins/*
101  %{_datadir}/dokuwiki/lib/plugins/*  %{_datadir}/dokuwiki/lib/plugins/*
102    
103  %clean  %clean
104  %{__rm} -rf $RPM_BUILD_ROOT  %{__rm} -rf $RPM_BUILD_ROOT
105    
106  %changelog  %changelog
107    * Thu Oct 14 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 20210220-4
108    - remove attr dir line in files to fix conflicts [SME: 11703]
109    
110  * Mon Oct 11 2021 Terry Fage <terry@fage.id.au> 20210220-3  * Mon Oct 11 2021 Terry Fage <terry@fage.id.au> 20210220-3
111  - reapply patchs ckgedit_fix_media_dir mupdf_tmp_dir [SME: 11704]  - reapply patchs ckgedit_fix_media_dir mupdf_tmp_dir [SME: 11704]
112    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed