/[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.3 - (hide annotations) (download)
Thu Jun 23 21:05:43 2022 UTC (2 years, 1 month ago) by jpp
Branch: MAIN
CVS Tags: smeserver-nginx-0_0_5-2_el7_sme
Changes since 1.2: +1 -0 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 jpp 1.3 %autopatch -p1
18 jpp 1.1
19     %build
20     perl createlinks
21    
22     %install
23     rm -rf %{buildroot}
24     (cd root ; find . -depth -print | cpio -dump %{buildroot})
25     /sbin/e-smith/genfilelist %{buildroot} > %{name}-%{version}-%{release}-filelist
26    
27    
28     %files -f %{name}-%{version}-%{release}-filelist
29     %defattr(-,root,root)
30    
31    
32     %changelog
33 jpp 1.2 * Thu Jun 23 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.5-2.sme
34     - fix fragment order
35    
36 jpp 1.1 * Thu Jun 23 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.5-1.sme
37     - Initial import to Koozali SME 10
38    
39     * Fri Mar 09 2018 Markus Neuberger <dev@markusneuberger.at> - 0.0.1-1
40     - First release

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