rpms/docbook-utils/devel docbook-utils.spec,1.34,1.35

Ondrej Vasik ovasik at fedoraproject.org
Thu Aug 27 14:00:21 UTC 2009


Author: ovasik

Update of /cvs/extras/rpms/docbook-utils/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13387

Modified Files:
	docbook-utils.spec 
Log Message:
 provide symlink manpage for docbook2txt


Index: docbook-utils.spec
===================================================================
RCS file: /cvs/extras/rpms/docbook-utils/devel/docbook-utils.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -p -r1.34 -r1.35
--- docbook-utils.spec	13 Aug 2009 09:56:22 -0000	1.34
+++ docbook-utils.spec	27 Aug 2009 14:00:20 -0000	1.35
@@ -1,6 +1,6 @@
 Name: docbook-utils
 Version: 0.6.14
-Release: 19%{?dist}
+Release: 20%{?dist}
 Group: Applications/Text
 
 Summary: Shell scripts for managing DocBook documents
@@ -77,6 +77,7 @@ do
 	ln -s docbook2$util $RPM_BUILD_ROOT%{_bindir}/db2$util
 	ln -s jw.1.gz $RPM_BUILD_ROOT/%{_mandir}/man1/db2$util.1
 done
+ln -s jw.1.gz $RPM_BUILD_ROOT/%{_mandir}/man1/docbook2txt.1
 # db2html is not just a symlink, as it has to create the output directory
 rm -f $RPM_BUILD_ROOT%{_bindir}/db2html
 install -p -m 755 %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/db2html
@@ -112,6 +113,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/*/docbook2man.*
 %{_mandir}/*/docbook2tex.*
 %{_mandir}/*/docbook2texi.*
+%{_mandir}/*/docbook2txt.*
 %{_mandir}/*/jw.*
 %{_mandir}/*/sgmldiff.*
 %{_mandir}/*/*-spec.*
@@ -130,6 +132,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/*/docbook2ps.*
 
 %changelog
+* Thu Aug 27 2009 Ondrej Vasik <ovasik at redhat.com> 0.6.14-20
+- provide symlink manpage for docbook2txt
+
 * Thu Aug 13 2009 Ondrej Vasik <ovasik at redhat.com> 0.6.14-19
 - add note about openjade limitation in rtf section of jw
   manpage(#516942)




More information about the fedora-extras-commits mailing list