/[smecontribs]/rpms/smeserver-arkeia/contribs7/smeserver-arkeia.spec
ViewVC logotype

Diff of /rpms/smeserver-arkeia/contribs7/smeserver-arkeia.spec

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

Revision 1.12 by snetram, Wed May 21 19:59:25 2008 UTC Revision 1.26 by slords, Wed Mar 3 04:01:12 2010 UTC
# Line 1  Line 1 
1  # $Id: smeserver-arkeia.spec,v 1.11 2008/04/28 23:28:39 slords Exp $  # $Id: smeserver-arkeia.spec,v 1.25 2009/10/27 17:43:51 slords Exp $
2  # Authority: slords  # Authority: slords
3  # Name: Shad L. Lords  # Name: Shad L. Lords
4    
# Line 6  Summary: Mitel Server Integration for Ar Line 6  Summary: Mitel Server Integration for Ar
6  %define name smeserver-arkeia  %define name smeserver-arkeia
7  Name: %{name}  Name: %{name}
8  %define version 1.0  %define version 1.0
9  %define release 15  %define release 26
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
# Line 26  Patch11: smeserver-arkeia-1.0-add2genera Line 26  Patch11: smeserver-arkeia-1.0-add2genera
26  Patch12: smeserver-arkeia-1.0-locale-2008-04-26.patch  Patch12: smeserver-arkeia-1.0-locale-2008-04-26.patch
27  Patch13: smeserver-arkeia-1.0-fix-pt-locale.patch  Patch13: smeserver-arkeia-1.0-fix-pt-locale.patch
28  Patch14: smeserver-arkeia-1.0-locale-2008-05-21.patch  Patch14: smeserver-arkeia-1.0-locale-2008-05-21.patch
29    Patch15: smeserver-arkeia-1.0-locale-2008-07-01.patch
30    Patch16: smeserver-arkeia-1.0-locale-2008-10-14.patch
31    Patch17: smeserver-arkeia-1.0-rotateupdate.patch
32    Patch18: smeserver-arkeia-1.0-locale-2009-01-01.patch
33    Patch19: smeserver-arkeia-1.0-locale-2009-01-31.patch
34    Patch20: smeserver-arkeia-1.0-locale-2009-03-01.patch
35    Patch21: smeserver-arkeia-1.0-locale-2009-04-27.patch
36    Patch22: smeserver-arkeia-1.0-locale-2009-08-24.patch
37    Patch23: smeserver-arkeia-1.0-locale-2009-10-27.patch
38    Patch24: smeserver-arkeia-1.0-locale-2010-03-02.patch
39  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
40  BuildArchitectures: noarch  BuildArchitectures: noarch
41  Requires: e-smith-base e-smith-lib e-smith-release >= 7.0 arkeia-light >= 5.2.28  Requires: e-smith-base e-smith-lib e-smith-release >= 7.0 arkeia-light >= 5.2.28
# Line 43  Drive Used, Hard Drive Free, Uptime, Lat Line 53  Drive Used, Hard Drive Free, Uptime, Lat
53  Ethernet Traffic. All the graphs are generated on demand.  Ethernet Traffic. All the graphs are generated on demand.
54    
55  %changelog  %changelog
56    * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.0-26.sme
57    - apply locale 2010-03-02 patch
58    
59    * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.0-25.sme
60    - apply locale 2009-10-27 patch
61    
62    * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.0-24.sme
63    - apply locale 2009-08-24 patch
64    
65    * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.0-23.sme
66    - apply locale 2009-04-27 patch
67    
68    * Sun Mar  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-22
69    - Apply  1 Mar 2009 locale patch [SME: 5018]
70    
71    * Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-21
72    - Apply 31 Jan 2009 locale patch [SME: 4951]
73    
74    * Thu Jan  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-20
75    - Apply  1 Jan 2009 locale patch [SME: 4900]
76    
77    * Tue Nov 25 2008 Shad L. Lords <slords@mail.com> 1.0-19
78    - Fix bad patch (missing line at end)
79    
80    * Tue Nov 25 2008 Shad L. Lords <slords@mail.com> 1.0-18
81    - Add ability to do remote tape rotations
82    - Add ability to offset where tapes are in library
83    - Add ability to pick drive other then first one
84    
85    * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-17
86    - Apply 14 Oct 2008 locale patch
87    
88    * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-16
89    - Apply 1 July 2008 locale patch
90    
91  * Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-15  * Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-15
92  - Apply 21 May 2008 locale patch  - Apply 21 May 2008 locale patch
93    
# Line 114  Ethernet Traffic. All the graphs are gen Line 159  Ethernet Traffic. All the graphs are gen
159  %patch12 -p1  %patch12 -p1
160  %patch13 -p1  %patch13 -p1
161  %patch14 -p1  %patch14 -p1
162    %patch15 -p1
163    %patch16 -p1
164    %patch17 -p1
165    %patch18 -p1
166    %patch19 -p1
167    %patch20 -p1
168    %patch21 -p1
169    %patch22 -p1
170    %patch23 -p1
171    %patch24 -p1
172    
173  %build  %build
174  /usr/bin/perl createlinks  /usr/bin/perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

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