/[smeserver]/rpms/e-smith-starterwebsite/sme10/e-smith-starterwebsite.spec
ViewVC logotype

Contents of /rpms/e-smith-starterwebsite/sme10/e-smith-starterwebsite.spec

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


Revision 1.4 - (show annotations) (download)
Wed Apr 12 21:08:23 2017 UTC (7 years, 1 month ago) by unnilennium
Branch: MAIN
CVS Tags: e-smith-starterwebsite-2_6_0-4_el7_sme, HEAD
Changes since 1.3: +7 -2 lines
* Wed Apr 12 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme
- fix can't chownfile index file [SME: 9900]

1 # $Id: e-smith-starterwebsite.spec,v 1.3 2016/05/12 22:12:29 vip-ire Exp $
2
3 Summary: e-smith server and gateway - starterwebsite module
4 %define name e-smith-starterwebsite
5 Name: %{name}
6 %define version 2.6.0
7 %define release 4
8 Version: %{version}
9 Release: %{release}%{?dist}
10 License: GPL
11 Group: Networking/Daemons
12 Source: %{name}-%{version}.tar.xz
13 Patch0: e-smith-starterwebsite-2.6.0-use_createlinks.patch
14 Patch1: e-smith-starterwebsite-2.6.0.bz9900.patch
15 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16 BuildArchitectures: noarch
17 Requires: e-smith-base
18 Requires: e-smith-formmagick >= 1.4.0-9
19 BuildRequires: e-smith-devtools >= 1.13.1-03
20 AutoReqProv: no
21
22 %description
23 e-smith server and gateway software - starterwebsite module.
24
25 %changelog
26 * Wed Apr 12 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme
27 - fix can't chownfile index file [SME: 9900]
28
29 * Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-3.sme
30 - Use CreateLinks instead of local functions so panel links point on the
31 wrapper [SME: 9393]
32
33 * Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-2.sme
34 - Rebuild for [SME: 9393]
35
36 * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme
37 - Initial release to sme10
38
39 * Thu Mar 27 2014 Ian Wells <esmith@wellsi.com> 2.4.0-3.sme
40 - Correctly update the location of Primary index.html [SME: 8289]
41
42 * Thu Mar 27 2014 Ian Wells <esmith@wellsi.com> 2.4.0-2.sme
43 - Update location of Primary index.html [SME: 8289]
44
45 * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
46 - Roll new stream for sme9
47
48 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
49 - Roll new stream to separate sme7/sme8 trees [SME: 4633]
50
51 * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.0.0-3
52 - Remove <base> tags now in general [SME: 3922]
53
54 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
55 - Clean up spec so package can be built by koji/plague
56
57 * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
58 - Update to new release naming. No functional changes.
59 - Make Packager generic
60
61 * Thu Mar 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-01
62 - Roll stable stream version. [SME: 1016]
63
64 * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 0.2.2-02
65 - Add COPYING file
66
67 * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
68 - [0.2.2-01]
69 - Remove L10Ns from base packages [SF: 1309520]
70
71 * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
72 - [0.2.1-01]
73 - New dev stream before relocating L10Ns
74
75 * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
76 - [0.2.0-04]
77 - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
78
79 * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
80 - [0.2.0-03]
81 - And add the correct file to the correct package [SF: 1293325]
82
83 * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
84 - [0.2.0-02]
85 - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
86
87 * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
88 - [0.2.0-01]
89 - Changing version to stable stream number - 0.2.0
90
91 * Wed May 7 2003 Lijie Deng <lijied@e-smith.com>
92 - [0.1.0-04]
93 - Add fr and es lexicon for starterwebsite [lijied 3793]
94
95 * Mon Apr 7 2003 Gordon Rowell <gordonr@e-smith.com>
96 - [0.1.0-03]
97 - Removed emacs leftovers [gordonr 8073]
98
99 * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
100 - [0.1.0-02]
101 - Modified the starterwebsite panel order [lijied 7356]
102 - Split en-us lexicon from panel [lijied 4030]
103
104 * Mon Jan 06 2003 Mark Knox <m_knox@mitel.com>
105 - [0.1.0-01]
106 - Initial import from e-smith-base [markk 5509]
107
108 %prep
109 %setup
110 %patch0 -p1
111 %patch1 -p1
112
113 %pre
114
115 %post
116
117 %build
118 perl createlinks
119
120 %install
121 rm -rf $RPM_BUILD_ROOT
122 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
123 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > e-smith-%{version}-filelist
124 echo "%doc COPYING" >> e-smith-%{version}-filelist
125
126 %clean
127 rm -rf $RPM_BUILD_ROOT
128
129 %files -f e-smith-%{version}-filelist
130 %defattr(-,root,root)

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