SPECS (DEVEL): mythplugins.spec - added patch for compatibility with Qt4.5 ...
w.kier
w.kier at pld-linux.org
Sun Mar 22 21:39:45 CET 2009
Author: w.kier Date: Sun Mar 22 20:39:45 2009 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- added patch for compatibility with Qt4.5 mysql driver
- up to current snapshot
---- Files affected:
SPECS:
mythplugins.spec (1.38.2.3 -> 1.38.2.4)
---- Diffs:
================================================================
Index: SPECS/mythplugins.spec
diff -u SPECS/mythplugins.spec:1.38.2.3 SPECS/mythplugins.spec:1.38.2.4
--- SPECS/mythplugins.spec:1.38.2.3 Wed Mar 11 21:40:15 2009
+++ SPECS/mythplugins.spec Sun Mar 22 21:39:39 2009
@@ -34,7 +34,7 @@
%include /usr/lib/rpm/macros.perl
-%define snap 20090302
+%define snap 20090322
#define _rev 11046
#%define rel 0.1
Summary: Main MythTV plugins
@@ -45,11 +45,12 @@
License: GPL v2
Group: Applications/Multimedia
Source0: %{name}-%{version}-%{snap}.tar.bz2
-# Source0-md5: 34c75ba4d8d3569909374d0613f34919
+# Source0-md5: 3d3927c4fef380bfabdeb19e520a7aa7
Source1: mythweb.conf
-#Patch0: %{name}-lib64.patch
-#Patch1: %{name}-paths.patch
+#Patch0: %{name}-lib64.patch
+#Patch1: %{name}-paths.patch
Patch2: mythweb-config.patch
+Patch3: %{name}-qt45-workaround.patch
Patch20: %{name}-mytharchive-INT64.patch
Patch100: mythtv-branch.diff
URL: http://www.mythtv.org/
@@ -342,7 +343,6 @@
Summary: MythTV security TV manager
Summary(pl.UTF-8): Obsługa kamer przemysłowych dla MythTV
Group: Applications/Multimedia
-BuildRequires: mysql-devel
Requires: mythtv-frontend-api = %{myth_api_version}
%description -n mythzoneminder
@@ -360,6 +360,7 @@
#%endif
#%patch1 -p1
#%patch2 -p1
+%patch3 -p1
%patch20 -p1
#filterdiff -i 'mythplugins/*' %{PATCH100} | %{__patch} -p1 -s
@@ -745,6 +746,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.38.2.4 2009/03/22 20:39:39 w.kier
+- added patch for compatibility with Qt4.5 mysql driver
+- up to current snapshot
+
Revision 1.38.2.3 2009/03/11 20:40:15 w.kier
- mythplugins-mytharchive-INT64.patch renamed
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mythplugins.spec?r1=1.38.2.3&r2=1.38.2.4&f=u
More information about the pld-cvs-commit
mailing list