/[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.1 by jcrisp, Tue Oct 5 16:57:36 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 1  %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 40  Patch2: dokuwiki-plugins-2021-10-05-mupd Line 40  Patch2: dokuwiki-plugins-2021-10-05-mupd
40    
41  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
42  BuildArch: noarch  BuildArch: noarch
43  Requires: dokuwiki = %{version}  Requires: dokuwiki >= 20200729
44    
45    
46  %description  %description
# 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
111    - reapply patchs ckgedit_fix_media_dir mupdf_tmp_dir [SME: 11704]
112    
113    * Wed Oct 06 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 20210220-2
114    - Update the dokuwiki requires version
115    
116  * Tue Oct 05 2021 John Crisp <jcrisp@safeandsoundit.co.uk> - 20210220-1  * Tue Oct 05 2021 John Crisp <jcrisp@safeandsoundit.co.uk> - 20210220-1
117  - First import to SME [SME: 11704]  - First import to SME [SME: 11704]
118  - Updated plugins to lastest versions  - Updated plugins to lastest versions
119  - Scripted gut pulls for plugins and zipping them  - Scripted git pulls for plugins and zipping them
120  - Sorted plugin names alphabetically  - Sorted plugin names alphabetically
121    
122  * Mon Sep 25 2017 Daniel Berteaud <daniel@firewall-services.com> - 20170219e-2  * Mon Sep 25 2017 Daniel Berteaud <daniel@firewall-services.com> - 20170219e-2


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