summaryrefslogtreecommitdiff
path: root/libxml.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'libxml.spec.in')
-rw-r--r--libxml.spec.in51
1 files changed, 1 insertions, 50 deletions
diff --git a/libxml.spec.in b/libxml.spec.in
index bf5dd5f..2345f3a 100644
--- a/libxml.spec.in
+++ b/libxml.spec.in
@@ -27,6 +27,7 @@ Summary: Libraries, includes, etc. to develop XML and HTML applications
Group: Development/Libraries
Requires: libxml2 = %{version}
Requires: zlib-devel
+Requires: pkgconfig
%description devel
Libraries, include files, etc you can use to develop XML applications.
@@ -130,53 +131,3 @@ rm -fr %{buildroot}
* @RELDATE@ Daniel Veillard <veillard@redhat.com>
- upstream release @VERSION@ see http://xmlsoft.org/news.html
-* Thu Jan 2 2003 Daniel Veillard <veillard@redhat.com>
-- integrated drv_libxml2 xml.sax driver from Stéphane Bidoul
-- provides the new XmlTextReader interfaces based on C# XML APIs
-
-* Wed Oct 23 2002 Daniel Veillard <veillard@redhat.com>
-- revamped the spec file, cleaned up some rpm building problems
-
-* Fri Oct 4 2002 Jeremy Katz <katzj@redhat.com>
-- build with 'make LIBTOOL=/usr/bin/libtool' to use system libtool
-
-* Wed Sep 4 2002 Daniel Veillard <veillard@redhat.com>
-
-- library paths fixed for x86-64
-
-* Fri Feb 1 2002 Daniel Veillard <veillard@redhat.com>
-
-- Added the python package
-
-* Sun Nov 4 2001 Daniel Veillard <veillard@redhat.com>
-
-- cleaned up the specfile
-- 2.4.7 broke SGML catalogs badly. this fixes it.
-
-* Thu Apr 26 2001 Toshio Kuratomi <badger@prtr-13.ucsc.edu>
-
-[2.3.7]
-- Added libxml.m4 to the distribution file list
-- Moved the man pages from /usr/man to /usr/share/man to conform to FHS2.0
-- Moved programmer documentation into the devel package
-
-* Thu Sep 23 1999 Daniel Veillard <daniel@veillard.com>
-
-- corrected the spec file alpha stuff
-- switched to version 1.7.1
-- Added validation, XPath, nanohttp, removed memory leaks
-- Renamed CHAR to xmlChar
-
-* Wed Jun 2 1999 Daniel Veillard <daniel@veillard.com>
-
-- Switched to version 1.1: SAX extensions, better entities support, lots of
- bug fixes.
-
-* Sun Oct 4 1998 Daniel Veillard <daniel@veillard.com>
-
-- Added xml-config to the package
-
-* Thu Sep 24 1998 Michael Fulbright <msf@redhat.com>
-
-- Built release 0.30
-