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

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

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


Revision 1.4 - (hide annotations) (download)
Wed Jul 1 21:40:52 2015 UTC (8 years, 10 months ago) by stephdl
Branch: MAIN
CVS Tags: smeserver-diskusage-0_2_0-2_el6_sme, HEAD
Changes since 1.3: +2 -2 lines
* Wed Jul 01 2015 stephane de Labrusse <stephdl@de-labrusse.fr> - 0.2.0-2
- add smeserver-diskusage-0.2.0-locale-2015-07-01.patch [SME: 8966]

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

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