Author: qboosh Date: Sun Jul 24 20:43:42 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.69.0 - added comment to recently introduced post script workaround
---- Files affected: SPECS: docbook-style-xsl.spec (1.69 -> 1.70) ---- Diffs: ================================================================ Index: SPECS/docbook-style-xsl.spec diff -u SPECS/docbook-style-xsl.spec:1.69 SPECS/docbook-style-xsl.spec:1.70 --- SPECS/docbook-style-xsl.spec:1.69 Sun Jul 17 13:09:00 2005 +++ SPECS/docbook-style-xsl.spec Sun Jul 24 22:43:37 2005 @@ -3,17 +3,20 @@ Summary(pl): Arkusze stylistyczne XSL dla DocBook DTD Summary(pt_BR): Stylesheets modulares do Norman Walsh para DocBook Name: docbook-style-xsl -Version: 1.68.1 -Release: 2 +Version: 1.69.0 +Release: 1 License: (C) 1997, 1998 Norman Walsh (Free) Vendor: Norman Walsh http://nwalsh.com/ Group: Applications/Publishing/XML Source0: http://dl.sourceforge.net/docbook/docbook-xsl-%{version}.tar.bz2 -# Source0-md5: f4985efbc0f3411af8106928f8752fc5 +# Source0-md5: a6bfd89f6a7d53f12bd6428c140e6744 +Source1: http://dl.sourceforge.net/docbook/docbook-xsl-doc-%{version}.tar.bz2 +# Source1-md5: 1ba4135aefd817908ad067a5afae4f52 URL: http://docbook.sourceforge.net/projects/xsl/index.html BuildRequires: libxml2-progs -Requires(pre,postun): /usr/bin/xmlcatalog -Requires(pre,postun): /etc/xml/catalog +# XXX: "pre," is workaround for some rpm problem??? +Requires(pre,post,postun): /usr/bin/xmlcatalog +Requires(pre,post,postun): /etc/xml/catalog Requires: /etc/xml/catalog Requires: sgml-common >= 0.5 AutoReqProv: no @@ -62,7 +65,7 @@ Rozszerzenia DocBook Saxon. %prep -%setup -q -n docbook-xsl-%{version} +%setup -q -n docbook-xsl-%{version} -b1 %install rm -rf $RPM_BUILD_ROOT @@ -108,7 +111,7 @@ %files %defattr(644,root,root,755) -%doc doc ChangeLog WhatsNew BUGS TODO README RELEASE-NOTES.* +%doc doc AUTHORS BUGS COPYING ChangeLog NEWS README RELEASE-NOTES.{html,txt} TODO %{xsl_path} %files xalan-extensions @@ -125,6 +128,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.70 2005/07/24 20:43:37 qboosh +- updated to 1.69.0 +- added comment to recently introduced post script workaround + Revision 1.69 2005/07/17 11:09:00 pluto - log fixed. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/docbook-style-xsl.spec?r1=1.69&r2=1.70&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
