1 |
# $Id: smeserver-diskusage.spec,v 1.2 2020/10/12 15:20:09 brianr Exp $ |
2 |
# Authority: darrellmay |
3 |
# Name: Darrell May |
4 |
|
5 |
Summary: Disk usage panel for the SME Server |
6 |
%define name smeserver-diskusage |
7 |
Name: %{name} |
8 |
%define version 0.2.0 |
9 |
%define release 4 |
10 |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
12 |
License: GPL |
13 |
Group: Networking/Daemons |
14 |
Source: %{name}-%{version}.tar.xz |
15 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
16 |
BuildArchitectures: noarch |
17 |
Patch0: smeserver-diskusage-0.0.1-locale-2014-06-08.patch |
18 |
Patch1: smeserver-diskusage-0.2.0-locale-2015-07-01.patch |
19 |
Patch2: smeserver-diskusage-0.2.0-Add-Update-event-to-createlinks.patch |
20 |
Requires: e-smith-base, smeserver-release >= 9.0 |
21 |
Requires: e-smith-formmagick |
22 |
BuildRequires: e-smith-devtools |
23 |
Obsoletes: dmc-mitel-diskusage |
24 |
AutoReqProv: no |
25 |
|
26 |
%description |
27 |
Disk usage panel showing filesystem, i-bay and user statistics. |
28 |
|
29 |
%changelog |
30 |
* Wed Mar 24 2021 Brian Read <brianr@bjsystems.co.uk> 0.2.0-4.sme |
31 |
- Add Update event to createlinks [SME: 11030] |
32 |
|
33 |
* Wed Mar 24 2021 BogusDateBot |
34 |
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
35 |
by assuming the date is correct and changing the weekday. |
36 |
|
37 |
* Mon Oct 12 2020 Brian Read <brianr@bjsystems.co.uk> 0.2.0-3.sme |
38 |
- Initial import to SME10 tree [SME: 11030] |
39 |
|
40 |
* Wed Jul 01 2015 stephane de Labrusse <stephdl@de-labrusse.fr> - 0.2.0-2 |
41 |
- add smeserver-diskusage-0.2.0-locale-2015-07-01.patch [SME: 8966] |
42 |
|
43 |
* Sun Jun 08 2014 stephane de Labrusse <stephdl@de-labrusse.fr> - 0.2.0-1 |
44 |
- First release to contribs9 |
45 |
- add locale smeserver-diskusage-0.0.1-locale-2014-06-08.patch |
46 |
|
47 |
* Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 0.0.1-22.sme |
48 |
- apply locale 2013-07-14 patch |
49 |
|
50 |
* Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 0.0.1-21.el6 |
51 |
- apply locale 2012-03-20 patch |
52 |
|
53 |
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 0.0.1-20.sme |
54 |
- apply locale 2011-03-06 patch |
55 |
|
56 |
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 0.0.1-19.sme |
57 |
- apply locale 2010-05-23 patch |
58 |
|
59 |
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 0.0.1-18.sme |
60 |
- apply locale 2010-03-02 patch |
61 |
|
62 |
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 0.0.1-17.sme |
63 |
- apply locale 2009-10-27 patch |
64 |
|
65 |
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 0.0.1-16.sme |
66 |
- apply locale 2009-08-24 patch |
67 |
|
68 |
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 0.0.1-15.sme |
69 |
- apply locale 2009-05-20 patch |
70 |
|
71 |
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 0.0.1-14.sme |
72 |
- apply locale 2009-04-27 patch |
73 |
|
74 |
* Tue Mar 03 2009 SME Translation Server |
75 |
- apply locale 2009-03-03 patch |
76 |
|
77 |
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.1-12 |
78 |
- Apply 1 Mar 2009 locale patch [SME: 5018] |
79 |
|
80 |
* Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.1-11 |
81 |
- Apply 30 Nov 2008 locale patch |
82 |
|
83 |
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.1-10 |
84 |
- Apply 14 Oct 2008 locale patch |
85 |
|
86 |
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.1-9 |
87 |
- Apply 1 July 2008 locale patch |
88 |
|
89 |
* Wed May 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.1-8 |
90 |
- Apply 7 May 2008 locale patch |
91 |
|
92 |
* Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.1-7 |
93 |
- Apply 5 May 2008 locale patch |
94 |
|
95 |
* Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
96 |
- Add common <base> tags to e-smith-formmagick's general |
97 |
|
98 |
* Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
99 |
- Added 23 April 2008 locale patch |
100 |
|
101 |
* Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> |
102 |
- Added 22 April 2008 locale patch |
103 |
|
104 |
* Mon Apr 21 2008 Shad L. Lords <slords@mail.com> |
105 |
- Prep for import into buildsys |
106 |
- Clean up spec |
107 |
|
108 |
* Mon Apr 16 2007 Darrell May <dmay@myezserver.com> |
109 |
- added /opt to ibay table |
110 |
- added date header |
111 |
- [0.0.1-2] |
112 |
* Wed Mar 21 2007 Darrell May <dmay@myezserver.com> |
113 |
- split usage/path into two columns |
114 |
- [0.0.1-1] |
115 |
* Tue Mar 20 2007 Darrell May <dmay@myezserver.com> |
116 |
- renamed and rebuilt for SME 7.x |
117 |
- [0.0.1-0] |
118 |
* Fri Aug 09 2002 Darrell May <dmay@netsourced.com> |
119 |
- initial release |
120 |
- [0.0.1-1] |
121 |
|
122 |
%prep |
123 |
%setup |
124 |
%patch0 -p1 |
125 |
%patch1 -p1 |
126 |
%patch2 -p1 |
127 |
|
128 |
%build |
129 |
perl createlinks |
130 |
|
131 |
%install |
132 |
rm -rf $RPM_BUILD_ROOT |
133 |
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
134 |
rm -f e-smith-%{version}-filelist |
135 |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist |
136 |
|
137 |
%clean |
138 |
cd .. |
139 |
rm -rf %{name}-%{version} |
140 |
|
141 |
%files -f %{name}-%{version}-filelist |
142 |
%defattr(-,root,root) |
143 |
|