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

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

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

Revision 1.3 by unnilennium, Mon Dec 30 00:13:29 2013 UTC Revision 1.4 by unnilennium, Mon Dec 30 18:19:45 2013 UTC
# Line 1  Line 1 
1  %define name smeserver-bandwidthd  %define name smeserver-bandwidthd
2  %define version 2.0.1.1  %define version 2.0.1.1
3  %define release 4  %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 11  Group: SMEserver/addon Line 11  Group: SMEserver/addon
11  Source: smeserver-bandwidthd-%{version}.tar.gz  Source: smeserver-bandwidthd-%{version}.tar.gz
12  Patch0: smeserver-bandwidthd-2.0.1.1-authfix.patch  Patch0: smeserver-bandwidthd-2.0.1.1-authfix.patch
13  Patch1: smeserver-bandwidthd-2.0.1.1-mysqlinit.patch  Patch1: smeserver-bandwidthd-2.0.1.1-mysqlinit.patch
14    Patch2: smeserver-bandwidthd-2.0.1.1-requireSSL.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 22  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 Dec 30 2013 JP Pialasse <tests@pialasse.com> 2.0.1.1-5.sme
27    - add require SSL [SME: 8099]
28    
29  * Sun Dec 29 2013 JP Pialasse <tests@pialasse.com> 2.0.1.1-4.sme  * Sun Dec 29 2013 JP Pialasse <tests@pialasse.com> 2.0.1.1-4.sme
30  - fix missing mysql.init  - fix missing mysql.init
31  - fix http auth error  - fix http auth error
# Line 38  bandwidthd is an application adapted as Line 42  bandwidthd is an application adapted as
42  %setup  %setup
43  %patch0 -p1  %patch0 -p1
44  %patch1 -p1  %patch1 -p1
45    %patch2 -p1
46    
47  %build  %build
48  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