packages: mythplugins/mythplugins.spec - use existing dir for mythdvd import
glen
glen at pld-linux.org
Sat Jan 22 22:29:13 CET 2011
Author: glen Date: Sat Jan 22 21:29:13 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- use existing dir for mythdvd import
---- Files affected:
packages/mythplugins:
mythplugins.spec (1.66 -> 1.67)
---- Diffs:
================================================================
Index: packages/mythplugins/mythplugins.spec
diff -u packages/mythplugins/mythplugins.spec:1.66 packages/mythplugins/mythplugins.spec:1.67
--- packages/mythplugins/mythplugins.spec:1.66 Thu Nov 25 10:52:25 2010
+++ packages/mythplugins/mythplugins.spec Sat Jan 22 22:29:07 2011
@@ -18,7 +18,7 @@
%bcond_without mythweb # disable building mythweb plugin
%bcond_without mythzoneminder # disable building mythzoneminder plugin
-%if !%{with binary}
+%if %{without binary}
%undefine with_mytharchive
%undefine with_mythbrowser
%undefine with_mythmovies
@@ -34,14 +34,11 @@
%include /usr/lib/rpm/macros.perl
-#%define fix 24635
-
Summary: Main MythTV plugins
Summary(pl.UTF-8): Główne wtyczki MythTV
Name: mythplugins
Version: 0.23.1
-Release: 3
-#Release: fix%{fix}.1
+Release: 4
License: GPL v2
Group: Applications/Multimedia
Source0: ftp://ftp.osuosl.org/pub/mythtv/%{name}-%{version}.tar.bz2
@@ -340,6 +337,9 @@
%patch10 -p1
%patch20 -p1
+%{__sed} -i -e 's,/var/lib/mythdvd/temp,/var/lib/mythtv/tmp,' \
+ mythvideo/mythvideo/globalsettings.cpp
+
# lib64 fix - enable to update patch
%if %{_lib} != "lib" && 0
find '(' -name '*.[ch]' -o -name '*.cpp' -o -name '*.pro' ')' | \
@@ -733,6 +733,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.67 2011/01/22 21:29:07 glen
+- use existing dir for mythdvd import
+
Revision 1.66 2010/11/25 09:52:25 hawk
- release 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mythplugins/mythplugins.spec?r1=1.66&r2=1.67&f=u
More information about the pld-cvs-commit
mailing list