]> git.pld-linux.org Git - packages/docbook-dtd41-xml.git/commitdiff
- plain R for sgml-common; R(post,preun) is already present (install-catalog) master
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 10 Jan 2008 21:46:14 +0000 (21:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    docbook-dtd41-xml.spec -> 1.22

docbook-dtd41-xml.spec

index ef9c6ded0323216d0175e22b1367c79c4d12413b..903f17c15902ec0182d126d140e865d01224abb5 100644 (file)
@@ -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
This page took 0.07932 seconds and 4 git commands to generate.