1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-03-09 04:58:16 +03:00

Fixed bug #72570 moved the libxml man page to section 3 Daniel

* Makefile.am libxml.3 libxml.4 libxml.spec.in: Fixed bug #72570
  moved the libxml man page to section 3
Daniel
This commit is contained in:
Daniel Veillard 2002-03-06 18:42:40 +00:00
parent 1e77438da7
commit e915b2d423
4 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
Wed Mar 6 19:40:57 CET 2002 Daniel Veillard <daniel@veillard.com>
* Makefile.am libxml.3 libxml.4 libxml.spec.in: Fixed bug #72570
moved the libxml man page to section 3
Wed Mar 6 18:34:07 CET 2002 Daniel Veillard <daniel@veillard.com>
* tree.c: fix bug #72490

View File

@ -36,7 +36,7 @@ endif
DEPS = $(top_builddir)/libxml2.la
LDADDS = $(top_builddir)/libxml2.la @THREAD_LIBS@ @Z_LIBS@ $(ICONV_LIBS) -lm
man_MANS = xml2-config.1 libxml.4
man_MANS = xml2-config.1 libxml.3
m4datadir = $(datadir)/aclocal
m4data_DATA = libxml.m4

View File

View File

@ -118,7 +118,7 @@ rm -rf $RPM_BUILD_ROOT
%doc AUTHORS ChangeLog NEWS README Copyright TODO
%doc %{_mandir}/man1/xmllint.1*
%doc %{_mandir}/man1/xmlcatalog.1*
%doc %{_mandir}/man4/libxml.4*
%doc %{_mandir}/man3/libxml.3*
%{prefix}/lib/lib*.so.*
%{prefix}/bin/xmllint