From b4b0c57bf32f35693f85e3d223d27a48e3fe2a20 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Thu, 10 Jan 2008 21:46:14 +0000 Subject: [PATCH] - plain R for sgml-common; R(post,preun) is already present (install-catalog) Changed files: docbook-dtd41-xml.spec -> 1.22 --- docbook-dtd41-xml.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docbook-dtd41-xml.spec b/docbook-dtd41-xml.spec index ef9c6de..903f17c 100644 --- a/docbook-dtd41-xml.spec +++ b/docbook-dtd41-xml.spec @@ -12,16 +12,16 @@ Source0: http://www.oasis-open.org/docbook/xml/%{ver}/docbkx%{sver}.zip # Source0-md5: 90afec959a2a8c8636b121c198a30de8 Patch0: %{name}-dbcentx.patch URL: http://www.oasis-open.org/docbook/ -Requires(pre): sgml-common >= 0.5 -Requires(post,preun): /usr/bin/install-catalog BuildRequires: unzip BuildRequires: rpm-build >= 4.0.2-94 +Requires(post,preun): /usr/bin/install-catalog +Requires: sgml-common >= 0.5 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) BuildArch: noarch -%define dtd_path %{_datadir}/sgml/docbook/xml-dtd-%{ver} -%define xmlcat_file %{dtd_path}/catalog.xml -%define sgmlcat_file %{dtd_path}/catalog +%define dtd_path %{_datadir}/sgml/docbook/xml-dtd-%{ver} +%define xmlcat_file %{dtd_path}/catalog.xml +%define sgmlcat_file %{dtd_path}/catalog %description DocBook is an XML/SGML vocabulary particularly well suited to books and papers -- 2.43.0