[packages/mythtv] - enable perl bindings - rel 5

baggins baggins at pld-linux.org
Thu Jun 13 13:53:22 CEST 2013


commit a87abffc78ac3d7dd2a9a8fd3e231a55883d7a2a
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Jun 13 13:43:59 2013 +0200

    - enable perl bindings
    - rel 5

 mythtv.spec | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)
---
diff --git a/mythtv.spec b/mythtv.spec
index d8c064a..832cd0a 100644
--- a/mythtv.spec
+++ b/mythtv.spec
@@ -4,9 +4,6 @@
 # - alpha, sparc, ppc arches?
 # - http://outflux.net/software/pkgs/mythtvfs-fuse/
 # - vaapi support - check for compatible versions of libva?
-# - bindings:
-#   WARNING: disabling Perl bindings; missing Net::UPnP::QueryResponse
-#   WARNING: disabling Perl bindings; missing Net::UPnP::ControlPoint
 #
 # Specfile for MythTV
 #
@@ -32,7 +29,7 @@
 %bcond_without	nellymoserdec
 %bcond_with	vaapi		# enable vaapi
 %bcond_with     dshowserver	# enable directshow codecs server
-%bcond_with	perl
+%bcond_without	perl
 %bcond_with	php
 %bcond_without	python
 %bcond_with	nvidia_headers	# build vdpau support with nvidia headers
@@ -55,7 +52,7 @@ Summary:	A personal video recorder (PVR) application
 Summary(pl.UTF-8):	Osobista aplikacja do nagrywania obrazu (PVR)
 Name:		mythtv
 Version:	0.26.0
-Release:	4
+Release:	5
 License:	GPL v2
 Group:		Applications/Multimedia
 Source0:	ftp://ftp.osuosl.org/pub/mythtv/%{name}-%{version}.tar.bz2
@@ -109,8 +106,7 @@ BuildRequires:	perl-DBI
 BuildRequires:	perl-DBD-mysql
 BuildRequires:	perl-HTTP-Message
 BuildRequires:	perl-libwww
-BuildRequires:	perl-Net-UPnP-QueryResponse
-BuildRequires:	perl-Net-UPnP-ControlPoint
+BuildRequires:	perl-Net-UPnP
 BuildRequires:	perl-IO-Socket-INET6
 %endif
 %if %{with python}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mythtv.git/commitdiff/a87abffc78ac3d7dd2a9a8fd3e231a55883d7a2a



More information about the pld-cvs-commit mailing list