summaryrefslogtreecommitdiff
path: root/libxslt.spec.in
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2006-06-06 15:17:10 +0000
committerDaniel Veillard <veillard@src.gnome.org>2006-06-06 15:17:10 +0000
commitd9d50ec1505a65ccc62f692df28efe6112990d8a (patch)
tree03c589ce8d3df6dd8921452455dc278d721b23b2 /libxslt.spec.in
parentebe8a4f94e682d3b479bc0ff812b8680b37030e0 (diff)
downloadlibxslt-d9d50ec1505a65ccc62f692df28efe6112990d8a.tar.gz
libxslt-d9d50ec1505a65ccc62f692df28efe6112990d8a.tar.bz2
libxslt-d9d50ec1505a65ccc62f692df28efe6112990d8a.zip
preparing release of 1.1.17 Daniel
* configure.in libxslt.spec.in doc//*: preparing release of 1.1.17 Daniel
Diffstat (limited to 'libxslt.spec.in')
-rw-r--r--libxslt.spec.in26
1 files changed, 1 insertions, 25 deletions
diff --git a/libxslt.spec.in b/libxslt.spec.in
index 12120ca3..aff0e2f4 100644
--- a/libxslt.spec.in
+++ b/libxslt.spec.in
@@ -27,6 +27,7 @@ Group: Development/Libraries
Requires: libxslt = %{version}
Requires: libxml2-devel >= 2.5.6
Requires: libgcrypt-devel
+Requires: pkgconfig
%description devel
This C library allows to transform XML files into other XML files
@@ -122,28 +123,3 @@ rm -fr %{buildroot}
%changelog
* @RELDATE@ Daniel Veillard <veillard@redhat.com>
- upstream release @VERSION@ see http://xmlsoft.org/XSLT/news.html
-
-* Sun Nov 2 2003 Daniel Veillard <veillard@redhat.com>
-- cleanup, removal of the deprecated breakpoint library and
- automated libxml2 dependancy level in the generated spec file.
-
-* Wed Oct 23 2002 Daniel Veillard <veillard@redhat.com>
-- revamped the spec file, cleaned up some rpm building problems
-
-* Wed Sep 4 2002 Daniel Veillard <veillard@redhat.com>
-
-- library paths fixed for x86-64
-
-* Fri Feb 8 2002 Daniel.Veillard <veillard@redhat.com>
-
-- added the python module
-- changed the Licence to MIT
-
-* Sat Nov 10 2001 Daniel.Veillard <daniel@veillard.com>
-
-- cleaned up the specfile
-
-* Mon Jan 22 2001 Daniel.Veillard <daniel@veillard.com>
-
-- created based on libxml2 spec file
-