OBS User autobuild 2009-12-08 11:48:27 +00:00 committed by Git OBS Bridge
parent 3523b8c6d5
commit 095ee8470b
5 changed files with 42 additions and 9 deletions

36
fix-build-for-10.0.patch Normal file
View File

@ -0,0 +1,36 @@
diff -ru fontconfig-2.3.94.orig/configure.in fontconfig-2.3.94/configure.in
--- fontconfig-2.3.94.orig/configure.in 2006-03-10 15:59:31.000000000 +0100
+++ fontconfig-2.3.94/configure.in 2006-04-04 17:25:40.000000000 +0200
@@ -300,19 +300,19 @@
esac
fi
-#
-# Check libxml2 configuration
-#
-
-AC_ARG_ENABLE(libxml2, [ --enable-libxml2 Use libxml2 instead of Expat])
-
-if test "$enable_libxml2" = "yes" -o "$expat" = "no"; then
- PKG_CHECK_MODULES([LIBXML2], [libxml-2.0 >= 2.6])
- AC_DEFINE_UNQUOTED(ENABLE_LIBXML2,1,[Use libxml2 instead of Expat])
-
- AC_SUBST(LIBXML2_CFLAGS)
- AC_SUBST(LIBXML2_LIBS)
-fi
+##
+## Check libxml2 configuration
+##
+#
+#AC_ARG_ENABLE(libxml2, [ --enable-libxml2 Use libxml2 instead of Expat])
+#
+#if test "$enable_libxml2" = "yes" -o "$expat" = "no"; then
+# PKG_CHECK_MODULES([LIBXML2], [libxml-2.0 >= 2.6])
+# AC_DEFINE_UNQUOTED(ENABLE_LIBXML2,1,[Use libxml2 instead of Expat])
+#
+# AC_SUBST(LIBXML2_CFLAGS)
+# AC_SUBST(LIBXML2_LIBS)
+#fi
#
# Set default font directory

3
fontconfig-2.7.0.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5004a4d79f6fb284d73d9f3377f668fca40bf370a0b46c63258223d7fd2e0d09
size 1251603

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fd7477f7ae1fbbca3e653ba3d294263b62f3019497c4d2df8dc960558f3636c2
size 1255996

View File

@ -1,8 +1,3 @@
-------------------------------------------------------------------
Mon Dec 7 11:14:35 CET 2009 - pgajdos@suse.cz
- updated to version 2.8.0 (see README)
-------------------------------------------------------------------
Tue Nov 3 19:09:16 UTC 2009 - coolo@novell.com

View File

@ -34,7 +34,7 @@ AutoReqProv: on
Obsoletes: fontconfig-64bit
%endif
Requires: bash
Version: 2.8.0
Version: 2.7.0
Release: 3
Summary: Library for Font Configuration
# CVS can be found here: (CVS is gone, fontconfig uses git now).
@ -63,6 +63,7 @@ Source30: 29-liberation-aliases.conf
Patch5: AppleRoman-DynaFont.patch
Patch10: conf.patch
Patch16: make-check.patch
Patch29: fix-build-for-10.0.patch
Patch30: bugzilla-179457-fix-font-file-names-for-wine.patch
Patch31: bugzilla-246783-do-not-crash-when-config-files-contain-broken-stuff.patch
Patch32: usr-share-doc-packages.patch
@ -120,6 +121,7 @@ Authors:
%patch5 -p0 -b .dynafont
%patch10 -p1 -b .fonts.conf
%patch16 -p1
#%patch29 -p1
#%patch30 -p1
%patch31 -p1
%patch32 -p1