/[smecontribs]/rpms/smeserver-bandwidthd/contribs9/smeserver-bandwidthd.spec
ViewVC logotype

Diff of /rpms/smeserver-bandwidthd/contribs9/smeserver-bandwidthd.spec

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

Revision 1.2 by stephdl, Sat Sep 26 11:31:40 2015 UTC Revision 1.3 by unnilennium, Tue Nov 10 21:37:23 2015 UTC
# Line 1  Line 1 
1  %define name smeserver-bandwidthd  %define name smeserver-bandwidthd
2  %define version 2.0.1.2  %define version 2.0.1.2
3  %define release 2  %define release 5
4  Summary: bandwidthd is a helpdesk system  Summary: bandwidthd is a helpdesk system
5  Name: %{name}  Name: %{name}
6  Version: %{version}  Version: %{version}
# Line 10  License: GNU GPL version 2 Line 10  License: GNU GPL version 2
10  Group: SMEserver/addon  Group: SMEserver/addon
11  Source: smeserver-bandwidthd-%{version}.tar.gz  Source: smeserver-bandwidthd-%{version}.tar.gz
12  Patch0: smeserver-bandwidthd-2.0.1.2.cronmysql.patch  Patch0: smeserver-bandwidthd-2.0.1.2.cronmysql.patch
13    Patch1: smeserver-bandwidthd-2.0.1.2-b8536.patch
14    Patch2: smeserver-bandwidthd-2.0.1.2-b8524.patch
15  BuildArchitectures: noarch  BuildArchitectures: noarch
16  BuildRoot: /var/tmp/%{name}-%{version}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-buildroot
17  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
# Line 21  AutoReqProv: no Line 23  AutoReqProv: no
23  bandwidthd is an application adapted as a contrib for SMEserver  bandwidthd is an application adapted as a contrib for SMEserver
24    
25  %changelog  %changelog
26    *  Mon Nov 10 2015 JP Pialasse <tests@pialasse.com> 2.0.1.2-5.sme
27    - fixed cron too verbose [SME: 8536]
28    - fixed wont restart with single IP network [SME: 8524]
29    
30  * Sat Sep 26 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.0.1.2-2.sme  * Sat Sep 26 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.0.1.2-2.sme
31  - removed typo [SME: 8116]  - removed typo [SME: 8116]
32  - Added smeserver-bandwidthd-2.0.1.2.cronmysql.patch  - Added smeserver-bandwidthd-2.0.1.2.cronmysql.patch
# Line 46  bandwidthd is an application adapted as Line 52  bandwidthd is an application adapted as
52  %prep  %prep
53  %setup  %setup
54  %patch0 -p1  %patch0 -p1
55    %patch1 -p1
56    %patch2 -p1
57    
58    
59    
60  %build  %build
61  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