From c2bc9ee7f2bf598ff7ee18e47a5deea5aac1d2a0 Mon Sep 17 00:00:00 2001 From: ankry Date: Mon, 30 Sep 2002 23:28:06 +0000 Subject: [PATCH] - BR: rpm-build >= 4.0.2-94 (for macro definitions) - s/sgmlcat_fix/docbook_sgmlcat_fix/ - this macro is really defined Changed files: docbook-dtd42-xml.spec -> 1.9 --- docbook-dtd42-xml.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docbook-dtd42-xml.spec b/docbook-dtd42-xml.spec index 1987a67..5fd2e5b 100644 --- a/docbook-dtd42-xml.spec +++ b/docbook-dtd42-xml.spec @@ -16,6 +16,7 @@ Group: Applications/Publishing/XML URL: http://www.oasis-open.org/docbook/ Source0: http://www.oasis-open.org/docbook/xml/%{ver}/docbook-xml-%{ver}.zip BuildRequires: unzip +BuildRequires: rpm-build >= 4.0.2-94 BuildRequires: /usr/bin/xmlcatalog PreReq: libxml2 PreReq: sgml-common @@ -51,7 +52,7 @@ install *.{xml,dtd,mod} $RPM_BUILD_ROOT%{dtd_path} install *.ent $RPM_BUILD_ROOT%{dtd_path} || : cp -a ent $RPM_BUILD_ROOT%{dtd_path} -%sgmlcat_fix $RPM_BUILD_ROOT%{sgmlcat_file} %{ver} +%docbook_sgmlcat_fix $RPM_BUILD_ROOT%{sgmlcat_file} %{ver} cat docbook.cat >> $RPM_BUILD_ROOT%{sgmlcat_file} -- 2.43.0