packages: collectd/collectd.spec - libvirt package created only on libvirt ...

sls sls at pld-linux.org
Wed Sep 28 13:55:41 CEST 2011


Author: sls                          Date: Wed Sep 28 11:55:41 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- libvirt package created only on libvirt bcond

---- Files affected:
packages/collectd:
   collectd.spec (1.105 -> 1.106) 

---- Diffs:

================================================================
Index: packages/collectd/collectd.spec
diff -u packages/collectd/collectd.spec:1.105 packages/collectd/collectd.spec:1.106
--- packages/collectd/collectd.spec:1.105	Wed Sep 28 13:54:07 2011
+++ packages/collectd/collectd.spec	Wed Sep 28 13:55:35 2011
@@ -1627,10 +1627,12 @@
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.d/irq.conf
 %attr(755,root,root) %{_libdir}/%{name}/irq.so
 
+%if %{with libvirt}
 %files libvirt
 %defattr(644,root,root,755)
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.d/libvirt.conf
 %attr(755,root,root) %{_libdir}/%{name}/libvirt.so
+%endif
 
 %files load
 %defattr(644,root,root,755)
@@ -1975,6 +1977,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.106  2011/09/28 11:55:35  sls
+- libvirt package created only on libvirt bcond
+
 Revision 1.105  2011/09/28 11:54:07  sls
 - libnl1-devel BRequired by libvirt-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/collectd/collectd.spec?r1=1.105&r2=1.106&f=u



More information about the pld-cvs-commit mailing list