From f328dbb8c1b7469ecb2274c237446cfbaa815f82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20=C5=A0afr=C3=A1nek?= Date: Thu, 4 Dec 2008 08:09:12 +0000 Subject: [PATCH] another rebuild for fixed rpm --- net-snmp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net-snmp.spec b/net-snmp.spec index 015cf0c..60f92b3 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -8,7 +8,7 @@ Summary: A collection of SNMP protocol tools and libraries Name: net-snmp Version: %{major_ver} -Release: 5%{?dist} +Release: 6%{?dist} Epoch: 1 License: BSD and MIT @@ -415,6 +415,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_datadir}/snmp/mibs %changelog +* Thu Dec 4 2008 Jan Safranek 5.4.2.1-6 +- another rebuild for fixed rpm + * Mon Dec 1 2008 Jan Safranek 5.4.2.1-5 - fix rpm ownership of all created directories (#473582)