1 |
# $Id: smeserver-diskusage.spec,v 1.11 2008/07/01 19:52:32 snetram Exp $ |
# $Id: smeserver-diskusage.spec,v 1.22 2010/03/03 04:01:50 slords Exp $ |
2 |
# Authority: darrellmay |
# Authority: darrellmay |
3 |
# Name: Darrell May |
# Name: Darrell May |
4 |
|
|
6 |
%define name smeserver-diskusage |
%define name smeserver-diskusage |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 0.0.1 |
%define version 0.0.1 |
9 |
%define release 10 |
%define release 19 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
19 |
Patch4: smeserver-diskusage-0.0.1-locale-2008-05-07.patch |
Patch4: smeserver-diskusage-0.0.1-locale-2008-05-07.patch |
20 |
Patch5: smeserver-diskusage-0.0.1-locale-2008-07-01.patch |
Patch5: smeserver-diskusage-0.0.1-locale-2008-07-01.patch |
21 |
Patch6: smeserver-diskusage-0.0.1-locale-2008-10-14.patch |
Patch6: smeserver-diskusage-0.0.1-locale-2008-10-14.patch |
22 |
|
Patch7: smeserver-diskusage-0.0.1-locale-2008-11-30.patch |
23 |
|
Patch8: smeserver-diskusage-0.0.1-locale-2009-03-01.patch |
24 |
|
Patch9: smeserver-diskusage-0.0.1-locale-2009-03-03.patch |
25 |
|
Patch10: smeserver-diskusage-0.0.1-locale-2009-04-27.patch |
26 |
|
Patch11: smeserver-diskusage-0.0.1-locale-2009-05-20.patch |
27 |
|
Patch12: smeserver-diskusage-0.0.1-locale-2009-08-24.patch |
28 |
|
Patch13: smeserver-diskusage-0.0.1-locale-2009-10-27.patch |
29 |
|
Patch14: smeserver-diskusage-0.0.1-locale-2010-03-02.patch |
30 |
|
Patch15: smeserver-diskusage-0.0.1-locale-2010-05-23.patch |
31 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
32 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
33 |
Requires: e-smith-base, smeserver-release >= 7.0 |
Requires: e-smith-base, smeserver-release >= 7.0 |
40 |
Disk usage panel showing filesystem, i-bay and user statistics. |
Disk usage panel showing filesystem, i-bay and user statistics. |
41 |
|
|
42 |
%changelog |
%changelog |
43 |
|
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 0.0.1-19.sme |
44 |
|
- apply locale 2010-05-23 patch |
45 |
|
|
46 |
|
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 0.0.1-18.sme |
47 |
|
- apply locale 2010-03-02 patch |
48 |
|
|
49 |
|
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 0.0.1-17.sme |
50 |
|
- apply locale 2009-10-27 patch |
51 |
|
|
52 |
|
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 0.0.1-16.sme |
53 |
|
- apply locale 2009-08-24 patch |
54 |
|
|
55 |
|
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 0.0.1-15.sme |
56 |
|
- apply locale 2009-05-20 patch |
57 |
|
|
58 |
|
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 0.0.1-14.sme |
59 |
|
- apply locale 2009-04-27 patch |
60 |
|
|
61 |
|
* Tue Mar 03 2009 SME Translation Server |
62 |
|
- apply locale 2009-03-03 patch |
63 |
|
|
64 |
|
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.1-12 |
65 |
|
- Apply 1 Mar 2009 locale patch [SME: 5018] |
66 |
|
|
67 |
|
* Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.1-11 |
68 |
|
- Apply 30 Nov 2008 locale patch |
69 |
|
|
70 |
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.1-10 |
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.1-10 |
71 |
- Apply 14 Oct 2008 locale patch |
- Apply 14 Oct 2008 locale patch |
72 |
|
|
115 |
%patch4 -p1 |
%patch4 -p1 |
116 |
%patch5 -p1 |
%patch5 -p1 |
117 |
%patch6 -p1 |
%patch6 -p1 |
118 |
|
%patch7 -p1 |
119 |
|
%patch8 -p1 |
120 |
|
%patch9 -p1 |
121 |
|
%patch10 -p1 |
122 |
|
%patch11 -p1 |
123 |
|
%patch12 -p1 |
124 |
|
%patch13 -p1 |
125 |
|
%patch14 -p1 |
126 |
|
%patch15 -p1 |
127 |
|
|
128 |
%build |
%build |
129 |
perl createlinks |
perl createlinks |