rpms/libxslt/F-8 libxslt.spec,1.48,1.49 sources,1.33,1.34

Daniel Veillard (veillard) fedora-extras-commits at redhat.com
Wed May 14 04:53:10 UTC 2008


Author: veillard

Update of /cvs/pkgs/rpms/libxslt/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4233

Modified Files:
	libxslt.spec sources 
Log Message:
Release of 1.1.24, Daniel



Index: libxslt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libxslt/F-8/libxslt.spec,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- libxslt.spec	11 Apr 2008 09:53:15 -0000	1.48
+++ libxslt.spec	14 May 2008 04:52:18 -0000	1.49
@@ -1,6 +1,6 @@
 Summary: Library providing the Gnome XSLT engine
 Name: libxslt
-Version: 1.1.23
+Version: 1.1.24
 Release: 1%{?dist}%{?extra_release}
 License: MIT
 Group: Development/Libraries
@@ -70,6 +70,9 @@
 rm -fr $RPM_BUILD_ROOT%{_libdir}/*.la \
        $RPM_BUILD_ROOT%{_libdir}/python*/site-packages/libxsltmod*a
 
+# multiarch crazyness on timestamp differences
+touch -m --reference=$RPM_BUILD_ROOT/%{prefix}/include/libxslt/xslt.h $RPM_BUILD_ROOT/%{prefix}/bin/xslt-config
+
 %clean
 rm -fr %{buildroot}
 
@@ -122,6 +125,11 @@
 %doc python/tests/*.xsl
 
 %changelog
+* Tue May 13 2008 Daniel Veillard <veillard at redhat.com> 1.1.24-1.fc8
+- release of 1.1.24
+- fixes a few bugs including the key initialization problem
+- tentative fix for multiarch devel problems
+
 * Fri Apr 11 2008 Daniel Veillard <veillard at redhat.com> 1.1.23-1.fc8
 - upstream release 1.1.23 see http://xmlsoft.org/XSLT/news.html
 - bugfixes release


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libxslt/F-8/sources,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- sources	11 Apr 2008 09:53:15 -0000	1.33
+++ sources	14 May 2008 04:52:18 -0000	1.34
@@ -1 +1 @@
-0650b23650b70ad7ce2447ee16f445a3  libxslt-1.1.23.tar.gz
+e83ec5d27fc4c10c6f612879bea9a153  libxslt-1.1.24.tar.gz




More information about the fedora-extras-commits mailing list