[fontconfig/f19] Fix the race condition issue on updating caches. (#921706)

Akira TAGOH tagoh at fedoraproject.org
Tue Jul 8 09:40:41 UTC 2014


commit a6a52c7418f49a51f10cddb9afaf9bb8ef38806f
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Tue Jul 8 18:40:52 2014 +0900

    Fix the race condition issue on updating caches. (#921706)

 fontconfig.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/fontconfig.spec b/fontconfig.spec
index 7e4c910..c83dbc5 100644
--- a/fontconfig.spec
+++ b/fontconfig.spec
@@ -16,7 +16,7 @@ Source1:	25-no-bitmap-fedora.conf
 
 # https://bugzilla.redhat.com/show_bug.cgi?id=140335
 Patch0:		fontconfig-2.8.0-sleep-less.patch
-Patch1:;	fontconfig-fix-race-condition.patch
+Patch1:		fontconfig-fix-race-condition.patch
 
 BuildRequires:	expat-devel
 BuildRequires:	freetype-devel >= %{freetype_version}


More information about the scm-commits mailing list