]> git.pld-linux.org Git - packages/docbook-dtd412-xml.git/commitdiff
- BR: rpm-build >= 4.0.2-94 (for macro definitions)
authorankry <ankry@pld-linux.org>
Mon, 30 Sep 2002 23:28:06 +0000 (23:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- s/sgmlcat_fix/docbook_sgmlcat_fix/ - this macro is really defined

Changed files:
    docbook-dtd412-xml.spec -> 1.18

docbook-dtd412-xml.spec

index 4e5ad12cdd2549eb5faa37aa4b68219082184e05..52e22fa4c7a27e2ed869caca871f7bde3e4cb1fb 100644 (file)
@@ -13,6 +13,7 @@ Group:                Applications/Publishing/XML
 URL:           http://www.oasis-open.org/docbook/
 Source0:       http://www.oasis-open.org/docbook/xml/%{ver}/docbkx%{sver}.zip
 BuildRequires: unzip
+BuildRequires: rpm-build >= 4.0.2-94
 PreReq:                libxml2
 PreReq:                sgml-common
 Requires(post,preun):  /usr/bin/xmlcatalog
@@ -47,7 +48,7 @@ install -d $RPM_BUILD_ROOT%{dtdpath}
 install *.{dtd,mod} $RPM_BUILD_ROOT%{dtdpath}
 cp -a ent $RPM_BUILD_ROOT%{dtdpath}
 
-%sgmlcat_fix $RPM_BUILD_ROOT%{sgmlcat_file}
+%docbook_sgmlcat_fix $RPM_BUILD_ROOT%{sgmlcat_file}
 
 grep -v 'ISO ' docbook.cat >> $RPM_BUILD_ROOT%{sgmlcat_file}
 
This page took 0.059999 seconds and 4 git commands to generate.