packages (DEVEL): wine/wine.spec - updated to 1.3.6 - gstreamer bcond

adamg adamg at pld-linux.org
Mon Nov 1 13:30:18 CET 2010


Author: adamg                        Date: Mon Nov  1 12:30:18 2010 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- updated to 1.3.6
- gstreamer bcond

---- Files affected:
packages/wine:
   wine.spec (1.391.2.5 -> 1.391.2.6) 

---- Diffs:

================================================================
Index: packages/wine/wine.spec
diff -u packages/wine/wine.spec:1.391.2.5 packages/wine/wine.spec:1.391.2.6
--- packages/wine/wine.spec:1.391.2.5	Tue Oct 19 13:39:28 2010
+++ packages/wine/wine.spec	Mon Nov  1 13:30:12 2010
@@ -3,6 +3,7 @@
 # Conditional build:
 %bcond_without	alsa		# don't build ALSA mm driver
 %bcond_with	esd		# build ESD mm driver
+%bcond_without	gstramer	# don't build GStreamer filters support
 %bcond_without	jack		# don't build JACK mm driver
 %bcond_without	nas		# don't build NAS mm driver
 %bcond_without	sane		# don't build TWAIN DLL with scanning support (through SANE)
@@ -32,13 +33,13 @@
 Summary(pl.UTF-8):	Program pozwalający uruchamiać aplikacje Windows
 Summary(pt_BR.UTF-8):	Executa programas Windows no Linux
 Name:		wine
-Version:	1.3.5
+Version:	1.3.6
 Release:	1
 Epoch:		1
 License:	LGPL
 Group:		Applications/Emulators
 Source0:	http://downloads.sourceforge.net/wine/%{name}-%{version}.tar.bz2
-# Source0-md5:	c1d9a9040637296ea6cfc7f11cf6cee3
+# Source0-md5:	3db0941aafa23e4fd340326a104e2762
 Source1:	http://downloads.sourceforge.net/wine/wine_gecko-1.1.0-x86.cab
 # Source1-md5:	7217cb91106f2efd85d6d1a84f5ee305
 Source2:	%{name}-uninstaller.desktop
@@ -68,6 +69,7 @@
 BuildRequires:	freetype-devel >= 2.0.5
 BuildRequires:	giflib-devel
 BuildRequires:	gnutls-devel
+%{?with_gstreamer:BuildRequires:	gstreamer-plugins-base-devel}
 BuildRequires:	hal-devel
 %{?with_jack:BuildRequires:	jack-audio-connection-kit-devel}
 BuildRequires:	lcms-devel
@@ -289,6 +291,7 @@
 	--with-gnutls \
 	--with-gphoto \
 	--with-gsm \
+	--with%{!?with_gstreamer:out}-gstreamer \
 	--with-hal \
 	--with%{!?with_jack:out}-jack \
 	--with-jpeg \
@@ -479,6 +482,7 @@
 %{_libdir}/wine/lib*.def.a
 %{_libdir}/wine/libadsiid.a
 %{_libdir}/wine/libdx*.a
+%{_libdir}/wine/libstrmbase.a
 %{_libdir}/wine/libstrmiids.a
 %{_libdir}/wine/libuuid.a
 %{_libdir}/wine/libwinecrt0.a
@@ -542,6 +546,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.391.2.6  2010/11/01 12:30:12  adamg
+- updated to 1.3.6
+- gstreamer bcond
+
 Revision 1.391.2.5  2010/10/19 11:39:28  lisu
 - 1.3.5
 
================================================================

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



More information about the pld-cvs-commit mailing list