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
This commit is contained in:
Matthias Saou 2005-03-05 19:28:28 +00:00
parent 79dffe44f0
commit 6b07330709

View File

@ -1,17 +1,16 @@
Summary: Produces a document with syntax highlighting Summary: Produces a document with syntax highlighting
Name: source-highlight Name: source-highlight
Version: 1.9 Version: 1.9
Release: 2 Release: 2
Epoch: 0 Group: Development/Tools
Group: Development/Tools License: GPL
License: GPL Source: ftp://ftp.gnu.org/gnu/src-highlite/%{name}-%{version}.tar.gz
Source: ftp://ftp.gnu.org/gnu/src-highlite/%{name}-%{version}.tar.gz URL: http://www.gnu.org/software/src-highlite/
URL: http://www.gnu.org/software/src-highlite/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: bison, flex BuildRequires: bison, flex
%description %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 : highlighting. At the moment this package can handle :
* Java * Java
* C/C++ * C/C++
@ -19,10 +18,10 @@ highlighting. At the moment this package can handle :
* Perl * Perl
* Php3 new * Php3 new
as source languages, and HTML as output format. as source languages, and HTML as output format.
NOTICE: now the name of the program is source-highlight: there are no two NOTICE: now the name of the program is source-highlight: there are no two
separate programs, namely java2html and cpp2html, anymore. However there separate programs, namely java2html and cpp2html, anymore. However there
are two shell scripts with the same name in order to facilitate the are two shell scripts with the same name in order to facilitate the
migration (however their use is not advised). migration (however their use is not advised).
%prep %prep
%setup -q %setup -q