From e6389e09cf80298b7b908acddcf4a4d452df6455 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 18 May 2007 02:42:26 +0000 Subject: [PATCH 1/4] Initialize branch F-7 for a2ps --- branch | 1 + 1 file changed, 1 insertion(+) create mode 100644 branch diff --git a/branch b/branch new file mode 100644 index 0000000..c48525c --- /dev/null +++ b/branch @@ -0,0 +1 @@ +F-7 From 0418fb3d36ec13c4a949e64dc427257dab27d16e Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Fri, 13 Jul 2007 15:44:48 +0000 Subject: [PATCH 2/4] - Hebrew fix (bug #247999). --- a2ps-4.13-hebrew.patch | 2 +- a2ps.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/a2ps-4.13-hebrew.patch b/a2ps-4.13-hebrew.patch index 1c9a5d1..5d4a104 100644 --- a/a2ps-4.13-hebrew.patch +++ b/a2ps-4.13-hebrew.patch @@ -52,7 +52,7 @@ +Default: MiriamMonoCLM-Book + +# Automatic spell checking :) -+Substitute: Times DavidCLM ++Substitute: Times DavidCLM-Medium +Substitute: Helvetica NachlieliCLM-Light +Substitute: Helvetica-Bold NachlieliCLM-Bold +Substitute: Courier MiriamMonoCLM-Book diff --git a/a2ps.spec b/a2ps.spec index a4c7183..32f577e 100644 --- a/a2ps.spec +++ b/a2ps.spec @@ -1,7 +1,7 @@ Summary: Converts text and other types of files to PostScript(TM) Name: a2ps Version: 4.13b -Release: 65%{?dist} +Release: 66%{?dist} License: GPL Group: Applications/Publishing #Source0: ftp://ftp.enst.fr/pub/unix/a2ps/%{name}-%{version}.tar.gz @@ -265,6 +265,9 @@ exit 0 %dir %{_datadir}/a2ps %changelog +* Fri Jul 13 2007 Tim Waugh 4.13b-66 +- Hebrew fix (bug #247999). + * Wed Mar 14 2007 Tim Waugh 4.13b-65 - Fix encoding of encoding.texi (bug #225235). - Make a2ps.cfg %%config again, but not noreplace (bug #225235). From 4b2c5d9d8c8441953697681fd8d07ecfb1d6d138 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Fri, 13 Jul 2007 15:59:50 +0000 Subject: [PATCH 3/4] - Change build requirement from /usr/bin/emacs to emacs to fix build. --- a2ps.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/a2ps.spec b/a2ps.spec index 32f577e..8ab6ba8 100644 --- a/a2ps.spec +++ b/a2ps.spec @@ -44,7 +44,7 @@ Patch30: a2ps-psset.patch Patch31: a2ps-mb.patch Patch34: a2ps-external-libtool.patch Requires: fileutils sh-utils info -BuildRequires: /usr/bin/emacs, flex, libtool, texinfo, groff +BuildRequires: emacs, flex, libtool, texinfo, groff BuildRequires: ImageMagick BuildRequires: groff-perl BuildRequires: cups @@ -266,6 +266,7 @@ exit 0 %changelog * Fri Jul 13 2007 Tim Waugh 4.13b-66 +- Change build requirement from /usr/bin/emacs to emacs to fix build. - Hebrew fix (bug #247999). * Wed Mar 14 2007 Tim Waugh 4.13b-65 From d4b0574b1ce6fb1dc19957ba3d546bc6246bf0e3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 28 Jul 2010 09:29:24 +0000 Subject: [PATCH 4/4] dist-git conversion --- Makefile | 6 ------ branch | 1 - 2 files changed, 7 deletions(-) delete mode 100644 Makefile delete mode 100644 branch diff --git a/Makefile b/Makefile deleted file mode 100644 index cfffcf4..0000000 --- a/Makefile +++ /dev/null @@ -1,6 +0,0 @@ -# Makefile for source rpm: a2ps -# $Id$ -NAME := a2ps -SPECFILE = $(firstword $(wildcard *.spec)) - -include ../common/Makefile.common diff --git a/branch b/branch deleted file mode 100644 index c48525c..0000000 --- a/branch +++ /dev/null @@ -1 +0,0 @@ -F-7