[libvirt-snmp] Rebuild for new snmp lib sonames

Adam Jackson ajax at fedoraproject.org
Mon Sep 19 18:07:23 UTC 2011


commit 6010dfb61c228cf8aaeb0b92e8b5ec07d64f3fce
Author: Adam Jackson <ajax at redhat.com>
Date:   Mon Sep 19 14:07:01 2011 -0400

    Rebuild for new snmp lib sonames

 libvirt-snmp.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/libvirt-snmp.spec b/libvirt-snmp.spec
index bf900b8..1a60643 100644
--- a/libvirt-snmp.spec
+++ b/libvirt-snmp.spec
@@ -1,6 +1,6 @@
 Name:		libvirt-snmp
 Version:	0.0.2
-Release:	1%{?dist}%{?extra_release}
+Release:	2%{?dist}%{?extra_release}
 Summary:	SNMP functionality for libvirt
 
 Group:		Development/Libraries
@@ -36,6 +36,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Sep 19 2011 Adam Jackson <ajax at redhat.com> 0.0.2-2
+- Rebuild for new snmp lib sonames
+
 * Wed Mar 23 2011 Michal Privoznik <mprivozn at redhat.com> 0.0.2-1
 - add SNMP trap/notification support
 


More information about the scm-commits mailing list