diff --git a/wine-1.0-rc3-fix-conflicts-with-openssl.patch b/wine-1.0-rc3-fix-conflicts-with-openssl.patch deleted file mode 100644 index 7057812..0000000 --- a/wine-1.0-rc3-fix-conflicts-with-openssl.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -u dlls/wininet/internet.h.orig dlls/wininet/internet.h ---- dlls/wininet/internet.h.orig 2008-05-30 16:41:29.000000000 +0200 -+++ dlls/wininet/internet.h 2008-06-01 22:45:28.000000000 +0200 -@@ -45,6 +45,7 @@ - #undef PKCS7_SIGNER_INFO - #undef X509_NAME - #undef X509_CERT_PAIR -+#undef X509_EXTENSIONS - # include - #undef FAR - #define FAR do_not_use_this_in_wine diff --git a/wine-1.1.7-chinese-font-substitutes.patch b/wine-1.1.7-chinese-font-substitutes.patch deleted file mode 100644 index 1a18cb7..0000000 --- a/wine-1.1.7-chinese-font-substitutes.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- tools/wine.inf.in.orig 2008-10-29 06:43:52.000000000 +0100 -+++ tools/wine.inf.in 2008-10-29 06:44:00.000000000 +0100 -@@ -297,7 +297,10 @@ - HKLM,%FontSubStr%,"Courier New TUR,162",,"Courier New,162" - HKLM,%FontSubStr%,"Helv",,"MS Sans Serif" - HKLM,%FontSubStr%,"Helvetica",,"Arial" -+HKLM,%FontSubStr%,"MingLiU","AR PL Uming TW" - HKLM,%FontSubStr%,"MS Shell Dlg 2",,"Tahoma" -+HKLM,%FontSubStr%,"PMingLiU","AR PL Uming TW" -+HKLM,%FontSubStr%,"Simsun","AR PL UMing CN" - HKLM,%FontSubStr%,"Times",,"Times New Roman" - HKLM,%FontSubStr%,"Times New Roman Baltic,186",,"Times New Roman,186" - HKLM,%FontSubStr%,"Times New Roman CE,238",,"Times New Roman,238" diff --git a/wine.spec b/wine.spec index 5bd8585..d3822f0 100644 --- a/wine.spec +++ b/wine.spec @@ -49,7 +49,6 @@ Source12: http://kegel.com/wine/wisotool Patch0: wine-mdkconf.patch Patch1: wine-1.3.24-64bit-tools.patch - BuildRequires: bison BuildRequires: chrpath BuildRequires: desktop-file-utils