Skip to content
Snippets Groups Projects
Commit 75e7cb16967f authored by Daniel Veillard's avatar Daniel Veillard
Browse files

fixing bug #81112 Daniel

* libxml.spec.in: fixing bug #81112
Daniel
parent 10ab1b8845f3
No related branches found
No related tags found
No related merge requests found
May 24 13:10:22 CEST 2002 Daniel Veillard <daniel@veillard.com>
* libxml.spec.in: fixing bug #81112
Wed Jan 23 23:46:32 CET 2002 Daniel Veillard <daniel@veillard.com>
* configure.in: releasing 1.8.17
......
......@@ -57,6 +57,9 @@
/* Define if you have the <dirent.h> header file. */
#undef HAVE_DIRENT_H
/* Define if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
/* Define if you have the <errno.h> header file. */
#undef HAVE_ERRNO_H
......
......@@ -17,6 +17,7 @@
Summary: Libraries, includes, etc to develop libxml applications
Group: Development/Libraries
Requires: %{name} = %{version}
Requires: zlib-devel
%description devel
Libraries, include files, etc you can use to develop libxml applications.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment