/[smecontribs]/rpms/smeserver-diskusage/contribs9/smeserver-diskusage.spec
ViewVC logotype

Contents of /rpms/smeserver-diskusage/contribs9/smeserver-diskusage.spec

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


Revision 1.2 - (show annotations) (download)
Sun Jun 8 18:34:40 2014 UTC (9 years, 11 months ago) by stephdl
Branch: MAIN
Changes since 1.1: +4 -1 lines
* Sun Jun 08 2014 stephane de Labrusse <stephdl@de-labrusse.fr> - 0.2.0-1
- First release to contribs9
- add locale smeserver-diskusage-0.0.1-locale-2014-06-08.patch

1 # $Id: smeserver-diskusage.spec,v 1.1 2014/06/08 08:58:07 stephdl 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 1
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 Requires: e-smith-base, smeserver-release >= 9.0
19 Requires: e-smith-formmagick
20 BuildRequires: e-smith-devtools
21 Obsoletes: dmc-mitel-diskusage
22 AutoReqProv: no
23
24 %description
25 Disk usage panel showing filesystem, i-bay and user statistics.
26
27 %changelog
28 * Sun Jun 08 2014 stephane de Labrusse <stephdl@de-labrusse.fr> - 0.2.0-1
29 - First release to contribs9
30 - add locale smeserver-diskusage-0.0.1-locale-2014-06-08.patch
31
32 * Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 0.0.1-22.sme
33 - apply locale 2013-07-14 patch
34
35 * Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 0.0.1-21.el6
36 - apply locale 2012-03-20 patch
37
38 * Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 0.0.1-20.sme
39 - apply locale 2011-03-06 patch
40
41 * Sun May 23 2010 SME Translation Server <translations@contribs.org> 0.0.1-19.sme
42 - apply locale 2010-05-23 patch
43
44 * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 0.0.1-18.sme
45 - apply locale 2010-03-02 patch
46
47 * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 0.0.1-17.sme
48 - apply locale 2009-10-27 patch
49
50 * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 0.0.1-16.sme
51 - apply locale 2009-08-24 patch
52
53 * Wed May 20 2009 SME Translation Server <translations@contribs.org> 0.0.1-15.sme
54 - apply locale 2009-05-20 patch
55
56 * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 0.0.1-14.sme
57 - apply locale 2009-04-27 patch
58
59 * Tue Mar 03 2009 SME Translation Server
60 - apply locale 2009-03-03 patch
61
62 * Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.1-12
63 - Apply 1 Mar 2009 locale patch [SME: 5018]
64
65 * Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.1-11
66 - Apply 30 Nov 2008 locale patch
67
68 * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.1-10
69 - Apply 14 Oct 2008 locale patch
70
71 * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.1-9
72 - Apply 1 July 2008 locale patch
73
74 * Wed May 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.1-8
75 - Apply 7 May 2008 locale patch
76
77 * Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.1-7
78 - Apply 5 May 2008 locale patch
79
80 * Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl>
81 - Add common <base> tags to e-smith-formmagick's general
82
83 * Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl>
84 - Added 23 April 2008 locale patch
85
86 * Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl>
87 - Added 22 April 2008 locale patch
88
89 * Mon Apr 21 2008 Shad L. Lords <slords@mail.com>
90 - Prep for import into buildsys
91 - Clean up spec
92
93 * Mon Apr 16 2007 Darrell May <dmay@myezserver.com>
94 - added /opt to ibay table
95 - added date header
96 - [0.0.1-2]
97 * Wed Mar 21 2007 Darrell May <dmay@myezserver.com>
98 - split usage/path into two columns
99 - [0.0.1-1]
100 * Tue Mar 20 2007 Darrell May <dmay@myezserver.com>
101 - renamed and rebuilt for SME 7.x
102 - [0.0.1-0]
103 * Fri Aug 09 2002 Darrell May <dmay@netsourced.com>
104 - initial release
105 - [0.0.1-1]
106
107 %prep
108 %setup
109 %patch0 -p1
110
111 %build
112 perl createlinks
113
114 %install
115 rm -rf $RPM_BUILD_ROOT
116 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
117 rm -f e-smith-%{version}-filelist
118 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist
119
120 %clean
121 cd ..
122 rm -rf %{name}-%{version}
123
124 %files -f %{name}-%{version}-filelist
125 %defattr(-,root,root)
126

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