/[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.7 by snetram, Sat Apr 26 09:36:39 2008 UTC Revision 1.21 by snetram, Sat Jan 31 07:43:49 2009 UTC
# Line 1  Line 1 
1  # $Id: smeserver-arkeia.spec,v 1.6 2008/04/24 20:35:15 snetram Exp $  # $Id: smeserver-arkeia.spec,v 1.20 2009/01/01 11:33:54 snetram 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 12  %define release 21
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
# Line 24  Patch9: smeserver-arkeia-1.0-locale-2008 Line 24  Patch9: smeserver-arkeia-1.0-locale-2008
24  Patch10: smeserver-arkeia-1.0-locale-2008-04-22.patch  Patch10: smeserver-arkeia-1.0-locale-2008-04-22.patch
25  Patch11: smeserver-arkeia-1.0-add2general.patch  Patch11: smeserver-arkeia-1.0-add2general.patch
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
28    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  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
35  BuildArchitectures: noarch  BuildArchitectures: noarch
36  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
37  Requires: mtx  Requires: mtx
38  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-12
39  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
40  Obsoletes: e-smith-arkeia  Obsoletes: e-smith-arkeia
41  Conflicts: e-smith-arkeia  Conflicts: e-smith-arkeia
# Line 41  Drive Used, Hard Drive Free, Uptime, Lat Line 48  Drive Used, Hard Drive Free, Uptime, Lat
48  Ethernet Traffic. All the graphs are generated on demand.  Ethernet Traffic. All the graphs are generated on demand.
49    
50  %changelog  %changelog
51  * Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-12  * Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-21
52    - Apply 31 Jan 2009 locale patch [SME: 4951]
53    
54    * Thu Jan  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-20
55    - Apply  1 Jan 2009 locale patch [SME: 4900]
56    
57    * Tue Nov 25 2008 Shad L. Lords <slords@mail.com> 1.0-19
58    - Fix bad patch (missing line at end)
59    
60    * Tue Nov 25 2008 Shad L. Lords <slords@mail.com> 1.0-18
61    - Add ability to do remote tape rotations
62    - Add ability to offset where tapes are in library
63    - Add ability to pick drive other then first one
64    
65    * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-17
66    - Apply 14 Oct 2008 locale patch
67    
68    * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-16
69    - Apply 1 July 2008 locale patch
70    
71    * Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-15
72    - Apply 21 May 2008 locale patch
73    
74    * Mon Apr 28 2008 Shad L. Lords <slords@mail.com> 1.0-14
75    - Bump release to rebuild
76    
77    * Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-13
78    - Take common <base> entries from e-smith-formmagick's general
79    - Fix pt locale as well
80    
81    * Thu Apr 24 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-12
82  - Take common <base> entries from e-smith-formmagick's general  - Take common <base> entries from e-smith-formmagick's general
83    
84  * Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-11  * Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-11
# Line 99  Ethernet Traffic. All the graphs are gen Line 136  Ethernet Traffic. All the graphs are gen
136  %patch9 -p1  %patch9 -p1
137  %patch10 -p1  %patch10 -p1
138  %patch11 -p1  %patch11 -p1
139  %patch11 -p2  %patch12 -p1
140    %patch13 -p1
141    %patch14 -p1
142    %patch15 -p1
143    %patch16 -p1
144    %patch17 -p1
145    %patch18 -p1
146    %patch19 -p1
147    
148  %build  %build
149  /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