]> git.pld-linux.org Git - packages/docbook-dtd412-xml.git/commitdiff
- fixed typo - now rewriteSystem rule is added
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 6 Oct 2002 14:56:46 +0000 (14:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 10

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

docbook-dtd412-xml.spec

index 52e22fa4c7a27e2ed869caca871f7bde3e4cb1fb..9023a6be0c8f01611584bb73270fbb9d118cd05f 100644 (file)
@@ -6,7 +6,7 @@ Summary(pl):    XML/SGML DocBook DTD 4.1.2
 %define sver   412
 Name:          docbook-dtd%{sver}-xml
 Version:       1.0
-Release:       9
+Release:       10
 Vendor:                OASIS
 License:       Free
 Group:         Applications/Publishing/XML
@@ -56,7 +56,7 @@ grep -v 'ISO ' docbook.cat >> $RPM_BUILD_ROOT%{sgmlcat_file}
 
 %xmlcat_add_rewrite \
        http://www.oasis-open.org/docbook/xml/%{ver} \
-       file://%{dtd_path} \
+       file://%{dtdpath} \
        $RPM_BUILD_ROOT%{xmlcat_file}
 
 grep PUBLIC docbook.cat|grep -v ISO |sed 's/^/xmlcatalog --noout --add /;s/PUBLIC/public/;s=$= '$RPM_BUILD_ROOT'/%{xmlcat_file}=' |sh
This page took 0.07037 seconds and 4 git commands to generate.