[libvirt-snmp: 2/2] Merge f18 into rawhide, cleanup spec

Peter Robinson pbrobinson at fedoraproject.org
Thu Feb 21 15:00:43 UTC 2013


commit faaff0f16685d12b321673c4766883f867ecc06f
Merge: 5b22d03 4ced8ca
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Thu Feb 21 15:00:26 2013 +0000

    Merge f18 into rawhide, cleanup spec

 .gitignore        |    1 +
 libvirt-snmp.spec |   15 ++++++++-------
 sources           |    2 +-
 3 files changed, 10 insertions(+), 8 deletions(-)
---
diff --cc libvirt-snmp.spec
index edf98be,0c2fd26..986ffeb
--- a/libvirt-snmp.spec
+++ b/libvirt-snmp.spec
@@@ -1,13 -1,13 +1,12 @@@
  Name:		libvirt-snmp
- Version:	0.0.2
- Release:	6%{?dist}%{?extra_release}
+ Version:	0.0.3
 -Release:	1%{?dist}%{?extra_release}
++Release:	1%{?dist}
  Summary:	SNMP functionality for libvirt
  
  Group:		Development/Libraries
  License:	GPLv2+
  URL:		http://libvirt.org
  Source0:	http://www.libvirt.org/sources/snmp/libvirt-snmp-%{version}.tar.gz
--BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
  
  BuildRequires: net-snmp-perl net-snmp net-snmp-utils net-snmp-devel libvirt-devel
  
@@@ -17,18 -17,18 +16,14 @@@ Provides a way to control libvirt throu
  %prep
  %setup -q
  
--
  %build
  %configure
  make %{?_smp_mflags}
  
  %install
  make install DESTDIR=$RPM_BUILD_ROOT
  
--
  %files
--%defattr(-,root,root,-)
  %{_bindir}/libvirtMib_subagent
  %{_datadir}/snmp/mibs/LIBVIRT-MIB.txt
  %doc README NEWS ChangeLog AUTHORS
@@@ -36,21 -36,9 +31,27 @@@
  
  
  %changelog
 -* Fri Sep  7 2012 Michal Privoznik <mprivozn at redhat.com> 0.0.3-1
++* Thu Feb 21 2013 Peter Robinson <pbrobinson at fedoraproject.org> 0.0.3-2
++- Merge f18 into rawhide, cleanup spec
++
++* Fri Feb 15 2012 Michal Privoznik <mprivozn at redhat.com> 0.0.3-1
+ - various bug fixes and improvements
+ 
 +* Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.2-6
 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 +
 +* Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.2-5
 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 +
 +* Fri Apr 13 2012 Jindrich Novy <jnovy at redhat.com> 0.0.2-4
 +- rebuild against new librpm
 +
 +* Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.2-3
 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 +
 +* 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