]> git.pld-linux.org Git - packages/wine.git/commitdiff
- disable capi support, rel 1 auto/th/wine-7.3-1
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 10 Mar 2022 08:27:29 +0000 (09:27 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Thu, 10 Mar 2022 08:27:29 +0000 (09:27 +0100)
wine.spec

index fd22232bca9dd4122affc66de294db7c85d392e2..8b4f898c605fca77409cf16ea6457415d236052d 100644 (file)
--- a/wine.spec
+++ b/wine.spec
@@ -4,7 +4,7 @@
 #
 # Conditional build:
 %bcond_without alsa            # don't build ALSA mm driver
-%bcond_without capi            # don't build CAPI 2.0 (ISDN) support
+%bcond_with    capi            # don't build CAPI 2.0 (ISDN) support
 %bcond_without gstreamer       # don't build GStreamer filters support
 %bcond_without sane            # don't build TWAIN DLL with scanning support (through SANE)
 %bcond_without ldap            # don't build LDAP DLL
@@ -47,7 +47,7 @@ Summary(pl.UTF-8):    Program pozwalający uruchamiać aplikacje Windows
 Summary(pt_BR.UTF-8):  Executa programas Windows no Linux
 Name:          wine
 Version:       7.3
-Release:       0.1
+Release:       1
 Epoch:         1
 License:       LGPL
 Group:         Applications/Emulators
This page took 0.301344 seconds and 4 git commands to generate.