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

Annotation of /rpms/smeserver-nginx/contribs10/smeserver-nginx.spec

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


Revision 1.2 - (hide annotations) (download)
Thu Jun 23 21:00:45 2022 UTC (2 years, 3 months ago) by jpp
Branch: MAIN
Changes since 1.1: +5 -1 lines
* Thu Jun 23 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.5-2.sme
- fix fragment order

1 jpp 1.1 Name: smeserver-nginx
2     Version: 0.0.5
3 jpp 1.2 Release: 2%{?dist}
4 jpp 1.1 Summary: nginx for Koozali SME Server
5     License: GPL
6     Source0: %{name}-%{version}.tar.gz
7 jpp 1.2 Patch0: smeserver-nginx-0.0.5-template.patch
8 jpp 1.1 BuildArch: noarch
9     BuildRequires: e-smith-devtools
10     Requires: nginx
11    
12     %description
13     nginx for Koozali SME Server, fast scalable webserver with advanced reverse proxy functions
14    
15     %prep
16     %setup -q
17    
18     %build
19     perl createlinks
20    
21     %install
22     rm -rf %{buildroot}
23     (cd root ; find . -depth -print | cpio -dump %{buildroot})
24     /sbin/e-smith/genfilelist %{buildroot} > %{name}-%{version}-%{release}-filelist
25    
26    
27     %files -f %{name}-%{version}-%{release}-filelist
28     %defattr(-,root,root)
29    
30    
31     %changelog
32 jpp 1.2 * Thu Jun 23 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.5-2.sme
33     - fix fragment order
34    
35 jpp 1.1 * Thu Jun 23 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.5-1.sme
36     - Initial import to Koozali SME 10
37    
38     * Fri Mar 09 2018 Markus Neuberger <dev@markusneuberger.at> - 0.0.1-1
39     - First release

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