/[smecontribs]/rpms/smeserver-shared-folders/contribs10/smeserver-shared-folders.spec
ViewVC logotype

Diff of /rpms/smeserver-shared-folders/contribs10/smeserver-shared-folders.spec

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

Revision 1.1 by brianr, Thu Jul 23 17:47:21 2020 UTC Revision 1.12 by terryfage, Tue Feb 27 15:26:22 2024 UTC
# Line 1  Line 1 
1  # $Id: smeserver-shared-folders.spec,v 1.16 2019/12/07 04:05:31 jpp Exp $  # $Id: smeserver-shared-folders.spec,v 1.11 2024/02/27 08:21:31 terryfage Exp $
2  # Authority: vip-ire  # Authority: vip-ire
3  # Name: Daniel Berteaud  # Name: Daniel Berteaud
4    
# Line 6  Summary: sme server shared folders modul Line 6  Summary: sme server shared folders modul
6  %define name smeserver-shared-folders  %define name smeserver-shared-folders
7  Name: %{name}  Name: %{name}
8  %define version 0.3  %define version 0.3
9  %define release 11  %define release 22
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
# Line 22  Patch6: smeserver-shared-folders-0.3-loc Line 22  Patch6: smeserver-shared-folders-0.3-loc
22  Patch7: smeserver-shared-folders-0.3-veto_files.patch  Patch7: smeserver-shared-folders-0.3-veto_files.patch
23  Patch8: smeserver-shared-folders-0.3-support_php_fpm.patch  Patch8: smeserver-shared-folders-0.3-support_php_fpm.patch
24  Patch9: smeserver-shared-folders-0.3-locale-2019-12-07.patch  Patch9: smeserver-shared-folders-0.3-locale-2019-12-07.patch
25    Patch10: smeserver-shared-folders-0.3-Imcomplete-Update-for-Server-Manager2.patch
26    Patch11: smeserver-shared-folders-0.3-Add-Update-event-to-createlinks.patch
27    Patch12: smeserver-shared-folders-0.3-locale-2021-08-23.patch
28    Patch13: smeserver-shared-folders-0.3-bz11523-php-fpm.patch
29    Patch14: smeserver-shared-folders-0.3-bz12060-httpd24.patch
30    Patch15: smeserver-shared-folders-0.3-bz12119-admin-write.patch
31    Patch16: smeserver-shared-folders-0.3-bz12477-shared-group.patch
32    
33  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
34  BuildArchitectures: noarch  BuildArchitectures: noarch
35  Requires: e-smith-base >= 4.13.15-76  Requires: e-smith-base >= 4.13.15-76
36  Requires: perl(CGI::FormMagick)  Requires: perl(CGI::FormMagick)
37  Requires: e-smith-formmagick >= 1.4.0-12  Requires: e-smith-formmagick >= 1.4.0-12
38    Requires: e-smith-apache >= 2.6.0-19
39  Requires: smeserver-mod_dav  Requires: smeserver-mod_dav
40  Requires: acl  Requires: acl
   
