]> git.pld-linux.org Git - packages/docbook-dtd42-xml.git/commitdiff
- BR: rpm-build >= 4.0.2-94 (for macro definitions) RA-1_0 STABLE docbook-dtd42-xml-1_0-3
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-dtd42-xml.spec -> 1.9

docbook-dtd42-xml.spec

index 1987a67a2b32d521e854fd0efba04cbcb4201d6a..5fd2e5bc3de3e3a7827b14ff60c2518ade50b0fa 100644 (file)
@@ -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
 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
 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}
 
 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}
 
 
 cat docbook.cat >> $RPM_BUILD_ROOT%{sgmlcat_file}
 
This page took 0.087541 seconds and 4 git commands to generate.