Remove glob from empty %{_localstatedir}/lib/pcp/config/pmie dir

This was breaking the build
This commit is contained in:
Lukas Berk 2014-11-24 12:09:34 -05:00
parent 7d71df823d
commit 542454d60e
1 changed files with 1 additions and 7 deletions

View File

@ -872,7 +872,7 @@ chmod 644 "$PCP_PMNS_DIR/.NeedRebuild"
%{_localstatedir}/lib/pcp/config/pmafm
%dir %attr(0775,pcp,pcp) %{_localstatedir}/lib/pcp/config/pmie
%{_localstatedir}/lib/pcp/config/pmie/*
%{_localstatedir}/lib/pcp/config/pmie
%{_localstatedir}/lib/pcp/config/pmieconf
%dir %attr(0775,pcp,pcp) %{_localstatedir}/lib/pcp/config/pmlogger
%{_localstatedir}/lib/pcp/config/pmlogger/*
@ -1049,12 +1049,6 @@ chmod 644 "$PCP_PMNS_DIR/.NeedRebuild"
%defattr(-,root,root,-)
%changelog
* Mon Nov 24 2014 Lukas Berk <lberk@redhat.com> - 3.10.1-0.759.gf6d6a93
- Automated weekly rawhide release
* Mon Nov 24 2014 Lukas Berk <lberk@redhat.com> - 3.10.1-0.759.gf6d6a93
- Automated weekly rawhide release
* Mon Nov 24 2014 Lukas Berk <lberk@redhat.com> - 3.10.1-0.759.gf6d6a93
- Automated weekly rawhide release
- Applied spec changes from upstream git