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

Diff of /rpms/smeserver-onlyoffice/contribs10/smeserver-onlyoffice.spec

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

Revision 1.2 by jpp, Fri Jun 24 05:08:28 2022 UTC Revision 1.5 by jpp, Mon Nov 21 04:24:07 2022 UTC
# Line 1  Line 1 
1  Name: smeserver-onlyoffice  Name: smeserver-onlyoffice
2  Version: 0.0.5  Version: 0.0.5
3  Release: 1%{?dist}  Release: 2%{?dist}
4  Summary: Onlyoffice document server for Koozali SME Server  Summary: Onlyoffice document server for Koozali SME Server
5  License: GPL  License: GPL
6  Source0: %{name}-%{version}.tar.gz  Source0: %{name}-%{version}.tar.gz
7    Patch0: smeserver-onlyoffice-0.0.5-bz12233-dsport.patch
8    
9  BuildArch: noarch  BuildArch: noarch
10  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
11  Requires: smeserver-postgresql,smeserver-redis,smeserver-nginx,onlyoffice-documentserver  Requires: smeserver-postgresql,smeserver-redis,smeserver-nginx,onlyoffice-documentserver
12  Requires: rabbitmq-server,supervisor, php73-php-cli  Requires: rabbitmq-server,supervisor, php73-php-cli
13  Requires: smeserver-supervisor, smeserver-rabitmq-server  Requires: smeserver-supervisor, smeserver-rabbitmq-server, jq
14    # for msttcore-fonts-installer
15    Requires: cabextract
16    
17  %description  %description
18  Onlyoffice document server for for Koozali SME Server, a web based document editor server  Onlyoffice document server for for Koozali SME Server, a web based document editor server
19    
20  %prep  %prep
21  %setup -q  %setup -q
22    %patch0 -p1
23    
24  %build  %build
 %{makedocs}  
25  perl createlinks  perl createlinks
26    
27  %install  %install
# Line 31  rm -rf %{buildroot} Line 35  rm -rf %{buildroot}
35    
36    
37  %changelog  %changelog
38    * Sun Nov 20 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.5-2.sme
39    - fix wrong dsport in httpd template [SME: 12233]
40    
41  * Thu Jun 23 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.5-1.sme  * Thu Jun 23 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.5-1.sme
42  - Initial import to Koozali SME Server from Nethserver  - Initial import to Koozali SME Server from Nethserver
   TODO: rewrite action with occ utility  
   TODO: if domain set user proxy behind apache, else open port 8082  
   TODO: set modSSL variables / letsencrypt  
43  - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,  - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
44    by assuming the date is correct and changing the weekday.    by assuming the date is correct and changing the weekday.
45    Wed Sep 28 2019 --> Wed Sep 25 2019 or Sat Sep 28 2019 or Wed Oct 02 2019 or ....    Wed Sep 28 2019 --> Wed Sep 25 2019 or Sat Sep 28 2019 or Wed Oct 02 2019 or ....


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