1 |
# $Id: smeserver-htbwshaper-1.0.spec,v 1.7 2009/03/03 17:14:20 slords Exp $ |
# $Id: smeserver-htbwshaper-1.0.spec,v 1.11 2009/08/24 17:58:13 slords Exp $ |
2 |
# Authority: dungog |
# Authority: dungog |
3 |
# Name: Stephen Noble |
# Name: Stephen Noble |
4 |
|
|
5 |
%define name smeserver-htbwshaper |
%define name smeserver-htbwshaper |
6 |
%define version 1.0 |
%define version 1.0 |
7 |
%define release 7 |
%define release 11 |
8 |
|
|
9 |
Summary: Install management web console for HTBwondershaper |
Summary: Install management web console for HTBwondershaper |
10 |
Name: %{name} |
Name: %{name} |
16 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
17 |
Patch1: smeserver-htbwshaper-1.0-fixdups.patch |
Patch1: smeserver-htbwshaper-1.0-fixdups.patch |
18 |
Patch2: smeserver-htbwshaper-1.0-locale-2009-03-03.patch |
Patch2: smeserver-htbwshaper-1.0-locale-2009-03-03.patch |
19 |
|
Patch3: smeserver-htbwshaper-1.0-locale-2009-04-27.patch |
20 |
|
Patch4: smeserver-htbwshaper-1.0-locale-2009-05-20.patch |
21 |
|
Patch5: smeserver-htbwshaper-1.0-locale-2009-08-24.patch |
22 |
|
Patch6: smeserver-htbwshaper-1.0-locale-2009-10-27.patch |
23 |
BuildRoot: %{_tmppath}/%{name}-buildroot |
BuildRoot: %{_tmppath}/%{name}-buildroot |
24 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
25 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
29 |
SME Server admin interface for HTBwondershaper |
SME Server admin interface for HTBwondershaper |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.0-11.sme |
33 |
|
- apply locale 2009-10-27 patch |
34 |
|
|
35 |
|
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.0-10.sme |
36 |
|
- apply locale 2009-08-24 patch |
37 |
|
|
38 |
|
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 1.0-9.sme |
39 |
|
- apply locale 2009-05-20 patch |
40 |
|
|
41 |
|
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.0-8.sme |
42 |
|
- apply locale 2009-04-27 patch |
43 |
|
|
44 |
* Tue Mar 03 2009 SME Translation Server |
* Tue Mar 03 2009 SME Translation Server |
45 |
- apply locale 2009-03-03 patch |
- apply locale 2009-03-03 patch |
46 |
|
|
62 |
%setup |
%setup |
63 |
%patch1 -p1 |
%patch1 -p1 |
64 |
%patch2 -p1 |
%patch2 -p1 |
65 |
|
%patch3 -p1 |
66 |
|
%patch4 -p1 |
67 |
|
%patch5 -p1 |
68 |
|
%patch6 -p1 |
69 |
|
|
70 |
%build |
%build |
71 |
perl createlinks |
perl createlinks |