Author: arekm                        Date: Sun Feb 20 07:20:46 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 4; libjack 64bit

---- Files affected:
packages/wine:
   wine.spec (1.397 -> 1.398) 

---- Diffs:

================================================================
Index: packages/wine/wine.spec
diff -u packages/wine/wine.spec:1.397 packages/wine/wine.spec:1.398
--- packages/wine/wine.spec:1.397       Sat Feb 19 20:14:08 2011
+++ packages/wine/wine.spec     Sun Feb 20 08:20:40 2011
@@ -33,7 +33,7 @@
 Summary(pt_BR.UTF-8):  Executa programas Windows no Linux
 Name:          wine
 Version:       1.2.2
-Release:       3
+Release:       4
 Epoch:         1
 License:       LGPL
 Group:         Applications/Emulators
@@ -246,7 +246,11 @@
 Requires:      %{name} = %{epoch}:%{version}-%{release}
 Requires:      jack-audio-connection-kit
 # dlopened by SONAME detected at build time
+%ifarch %{x8664}
+%{?with_jack:Requires:  %{getsoname /usr/%{_lib}/libjack.so}()(64bit)}
+%else
 %{?with_jack:Requires: %{getsoname /usr/%{_lib}/libjack.so}}
+%endif
 
 %description drv-jack
 JACK driver for WINE mm.dll (multimedia system) implementation.
@@ -564,6 +568,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.398  2011/02/20 07:20:40  arekm
+- rel 4; libjack 64bit
+
 Revision 1.397  2011/02/19 19:14:08  arekm
 - require proper freetype
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wine/wine.spec?r1=1.397&r2=1.398&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to