41  BuildRequires: perl  BuildRequires: perl
42  BuildRequires: e-smith-devtools >= 1.11.0-03  BuildRequires: e-smith-devtools >= 1.11.0-03
43    AutoReqProv: no
44    
45  %description  %description
46  This module allows you to create network shares  This module allows you to create network shares
47  with more flexibility than ibays as it supports ACLs  with more flexibility than ibays as it supports ACLs
48    
49  %changelog  %changelog
50    * Wed Feb 28 2024 Zsolt Vasarhelyi <vasarhelyizsolt@hotmail.com> 0.3-22.sme
51    -  NFR Add everyone group to groups list in shared folder's permissions [SME: 12477]
52       fix createlinks - httpd updated to httpd-e-smith like all others in rpm
53    
54    * Tue Feb 27 2024 Zsolt Vasarhelyi <vasarhelyizsolt@hotmail.com> 0.3-21.sme
55    - Corrected wrong patch Update  - No write access for admin in shared folder [SME: 12119]
56      fixed previous build error using old patch (Terry Fage)
57    
58    * Tue Feb 27 2024 Zsolt Vasarhelyi <vasarhelyizsolt@hotmail.com> 0.3-20.sme
59    - Updated patch 15 - No write access for admin in shared folder [SME: 12119]
60      with this patch admin has write access both before and after saving permissions
61    
62    * Thu Feb 22 2024 Zsolt Vasarhelyi <vasarhelyizsolt@hotmail.com> 0.3-19.sme
63    - No write access for admin in shared folder [SME: 12119]
64      with this patch admin has write access both before and after saving permissions
65    
66    * Mon Aug 01 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.3-18.sme
67    - update to httpd 2.4 access syntax [SME: 12060]
68      removed compat lines, added requires e-smith-apache >= 2.6.0-19
69    
70    * Mon Jul 25 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.3-17.sme
71    - update to httpd 2.4 access syntax [SME: 12060]
72    
73    * Mon Jul 25 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.3-16.sme
74    - merge php-fpm code [SME: 11523]
75    
76    * Mon Aug 23 2021 Terry Fage <terry.fage@gmail.com> 0.3-11.sme
77    - apply locale 2021-08-23 patch
78    
79    * Thu Apr 01 2021 Brian Read <brianr@bjsystems.co.uk> 0.3-14.sme
80    - Add Update event to createlinks [SME: 10997]
81    
82    * Thu Apr 01 2021 BogusDateBot
83    - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
84      by assuming the date is correct and changing the weekday.
85      Thu Mar 26 2010 --> Thu Mar 25 2010 or Fri Mar 26 2010 or Thu Apr 01 2010 or ....
86      Wed Nov 26 2010 --> Wed Nov 24 2010 or Fri Nov 26 2010 or Wed Dec 01 2010 or ....
87    
88    * Wed Dec 02 2020 Brian Read <brianr@bjsystems.co.uk> 0.3-13.sme
89    - Add AutoReqProv no to spec file [SME: 10997]
90    
91    * Sat Aug 01 2020 Brian Read <brianr@bjsystems.co.uk> 0.3-12.sme
92    - Incomplete update to new Servee Manager Mojolicious framework [SME:10997]
93    
94  * Sat Dec 07 2019 SME Translation Server <translations@contribs.org> 0.3-11.sme  * Sat Dec 07 2019 SME Translation Server <translations@contribs.org> 0.3-11.sme
95  - apply locale 2019-12-07 patch  - apply locale 2019-12-07 patch
96    
# Line 263  with more flexibility than ibays as it s Line 314  with more flexibility than ibays as it s
314  * Mon Nov 29 2010  Daniel B. <daniel@firewall-services.com> 0.1-27.sme  * Mon Nov 29 2010  Daniel B. <daniel@firewall-services.com> 0.1-27.sme
315  - Remove .orig file  - Remove .orig file
316    
317  * Wed Nov 26 2010 Daniel B. <daniel@firewall-services.com> 0.1-26.sme  * Fri Nov 26 2010 Daniel B. <daniel@firewall-services.com> 0.1-26.sme
318      Wed Nov 26 2010 --> Wed Nov 24 2010 or Fri Nov 26 2010 or Wed Dec 01 2010 or ....
319  - Add webdav support  - Add webdav support
320  - add recycle purge support (with configurable retention time)  - add recycle purge support (with configurable retention time)
321    
# Line 287  with more flexibility than ibays as it s Line 339  with more flexibility than ibays as it s
339  * Sun May 23 2010 SME Translation Server <translations@contribs.org> 0.1-21.sme  * Sun May 23 2010 SME Translation Server <translations@contribs.org> 0.1-21.sme
340  - apply locale 2010-05-23 patch  - apply locale 2010-05-23 patch
341    
342  * Thu Mar 26 2010 Daniel B. <daniel@firewall-services.com> 0.1-20.sme  * Fri Mar 26 2010 Daniel B. <daniel@firewall-services.com> 0.1-20.sme
343      Thu Mar 26 2010 --> Thu Mar 25 2010 or Fri Mar 26 2010 or Thu Apr 01 2010 or ....
344  - apply locale 2010-03-26 patch (fix navigation-conf)  - apply locale 2010-03-26 patch (fix navigation-conf)
345    
346  * Thu Mar 25 2010 Daniel B. <daniel@firewall-services.com> 0.1-19.sme  * Thu Mar 25 2010 Daniel B. <daniel@firewall-services.com> 0.1-19.sme
# Line 381  with more flexibility than ibays as it s Line 434  with more flexibility than ibays as it s
434  %patch7 -p1  %patch7 -p1
435  %patch8 -p1  %patch8 -p1
436  %patch9 -p1  %patch9 -p1
437    %patch10 -p1
438    %patch11 -p1
439    %patch12 -p1
440    %patch13 -p1
441    %patch14 -p1
442    %patch15 -p1
443    %patch16 -p1
444    
445  %pre  %pre
446  /usr/sbin/useradd -c "Rsyncd User" \  /usr/sbin/useradd -c "Rsyncd User" \


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