/[smecontribs]/rpms/bandwidthd/contribs10/bandwidthd.spec
ViewVC logotype

Diff of /rpms/bandwidthd/contribs10/bandwidthd.spec

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

Revision 1.4 by jpp, Thu Jun 3 15:16:53 2021 UTC Revision 1.5 by jpp, Thu Jun 3 15:49:10 2021 UTC
# Line 3  Line 3 
3    
4  Name:           bandwidthd  Name:           bandwidthd
5  Version:        2.0.1.1  Version:        2.0.1.1
6  Release: 6%{?dist}  Release: 7%{?dist}
7  Summary:        Tracks network usage and builds html and graphs  Summary:        Tracks network usage and builds html and graphs
8    
9  Group:          System Environment/Daemons  Group:          System Environment/Daemons
# Line 70  autoconf Line 70  autoconf
70    --bindir=%{_bindir} \    --bindir=%{_bindir} \
71    --localstatedir=%{_var}/www\    --localstatedir=%{_var}/www\
72    --datadir=%{_var}/www    --datadir=%{_var}/www
73  make %{?_smp_mflags}  make -j2
74    # # in place of make %{?_smp_mflags} as it will do -j4 on builder and one task will end before the one it needs
75    
76    
77  %install  %install
# Line 128  rm -rf $RPM_BUILD_ROOT Line 129  rm -rf $RPM_BUILD_ROOT
129  %attr(755,root,root) %{_var}/www/%{name}/phphtdocs/*.sh  %attr(755,root,root) %{_var}/www/%{name}/phphtdocs/*.sh
130    
131  %changelog  %changelog
132  * Thu Jun 03 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.1.1-6.sme  * Thu Jun 03 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.1.1-7.sme
133  - build test  - build test ; make -j2
134    
135  * Wed Feb 03 2021 BogusDateBot  * Wed Feb 03 2021 BogusDateBot
136  - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,  - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,


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