[mingw-libvirt: 13/22] Add libvirt confdir to files section

Kalev Lember kalev at fedoraproject.org
Wed Mar 7 15:40:32 UTC 2012


commit 48c66e876a16750d010cbcf292ca87c8bdb6e629
Author: Daniel P. Berrange <berrange at redhat.com>
Date:   Thu Nov 10 11:30:17 2011 +0000

    Add libvirt confdir to files section

 mingw32-libvirt.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/mingw32-libvirt.spec b/mingw32-libvirt.spec
index aded5d1..e8cd51c 100644
--- a/mingw32-libvirt.spec
+++ b/mingw32-libvirt.spec
@@ -23,7 +23,7 @@
 
 Name:           mingw32-libvirt
 Version:        0.9.7
-Release:        1%{?dist}%{?extra_release}
+Release:        2%{?dist}%{?extra_release}
 Summary:        MinGW Windows libvirt virtualization library
 
 License:        LGPLv2+
@@ -129,6 +129,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root)
+%dir %{_mingw32_sysconfdir}/libvirt/
 %config(noreplace) %{_mingw32_sysconfdir}/libvirt/libvirt.conf
 
 %{_mingw32_bindir}/libvirt-0.dll
@@ -175,6 +176,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Nov 10 2011 Daniel P. Berrange <berrange at redhat.com> - 0.9.7-2
+- Add libvirt confdir to files section
+
 * Wed Nov  9 2011 Daniel P. Berrange <berrange at redhat.com> - 0.9.7-1
 - Update to 0.9.7 release
 


More information about the scm-commits mailing list