[a2ps/el6/master] Build EL6 branch from the RHEL package a2ps-4.14-10.1.el6.src.rpm

Mark Chappell tremble at fedoraproject.org
Wed Sep 8 18:35:23 UTC 2010


commit b01d2f4ee6ae295fc662d10e3464d7a70f18fe5e
Author: Mark Chappell <tremble at tremble.org.uk>
Date:   Wed Sep 8 20:35:59 2010 +0200

    Build EL6 branch from the RHEL package a2ps-4.14-10.1.el6.src.rpm

 .gitignore |    2 ++
 a2ps.spec  |    6 +++++-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 03aa984..df67cf9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
 a2ps-4.14.tar.gz
 i18n-fonts-0.1.tar.gz
+/a2ps-4.14.tar.gz
+/i18n-fonts-0.1.tar.gz
diff --git a/a2ps.spec b/a2ps.spec
index b32e17c..43bec0d 100644
--- a/a2ps.spec
+++ b/a2ps.spec
@@ -13,7 +13,7 @@
 Summary: Converts text and other types of files to PostScript
 Name: a2ps
 Version: 4.14
-Release: 10%{?dist}
+Release: 10.1%{?dist}
 License: GPLv3+
 Group: Applications/Publishing
 Source0: http://ftp.gnu.org/gnu/a2ps/%{name}-%{version}.tar.gz
@@ -288,6 +288,10 @@ exit 0
 %{emacs_lispdir}/*.el
 
 %changelog
+* Mon Apr 26 2010 Dennis Gregorovic <dgregor at redhat.com> - 4.14-10.1
+- Rebuilt for RHEL 6
+Related: rhbz#566527
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.14-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


More information about the scm-commits mailing list