SPECS (DEVEL): mythtv.spec - python bindings relocation - now packages can ...
w.kier
w.kier at pld-linux.org
Mon Mar 9 16:05:15 CET 2009
Author: w.kier Date: Mon Mar 9 15:05:15 2009 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- python bindings relocation
- now packages can be built again
---- Files affected:
SPECS:
mythtv.spec (1.73.2.8 -> 1.73.2.9)
---- Diffs:
================================================================
Index: SPECS/mythtv.spec
diff -u SPECS/mythtv.spec:1.73.2.8 SPECS/mythtv.spec:1.73.2.9
--- SPECS/mythtv.spec:1.73.2.8 Mon Mar 9 13:16:51 2009
+++ SPECS/mythtv.spec Mon Mar 9 16:05:09 2009
@@ -601,8 +601,9 @@
%files -n python-MythTV
%defattr(644,root,root,755)
-%dir %{py_sitedir}/MythTV/
-%{py_sitedir}/MythTV/*
+%dir %{py_sitescriptdir}/MythTV/
+%{py_sitescriptdir}/MythTV/*
+%{py_sitescriptdir}/*.egg-info
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -610,6 +611,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.73.2.9 2009/03/09 15:05:09 w.kier
+- python bindings relocation
+- now packages can be built again
+
Revision 1.73.2.8 2009/03/09 12:16:51 w.kier
- syntax error correction in Patch20 definition
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mythtv.spec?r1=1.73.2.8&r2=1.73.2.9&f=u
More information about the pld-cvs-commit
mailing list