]> git.pld-linux.org Git - packages/wine.git/commitdiff
- added fontcache patch, make wine less strict about font corectness
authorfilon <filon@sokrates.mimuw.edu.pl>
Wed, 5 Sep 2001 09:23:07 +0000 (09:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wine.spec -> 1.45

wine.spec

index fcb6603ea9577d04f2e23a70816030a7e4c73e7b..b365e5924fc69912f8866499e34d09315d27c074 100644 (file)
--- a/wine.spec
+++ b/wine.spec
@@ -8,6 +8,7 @@ Group:          Applications/Emulators
 Group(de):     Applikationen/Emulators
 Group(pl):     Aplikacje/Emulatory
 Source0:       ftp://metalab.unc.edu/pub/Linux/ALPHA/wine/development/Wine-%{version}.tar.gz
+Patch0:                %{name}-fontcache.patch
 URL:           http://www.winehq.com/
 Exclusivearch: %{ix86}
 BuildRequires: XFree86-devel
@@ -55,6 +56,7 @@ Wine - pliki nag
 
 %prep
 %setup -q
+%patch -p1
 
 %build
 %configure2_13 \
This page took 0.056241 seconds and 4 git commands to generate.