]> git.pld-linux.org Git - packages/mythplugins.git/blobdiff - mythplugins.spec
- release 5 (rebuild with libcdio 1.0.0)
[packages/mythplugins.git] / mythplugins.spec
index 64f125f0c8cadaebabad974a1d4e5b042485e1a9..547acb7420fea0b62c7b6c3a79373839b099e97e 100644 (file)
 Summary:       Main MythTV plugins
 Summary(pl.UTF-8):     Główne wtyczki MythTV
 Name:          mythplugins
-Version:       0.26.0
-Release:       6
+Version:       0.26.1
+Release:       5
 License:       GPL v2
 Group:         Applications/Multimedia
 Source0:       ftp://ftp.osuosl.org/pub/mythtv/%{name}-%{version}.tar.bz2
-# Source0-md5: 15bd7b2f4173488966f3d761e0eacffa
+# Source0-md5: d896d9f9313ba5dd95e2e977bf9c0f8f
 Source1:       mythweb-apache.conf
 Source2:       mythweb_lighttpd.conf
 Source3:       htdigest.sh
@@ -43,11 +43,12 @@ Source4:    http_servers_conf_tips.txt
 Source5:       mythweb-httpd.conf
 Patch0:                mythweb-chdir.patch
 Patch1:                system-zmq.patch
+Patch2:                cxx11.patch
 Patch10:       %{name}-compile_fixes_for_qt_4_7.patch
 Patch20:       %{name}-mytharchive-INT64.patch
 URL:           http://www.mythtv.org/
 %if %{with binary}
-%if %{with mythgallery} || %{with myhtmusic}
+%if %{with mythgallery} || %{with mythmusic}
 BuildRequires: OpenGL-devel
 %endif
 BuildRequires: Qt3Support-devel
@@ -115,7 +116,7 @@ BuildRequires:      zlib-devel
 Obsoletes:     mythdvd < %{version}-%{release}
 Obsoletes:     mythmovies < %{version}-%{release}
 Obsoletes:     mythvideo
-ExclusiveArch: %{ix86} %{x8664} ppc
+ExclusiveArch: %{ix86} %{x8664} x32 ppc
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                myth_api_version %(awk -vFS=. '/^LIBVERSION/{sub("LIBVERSION = ", ""); printf ("%s.%s", $1, $2)}' %{_datadir}/mythtv/build/settings.pro 2>/dev/null || echo ERROR)
@@ -286,7 +287,6 @@ Requires:   mythtv-frontend-api = %{myth_api_version}
 %description -n mythzoneminder
 MythTV security TV manager.
 
-
 %description -n mythzoneminder -l pl.UTF-8
 Obsługa kamer przemysłowych dla MythTV.
 
@@ -294,6 +294,7 @@ Obsługa kamer przemysłowych dla MythTV.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 #%patch10 -p1
 %patch20 -p1
 
This page took 0.805649 seconds and 4 git commands to generate.