rpms/xmltex/devel xmltex.spec,1.21,1.22

Ondrej Vasik ovasik at fedoraproject.org
Mon Jun 29 10:18:01 UTC 2009


Author: ovasik

Update of /cvs/extras/rpms/xmltex/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9049

Modified Files:
	xmltex.spec 
Log Message:
fix trigger to use texlive instead of virtual provide


Index: xmltex.spec
===================================================================
RCS file: /cvs/extras/rpms/xmltex/devel/xmltex.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- xmltex.spec	26 Feb 2009 10:07:17 -0000	1.21
+++ xmltex.spec	29 Jun 2009 10:17:30 -0000	1.22
@@ -1,7 +1,7 @@
 Summary:	Namespace-aware XML parser written in TeX
 Name:		xmltex
 Version:	20020625
-Release:	12%{?dist}
+Release:	13%{?dist}
 License:	LPPL
 Group:		Applications/Publishing
 URL:			http://www.dcarlisle.demon.co.uk/xmltex/manual.html
@@ -46,7 +46,7 @@ exit 0
 %postun
 [ -x %{_bindir}/texconfig-sys ] && %{_bindir}/texconfig-sys rehash 2> /dev/null || :
 
-%triggerin -- tetex-latex
+%triggerin -- texlive
 for f in xmltex pdfxmltex; do
 /usr/bin/env - PATH=$PATH:%{_bindir} fmtutil-sys --byfmt $f > /dev/null 2>&1
 done
@@ -59,6 +59,9 @@ exit 0
 %{_datadir}/texmf/tex/xmltex
 
 %changelog
+* Mon Jun 29 2009 Ondrej Vasik <ovasik at redhat.com> - 20020625-13
+- fix trigger to use texlive instead of virtual provide
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 20020625-12
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 
@@ -153,8 +156,8 @@ exit 0
 All persons listed below can be reached at <cvs_login>@pld.org.pl
 
 $Log$
-Revision 1.21  2009/02/26 10:07:17  jkeating
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+Revision 1.22  2009/06/29 10:17:30  ovasik
+fix trigger to use texlive instead of virtual provide
 
 Revision 1.6  2001/03/27 16:50:29  wiget
 add xmltex.cfg file and one missing dir in %%files; release 3




More information about the fedora-extras-commits mailing list