SPECS: mythplugins.spec - 20060905 snap (svn 11046)

glen glen at pld-linux.org
Thu Sep 14 18:25:16 CEST 2006


Author: glen                         Date: Thu Sep 14 16:25:16 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 20060905 snap (svn 11046)

---- Files affected:
SPECS:
   mythplugins.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/mythplugins.spec
diff -u SPECS/mythplugins.spec:1.24 SPECS/mythplugins.spec:1.25
--- SPECS/mythplugins.spec:1.24	Tue Sep  5 04:04:09 2006
+++ SPECS/mythplugins.spec	Thu Sep 14 18:25:11 2006
@@ -31,20 +31,24 @@
 
 %include	/usr/lib/rpm/macros.perl
 
+%define _snap 20060905
+%define _rev 11046
+%define _rel 0.1
 Summary:	Main MythTV plugins
 Summary(pl):	Główne wtyczki MythTV
 Name:		mythplugins
 Version:	0.19
-Release:	4
+Release:	0.%{_snap}.%{_rev}.%{_rel}
 License:	GPL v2
 Group:		Applications/Multimedia
-Source0:	http://www.mythtv.org/mc/%{name}-%{version}.tar.bz2
-# Source0-md5:	201d60d5d60222038d8c97831f7e4288
+#Source0:	http://www.mythtv.org/mc/%{name}-%{version}.tar.bz2
+Source0:	%{name}-%{_snap}.%{_rev}.tar.bz2
+# Source0-md5:	0d654e21fe60c03fecfafe416b71fe51
 Source1:	mythweb.conf
 Patch0:		%{name}-lib64.patch
 Patch1:		%{name}-paths.patch
 Patch2:		mythweb-config.patch
-Patch3:		mythtv-branch.diff
+Patch100:	mythtv-branch.diff
 URL:		http://www.mythtv.org/
 %if %{with binary}
 %if %{with mythgallery} || %{with myhtmusic}
@@ -298,11 +302,11 @@
 %prep
 %setup -q %{?_snap:-n %{name}}
 %if %{_lib} != "lib"
-%patch0 -p1
+#%patch0 -p1
 %endif
 %patch1 -p1
 %patch2 -p1
-filterdiff -i 'mythplugins/*' %{PATCH3} | %{__patch} -p1 -s
+#filterdiff -i 'mythplugins/*' %{PATCH100} | %{__patch} -p1 -s
 
 # make it visible
 mv mythweb/{.,}htaccess
@@ -322,6 +326,7 @@
 export QTDIR="%{_prefix}"
 # Not gnu configure
 %configure \
+	--libdir-name=%{_lib} \
 	--enable-all \
 	%{!?with_mythbrowser:--disable-mythbrowser} \
 	%{!?with_mythdvd:--disable-mythdvd}%{?with_mythdvd:--enable-transcode --enable-vcd} \
@@ -653,6 +658,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2006/09/14 16:25:11  glen
+- 20060905 snap (svn 11046)
+
 Revision 1.24  2006/09/05 02:04:09  glen
 - rel 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mythplugins.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list