]> git.pld-linux.org Git - packages/wine.git/commitdiff
- eneable nas, update to 20031212(in prev commit) auto/ac/wine-20031212-0_1
authorundefine <undefine@pld-linux.org>
Thu, 18 Dec 2003 11:33:57 +0000 (11:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wine.spec -> 1.151

wine.spec

index 24fedef0e3ce81fddf40b71a9cac237a0f64b28d..4e872503202d13b3b73814226ead2037c71b84b9 100644 (file)
--- a/wine.spec
+++ b/wine.spec
@@ -3,7 +3,7 @@
 %bcond_without alsa            # don't build ALSA mm driver
 %bcond_without arts            # don't build aRts mm driver
 %bcond_without jack            # don't build JACK mm driver
-%bcond_with    nas             # don't build NAS mm driver
+%bcond_without nas             # don't build NAS mm driver
 %bcond_without sane            # don't build TWAIN DLL with scanning support (through SANE)
 %bcond_without cups            # without CUPS printing support in winspool,wineps DLLs
 %bcond_without html_docs       # build html docs
@@ -30,7 +30,7 @@ Summary(pl):  Program pozwalaj
 Summary(pt_BR):        Executa programas Windows no Linux
 Name:          wine
 Version:       20031212
-Release:       1
+Release:       0.1
 License:       GPL
 Group:         Applications/Emulators
 Source0:       http://dl.sf.net/wine/Wine-%{version}.tar.gz
@@ -75,6 +75,7 @@ BuildRequires:        opensp >= 1:1.5.1
 BuildRequires: openssl-devel
 %if %{with pdf_docs}
 BuildRequires: tetex-metafont
+BuildRequires: tetex-fonts-jknappen
 BuildRequires: tetex-fonts-pazo
 BuildRequires: tetex-fonts-stmaryrd
 BuildRequires: tetex-fonts-type1-urw
@@ -285,7 +286,7 @@ CFLAGS="%{rpmcflags} $CPPFLAGS"
 %{__make} depend
 %{__make}
 %{__make} -C programs
-%{__make} -C programs/regapi
+#%{__make} -C programs/regapi
 
 cd documentation
 %if %{with html_docs}
This page took 0.03982 seconds and 4 git commands to generate.