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