]> git.pld-linux.org Git - packages/wine.git/commitdiff
- suggests binfmt-detector not requires; rel 2 auto/th/wine-0_9_39-2
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 21 Jun 2007 13:58:02 +0000 (13:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wine.spec -> 1.279

wine.spec

index 32d8404b61e171104fddf3b8cb4ef0d16f67ae62..3156cf450a8c8cb47c06fc1acceb51428b9369f8 100644 (file)
--- a/wine.spec
+++ b/wine.spec
@@ -18,7 +18,7 @@
 # thus requires rebuild after change of any of the above.
 #
 # JACK requires ALSA
-%if !%{with alsa}
+%if %{without alsa}
 %undefine      with_jack
 %endif
 Summary:       Program that lets you launch Win applications
@@ -27,7 +27,7 @@ Summary(pl.UTF-8):    Program pozwalający uruchamiać aplikacje Windows
 Summary(pt_BR.UTF-8):  Executa programas Windows no Linux
 Name:          wine
 Version:       0.9.39
-Release:       1
+Release:       2
 Epoch:         1
 License:       LGPL
 Group:         Applications/Emulators
@@ -68,7 +68,7 @@ BuildRequires:        xorg-lib-libXmu-devel
 BuildRequires: xorg-lib-libXrender-devel
 BuildRequires: xorg-lib-libXxf86dga-devel
 BuildRequires: xorg-lib-libXxf86vm-devel
-Requires:      binfmt-detector
+Suggests:      binfmt-detector
 # link to wine/ntdll.dll.so, without any SONAME
 Provides:      libntdll.dll.so
 Obsoletes:     wine-doc-pdf
This page took 0.244011 seconds and 4 git commands to generate.