1 |
|
# $Id: smeserver-arkeia.spec,v 1.10 2008/04/28 23:21:43 slords Exp $ |
2 |
|
# Authority: slords |
3 |
|
# Name: Shad L. Lords |
4 |
|
|
5 |
Summary: Mitel Server Integration for Arkeia Shareware Backup Program |
Summary: Mitel Server Integration for Arkeia Shareware Backup Program |
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 8 |
%define release 14 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
19 |
Patch5: smeserver-arkeia-1.0-rotate.patch |
Patch5: smeserver-arkeia-1.0-rotate.patch |
20 |
Patch6: smeserver-arkeia-1.0-configure.patch |
Patch6: smeserver-arkeia-1.0-configure.patch |
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 |
23 |
|
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 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
29 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
30 |
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 |
31 |
Requires: mtx |
Requires: mtx |
32 |
|
Requires: e-smith-formmagick >= 1.4.0-12 |
33 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
34 |
Obsoletes: e-smith-arkeia |
Obsoletes: e-smith-arkeia |
35 |
Conflicts: e-smith-arkeia |
Conflicts: e-smith-arkeia |
42 |
Ethernet Traffic. All the graphs are generated on demand. |
Ethernet Traffic. All the graphs are generated on demand. |
43 |
|
|
44 |
%changelog |
%changelog |
45 |
|
* Mon Apr 28 2008 Shad L. Lords <slords@mail.com> 1.0-14 |
46 |
|
- Bump release to rebuild |
47 |
|
|
48 |
|
* Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-13 |
49 |
|
- Take common <base> entries from e-smith-formmagick's general |
50 |
|
- Fix pt locale as well |
51 |
|
|
52 |
|
* Thu Apr 24 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-12 |
53 |
|
- Take common <base> entries from e-smith-formmagick's general |
54 |
|
|
55 |
|
* Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-11 |
56 |
|
- Added 22 April 2008 locale patch |
57 |
|
|
58 |
|
* Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.0-10 |
59 |
|
- Update to UTF-8 translations |
60 |
|
|
61 |
|
* Fri Mar 7 2008 Shad L. Lords <slords@mail.com> 1.0-9 |
62 |
|
- Add locale script so tags at least show up. |
63 |
|
|
64 |
* Thu Jul 12 2007 Shad L. Lords <slords@mail.com> 1.0-8 |
* Thu Jul 12 2007 Shad L. Lords <slords@mail.com> 1.0-8 |
65 |
- Fix date calculation in rotate script. |
- Fix date calculation in rotate script. |
66 |
|
|
103 |
%patch5 -p1 |
%patch5 -p1 |
104 |
%patch6 -p1 |
%patch6 -p1 |
105 |
%patch7 -p1 |
%patch7 -p1 |
106 |
|
%patch8 -p1 |
107 |
|
%patch9 -p1 |
108 |
|
%patch10 -p1 |
109 |
|
%patch11 -p1 |
110 |
|
%patch12 -p1 |
111 |
|
%patch13 -p1 |
112 |
|
|
113 |
%build |
%build |
114 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |