rpms/mingw32-libxslt/devel mingw32-libxslt-ftbfs.patch, NONE, 1.1 mingw32-libxslt.spec, 1.1, 1.2

Erik van Pienbroek epienbro at fedoraproject.org
Thu Jun 11 09:08:54 UTC 2009


Author: epienbro

Update of /cvs/pkgs/rpms/mingw32-libxslt/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9672

Modified Files:
	mingw32-libxslt.spec 
Added Files:
	mingw32-libxslt-ftbfs.patch 
Log Message:
Resolve FTBFS


mingw32-libxslt-ftbfs.patch:

--- NEW FILE mingw32-libxslt-ftbfs.patch ---
--- libexslt/Makefile.am.orig	2009-06-11 00:32:23.605148849 +0200
+++ libexslt/Makefile.am	2009-06-11 00:32:31.145121737 +0200
@@ -11,8 +11,6 @@
 exsltinc_HEADERS =                      \
 	exslt.h				\
 	exsltconfig.h			\
-	exslt.h				\
-	exsltconfig.h			\
 	exsltexports.h
 
 libexslt_la_SOURCES =                   \


Index: mingw32-libxslt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-libxslt/devel/mingw32-libxslt.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- mingw32-libxslt.spec	24 May 2009 12:42:07 -0000	1.1
+++ mingw32-libxslt.spec	11 Jun 2009 09:08:24 -0000	1.2
@@ -22,6 +22,7 @@ Patch1:         libexslt-rc4.patch
 
 # Fix compilation on MinGW environments
 Patch1000:      mingw32-libxslt-1.1.24-win32-shared.patch
+Patch1001:      mingw32-libxslt-ftbfs.patch
 
 BuildRequires:  mingw32-filesystem >= 30
 BuildRequires:  mingw32-gcc
@@ -63,6 +64,7 @@ Static version of the MinGW Windows LibX
 %patch1 -p0
 
 %patch1000 -p1
+%patch1001 -p0
 
 libtoolize --force --copy
 autoreconf
@@ -113,6 +115,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jun 11 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 1.1.24-8
+- Resolve FTBFS
+
 * Fri May 22 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 1.1.24-7
 - Use %%global instead of %%define
 - Dropped the reference to the multilib patch as it isn't used for MinGW




More information about the fedora-extras-commits mailing list