File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
Name: pcp
2
2
Version: 4.1.1
3
- Release: 1 %{?dist }
3
+ Release: 2 %{?dist }
4
4
Summary: System-level performance monitoring and performance management
5
5
License: GPLv2+ and LGPLv2.1+ and CC-BY
6
6
URL: https://pcp.io
@@ -2194,7 +2194,7 @@ updated policy package.
2194
2194
%if ! %{disable_python2 } && 0%{?default_python } ! = 3
2195
2195
export PYTHON=python%{?default_python }
2196
2196
%endif
2197
- %configure %{?_with_initd } %{?_with_doc } %{_with_dstat } %{?_with_ib } %{?_with_papi } %{?_with_perfevent } %{?_with_bcc } %{?_with_json } %{?_with_snmp } %{?_with_nutcracker } %{?_with_webapps }
2197
+ %configure %{?_with_initd } %{?_with_doc } %{? _with_dstat } %{?_with_ib } %{?_with_papi } %{?_with_perfevent } %{?_with_bcc } %{?_with_json } %{?_with_snmp } %{?_with_nutcracker } %{?_with_webapps }
2198
2198
make %{?_smp_mflags } default_pcp
2199
2199
2200
2200
%install
3372
3372
%endif
3373
3373
3374
3374
%changelog
3375
+ *
Fri Aug 03 2018 Dave Brolley <[email protected] > -
4.1.1-2
3376
+ - pcp.spec: Fix the _with_dstat reference in the %configure command
3377
+
3375
3378
*
Fri Aug 03 2018 Dave Brolley <[email protected] > -
4.1.1-1
3376
3379
- SELinux is preventing pmdalinux from 'unix_read' accesses on the shared memory Unknown
3377
3380
(BZ 1592901)
You can’t perform that action at this time.
0 commit comments