From 6b073307094eb04b45eaab1d4981aae9940d3933 Mon Sep 17 00:00:00 2001 From: Matthias Saou Date: Sat, 5 Mar 2005 19:28:28 +0000 Subject: [PATCH] Mass letter "s" update, one or more apply : - Drop epoch: 0 - Remove %{epoch} requirements in sub-packages - Remove trailing white spaces - Keep consistent between spaces and tabs --- source-highlight.spec | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/source-highlight.spec b/source-highlight.spec index 468846a..aa2ebc0 100644 --- a/source-highlight.spec +++ b/source-highlight.spec @@ -1,17 +1,16 @@ -Summary: Produces a document with syntax highlighting -Name: source-highlight -Version: 1.9 +Summary: Produces a document with syntax highlighting +Name: source-highlight +Version: 1.9 Release: 2 -Epoch: 0 -Group: Development/Tools -License: GPL -Source: ftp://ftp.gnu.org/gnu/src-highlite/%{name}-%{version}.tar.gz -URL: http://www.gnu.org/software/src-highlite/ -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Group: Development/Tools +License: GPL +Source: ftp://ftp.gnu.org/gnu/src-highlite/%{name}-%{version}.tar.gz +URL: http://www.gnu.org/software/src-highlite/ +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: bison, flex %description -This program, given a source file, produces a document with syntax +This program, given a source file, produces a document with syntax highlighting. At the moment this package can handle : * Java * C/C++ @@ -19,10 +18,10 @@ highlighting. At the moment this package can handle : * Perl * Php3 new as source languages, and HTML as output format. -NOTICE: now the name of the program is source-highlight: there are no two -separate programs, namely java2html and cpp2html, anymore. However there -are two shell scripts with the same name in order to facilitate the -migration (however their use is not advised). +NOTICE: now the name of the program is source-highlight: there are no two +separate programs, namely java2html and cpp2html, anymore. However there +are two shell scripts with the same name in order to facilitate the +migration (however their use is not advised). %prep %setup -q