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