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

Diff of /rpms/smeserver-htbwshaper/contribs7/smeserver-htbwshaper-1.0.spec

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

Revision 1.4 by dungog, Mon Mar 2 23:31:05 2009 UTC Revision 1.13 by slords, Wed Mar 3 04:02:26 2010 UTC
# Line 1  Line 1 
1  # $Id: smeserver-htbwshaper-1.0.spec,v 1.3 2009/03/02 17:46:20 slords Exp $  # $Id: smeserver-htbwshaper-1.0.spec,v 1.12 2009/10/27 17:43:52 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 3  %define release 12
8    
9  Summary: Install management web console for HTBwondershaper  Summary: Install management web console for HTBwondershaper
10  Name: %{name}  Name: %{name}
11  Version: %{version}  Version: %{version}
# Line 13  License: GNU GPL version 2 Line 14  License: GNU GPL version 2
14  URL: http://contribs.org  URL: http://contribs.org
15  Group: SMEserver/addon  Group: SMEserver/addon
16  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
17  BuildRoot: /var/tmp/%{name}-%{version}  Patch1: smeserver-htbwshaper-1.0-fixdups.patch
18    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    Patch7: smeserver-htbwshaper-1.0-locale-2010-03-02.patch
24    BuildRoot: %{_tmppath}/%{name}-buildroot
25  BuildArchitectures: noarch  BuildArchitectures: noarch
26    BuildRequires: e-smith-devtools >= 1.13.1-03
27  Requires: e-smith-base  Requires: e-smith-base
28    
29  %description  %description
30  SME Server admin interface for HTBwondershaper  SME Server admin interface for HTBwondershaper
31    
32  %changelog  %changelog
33  * Sat Feb 28 2009 Stephen Noble <support@dungog.net> - 1.0-3  * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.0-12.sme
34    - apply locale 2010-03-02 patch
35    
36    * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.0-11.sme
37    - apply locale 2009-10-27 patch
38    
39    * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.0-10.sme
40    - apply locale 2009-08-24 patch
41    
42    * Wed May 20 2009 SME Translation Server <translations@contribs.org> 1.0-9.sme
43    - apply locale 2009-05-20 patch
44    
45    * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.0-8.sme
46    - apply locale 2009-04-27 patch
47    
48    * Tue Mar 03 2009 SME Translation Server
49    - apply locale 2009-03-03 patch
50    
51    * Tue Mar 3 2009 Shad L. Lords <slords@mail.com> - 1.0-6
52    - Fix duplicate translation tags so pootle can import
53    
54    * Sat Feb 28 2009 Stephen Noble <support@dungog.net> - 1.0-5
55  - add masq restart [SME 5005]  - add masq restart [SME 5005]
56    - bump version numbers to build on contribs
57    
58  * Sat Feb 28 2009 Stephen Noble <support@dungog.net> - 1.0-2  * Sat Feb 28 2009 Stephen Noble <support@dungog.net> - 1.0-2
59  - rebuild closer to SME standards [SME 5005]  - rebuild closer to SME standards [SME 5005]
# Line 33  SME Server admin interface for HTBwonder Line 64  SME Server admin interface for HTBwonder
64    
65  %prep  %prep
66  %setup  %setup
67    %patch1 -p1
68    %patch2 -p1
69    %patch3 -p1
70    %patch4 -p1
71    %patch5 -p1
72    %patch6 -p1
73    %patch7 -p1
74    
75  %build  %build
76  perl createlinks  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