%define Name sgml-common %define Version 0.3 Name : %{Name} Version : %{Version} Release : 1 Group : Textprocessing/Tools Summary : Base ISO character entities and utilities for SGML Copyright : Distributable Packager : Eric Bischoff , Mark Galassi URL : http://www.iso.ch/cate/3524030.html BuildRoot : /tmp/%{Name}-%{Version} BuildArch : noarch Source0 : %{Name}-%{Version}.tgz %Description The ISO standardization organization has normalized a set of characters symbolic names ("character entities") used by SGML documents of many types. There are character entities for latin languages, math symbols, greek, cyrillic, etc. This package also includes very basic utilities to allow SGML catalogs manipulation. %Prep %setup -q %Build %Install DESTDIR=$RPM_BUILD_ROOT make install ROOTDIR=$DESTDIR %Clean DESTDIR=$RPM_BUILD_ROOT rm -rf $DESTDIR %Files %defattr (-,root,root) %doc doc/HTML/ %config /etc/sgml/sgml.conf /usr/share/sgml/sgml-iso-entities-8879.1986/ /usr/bin/sgmlwhich /usr/bin/install-catalog /usr/share/man/en/man8/*