From d5eab8fa1bea61c7c3a8aea0cc43f5b6e006b895 Mon Sep 17 00:00:00 2001 From: Matthias Saou Date: Aug 04 2005 15:42:26 +0000 Subject: Fix the spaces vs. tabs I mentioned, .gz man page extension in case it doesn't get compressed and an unneeded double slash. --- diff --git a/highlight.spec b/highlight.spec index 5619873..33402e0 100644 --- a/highlight.spec +++ b/highlight.spec @@ -1,17 +1,17 @@ -Name: highlight -Summary: Universal source code to formatted text converter -Version: 2.4.1 -Release: 3%{?dist} +Name: highlight +Summary: Universal source code to formatted text converter +Version: 2.4.1 +Release: 3%{?dist} -Group: Development/Tools -License: GPL +Group: Development/Tools +License: GPL -URL: http://www.andre-simon.de/ +URL: http://www.andre-simon.de/ Source0: http://www.andre-simon.de/zip/%{name}-2.4-1.tar.bz2 Patch1: highlight-2.4-makefile.patch Patch2: highlight-2.4-rpmoptflags.patch -Buildroot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n) +Buildroot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n) %description A utility that converts sourcecode to HTML, XHTML, RTF, LaTeX, TeX, @@ -44,9 +44,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/highlight %{_datadir}/highlight/ -%{_mandir}/man1/highlight.1.gz +%{_mandir}/man1/highlight.1* -%doc ChangeLog AUTHORS README* COPYING TODO examples// +%doc ChangeLog AUTHORS README* COPYING TODO examples/ %changelog * Wed Aug 3 2005 Jochen Schmitt 2.4.1-3