/[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.6 by jpp, Mon Jul 25 05:35:35 2022 UTC Revision 1.11 by terryfage, Tue Feb 27 08:21:31 2024 UTC
# Line 1  Line 1 
1  # $Id: smeserver-shared-folders.spec,v 1.5 2021/08/23 14:47:47 terryfage Exp $  # $Id: smeserver-shared-folders.spec,v 1.10 2024/02/27 07:44:41 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 16  %define release 21
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
# Line 26  Patch10: smeserver-shared-folders-0.3-Im Line 26  Patch10: smeserver-shared-folders-0.3-Im
26  Patch11: smeserver-shared-folders-0.3-Add-Update-event-to-createlinks.patch  Patch11: smeserver-shared-folders-0.3-Add-Update-event-to-createlinks.patch
27  Patch12: smeserver-shared-folders-0.3-locale-2021-08-23.patch  Patch12: smeserver-shared-folders-0.3-locale-2021-08-23.patch
28  Patch13: smeserver-shared-folders-0.3-bz11523-php-fpm.patch  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    
32  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
33  BuildArchitectures: noarch  BuildArchitectures: noarch
34  Requires: e-smith-base >= 4.13.15-76  Requires: e-smith-base >= 4.13.15-76
35  Requires: perl(CGI::FormMagick)  Requires: perl(CGI::FormMagick)
36  Requires: e-smith-formmagick >= 1.4.0-12  Requires: e-smith-formmagick >= 1.4.0-12
37    Requires: e-smith-apache >= 2.6.0-19
38  Requires: smeserver-mod_dav  Requires: smeserver-mod_dav
39  Requires: acl  Requires: acl
40  BuildRequires: perl  BuildRequires: perl
41  BuildRequires: e-smith-devtools >= 1.11.0-03  BuildRequires: e-smith-devtools >= 1.11.0-03
42  AutoReqProv: no  AutoReqProv: no
43    
   
   
44  %description  %description
45  This module allows you to create network shares  This module allows you to create network shares
46  with more flexibility than ibays as it supports ACLs  with more flexibility than ibays as it supports ACLs
47    
48  %changelog  %changelog
49    * Tue Feb 27 2024 Zsolt Vasarhelyi <vasarhelyizsolt@hotmail.com> 0.3-21.sme
50    - Corrected wrong patch Update  - No write access for admin in shared folder [SME: 12119]
51      fixed previous build error using old patch (Terry Fage)
52    
53    * Tue Feb 27 2024 Zsolt Vasarhelyi <vasarhelyizsolt@hotmail.com> 0.3-20.sme
54    - Updated patch 15 - No write access for admin in shared folder [SME: 12119]
55      with this patch admin has write access both before and after saving permissions
56    
57    * Thu Feb 22 2024 Zsolt Vasarhelyi <vasarhelyizsolt@hotmail.com> 0.3-19.sme
58    - No write access for admin in shared folder [SME: 12119]
59      with this patch admin has write access both before and after saving permissions
60    
61    * Mon Aug 01 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.3-18.sme
62    - update to httpd 2.4 access syntax [SME: 12060]
63      removed compat lines, added requires e-smith-apache >= 2.6.0-19
64    
65    * Mon Jul 25 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.3-17.sme
66    - update to httpd 2.4 access syntax [SME: 12060]
67    
68  * Mon Jul 25 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.3-16.sme  * Mon Jul 25 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.3-16.sme
69  - merge php-fpm code [SME: 11523]  - merge php-fpm code [SME: 11523]
70    
# Line 413  with more flexibility than ibays as it s Line 433  with more flexibility than ibays as it s
433  %patch11 -p1  %patch11 -p1
434  %patch12 -p1  %patch12 -p1
435  %patch13 -p1  %patch13 -p1
436    %patch14 -p1
437    %patch15 -p1
438    
439  %pre  %pre
440  /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