SPECS (DEVEL): mythtv.spec - we don't package .py sources usually

glen glen at pld-linux.org
Mon Mar 9 19:40:56 CET 2009


Author: glen                         Date: Mon Mar  9 18:40:56 2009 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- we don't package .py sources usually

---- Files affected:
SPECS:
   mythtv.spec (1.73.2.11 -> 1.73.2.12) 

---- Diffs:

================================================================
Index: SPECS/mythtv.spec
diff -u SPECS/mythtv.spec:1.73.2.11 SPECS/mythtv.spec:1.73.2.12
--- SPECS/mythtv.spec:1.73.2.11	Mon Mar  9 19:39:40 2009
+++ SPECS/mythtv.spec	Mon Mar  9 19:40:50 2009
@@ -108,7 +108,6 @@
 BuildRequires:	xorg-lib-libXxf86vm-devel
 # for Perl bindings
 BuildRequires:	perl-ExtUtils-MakeMaker
-
 ExclusiveArch:	%{ix86} %{x8664} ppc
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -600,7 +599,8 @@
 
 %files -n python-MythTV
 %defattr(644,root,root,755)
-%dir %{py_sitescriptdir}/MythTV/
+%dir %{py_sitescriptdir}/MythTV
+# XXX: package .py[co] only
 %{py_sitescriptdir}/MythTV/*
 %{py_sitescriptdir}/*.egg-info
 
@@ -610,6 +610,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.73.2.12  2009/03/09 18:40:50  glen
+- we don't package .py sources usually
+
 Revision 1.73.2.11  2009/03/09 18:39:40  glen
 - don't lie with comments
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mythtv.spec?r1=1.73.2.11&r2=1.73.2.12&f=u



More information about the pld-cvs-commit mailing list