[mawk] re-add missing buildroot for el5

mmckinst mmckinst at fedoraproject.org
Sun Jun 22 16:53:23 UTC 2014


commit 9a4c7a85322b57523731f4cb1668ce547a79e944
Author: Mark McKinstry <mmckinst at umich.edu>
Date:   Sun Jun 22 12:53:15 2014 -0400

    re-add missing buildroot for el5

 mawk.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mawk.spec b/mawk.spec
index ca58321..cc4951d 100644
--- a/mawk.spec
+++ b/mawk.spec
@@ -2,7 +2,7 @@
 
 Name:		mawk
 Version:	1.3.4
-Release:	4.%{pver}%{?dist}
+Release:	5.%{pver}%{?dist}
 Epoch:		1
 Summary:	Interpreter for the AWK programming language
 Group:		Applications/Text
@@ -37,6 +37,9 @@ make install DESTDIR=%{buildroot} INSTALL='install -p'
 %{_mandir}/man1/mawk.1*
 
 %changelog
+* Sun Jun 22 2014 Mark McKinstry <mmckinst at nexcess.net> - 1:1.3.4-5.20131226
+- re-add missing buildroot for el5
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:1.3.4-4.20131226
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list