auto-import changelog data from libxslt-1.1.6-1.src.rpm
Mon Apr 19 2004 Daniel Veillard <veillard@redhat.com> - upstream release 1.1.6 see http://xmlsoft.org/XSLT/news.html
This commit is contained in:
parent
ce4946f933
commit
bf7458ee27
@ -1 +1 @@
|
|||||||
libxslt-1.1.5.tar.gz
|
libxslt-1.1.6.tar.gz
|
||||||
|
13
libxslt.spec
13
libxslt.spec
@ -1,6 +1,6 @@
|
|||||||
Summary: Library providing the Gnome XSLT engine
|
Summary: Library providing the Gnome XSLT engine
|
||||||
Name: libxslt
|
Name: libxslt
|
||||||
Version: 1.1.5
|
Version: 1.1.6
|
||||||
Release: 1
|
Release: 1
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -56,6 +56,7 @@ with XPath functions written in Python.
|
|||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
make
|
make
|
||||||
|
gzip -9 ChangeLog
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -fr %{buildroot}
|
rm -fr %{buildroot}
|
||||||
@ -74,7 +75,7 @@ rm -fr %{buildroot}
|
|||||||
%files
|
%files
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
|
|
||||||
%doc AUTHORS ChangeLog NEWS README Copyright TODO FEATURES
|
%doc AUTHORS ChangeLog.gz NEWS README Copyright TODO FEATURES
|
||||||
%doc doc/*.html doc/html doc/tutorial doc/*.gif
|
%doc doc/*.html doc/html doc/tutorial doc/*.gif
|
||||||
%doc %{_mandir}/man1/xsltproc.1*
|
%doc %{_mandir}/man1/xsltproc.1*
|
||||||
%{_libdir}/lib*.so.*
|
%{_libdir}/lib*.so.*
|
||||||
@ -83,7 +84,7 @@ rm -fr %{buildroot}
|
|||||||
%files devel
|
%files devel
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
|
|
||||||
%doc AUTHORS ChangeLog NEWS README Copyright TODO FEATURES
|
%doc AUTHORS ChangeLog.gz NEWS README Copyright TODO FEATURES
|
||||||
%doc doc/libxslt-api.xml
|
%doc doc/libxslt-api.xml
|
||||||
%doc doc/libxslt-refs.xml
|
%doc doc/libxslt-refs.xml
|
||||||
%doc doc/EXSLT/libexslt-api.xml
|
%doc doc/EXSLT/libexslt-api.xml
|
||||||
@ -102,7 +103,7 @@ rm -fr %{buildroot}
|
|||||||
%files python
|
%files python
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
|
|
||||||
%doc AUTHORS ChangeLog NEWS README Copyright FEATURES
|
%doc AUTHORS ChangeLog.gz NEWS README Copyright FEATURES
|
||||||
%{_libdir}/python*/site-packages/libxslt.py
|
%{_libdir}/python*/site-packages/libxslt.py
|
||||||
%{_libdir}/python*/site-packages/libxsltmod*
|
%{_libdir}/python*/site-packages/libxsltmod*
|
||||||
%doc python/TODO
|
%doc python/TODO
|
||||||
@ -112,8 +113,8 @@ rm -fr %{buildroot}
|
|||||||
%doc python/tests/*.xsl
|
%doc python/tests/*.xsl
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Mar 23 2004 Daniel Veillard <veillard@redhat.com>
|
* Mon Apr 19 2004 Daniel Veillard <veillard@redhat.com>
|
||||||
- upstream release 1.1.5 see http://xmlsoft.org/XSLT/news.html
|
- upstream release 1.1.6 see http://xmlsoft.org/XSLT/news.html
|
||||||
|
|
||||||
* Sun Nov 2 2003 Daniel Veillard <veillard@redhat.com>
|
* Sun Nov 2 2003 Daniel Veillard <veillard@redhat.com>
|
||||||
- cleanup, removal of the deprecated breakpoint library and
|
- cleanup, removal of the deprecated breakpoint library and
|
||||||
|
Loading…
Reference in New Issue
Block a user