[fence-virt] Rebuild for spec file update

Ryan McCabe rmccabe at fedoraproject.org
Thu May 9 14:00:49 UTC 2013


commit a97cf20f394cbcbc98a4cd31c5cf2b7f239fe46b
Author: Ryan McCabe <rmccabe at redhat.com>
Date:   Thu May 9 10:00:40 2013 -0400

    Rebuild for spec file update

 fence-virt.spec |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/fence-virt.spec b/fence-virt.spec
index 5e7f7ce..ccba7e2 100644
--- a/fence-virt.spec
+++ b/fence-virt.spec
@@ -1,9 +1,14 @@
 Name:		fence-virt
 Version:	0.3.0
-Release:	12%{?dist}
+Release:	13%{?dist}
 Summary:	A pluggable fencing framework for virtual machines
 Group:		System Environment/Base
 License:	GPLv2+
+
+%if 0%{?rhel}
+ExclusiveArch: i686 x86_64
+%endif
+
 URL:		http://fence-virt.sourceforge.net
 Source0:	http://voxel.dl.sourceforge.net/project/fence-virt/%{name}-%{version}.tar.gz
 Patch0: qpid-build.patch
@@ -169,6 +174,9 @@ fi
 %{_libdir}/%{name}/libvirt.so
 
 %changelog
+* Tue May 07 2013 Ryan McCabe <rmccabe at redhat.com> - 0.3.0-13
+- Rebuild
+
 * Tue May 07 2013 Ryan McCabe <rmccabe at redhat.com> - 0.3.0-12
 - Drop libvirt-qmf-plugin
 


More information about the scm-commits mailing list