SPECS: python.spec - removed bogus requires from doc & examples su...

twittner twittner at pld-linux.org
Thu Dec 15 21:16:20 CET 2005


Author: twittner                     Date: Thu Dec 15 20:16:20 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed bogus requires from doc & examples subpkg (you don't need python
  interpreter for reading docs or watching examples)
- removed trash from %%files doc

---- Files affected:
SPECS:
   python.spec (1.243 -> 1.244) 

---- Diffs:

================================================================
Index: SPECS/python.spec
diff -u SPECS/python.spec:1.243 SPECS/python.spec:1.244
--- SPECS/python.spec:1.243	Thu Dec 15 00:07:30 2005
+++ SPECS/python.spec	Thu Dec 15 21:16:14 2005
@@ -346,7 +346,6 @@
 Summary(tr):	Python belgeleri
 Summary(uk):	äĎËŐÍĹÎÔÁĂŚŃ ĐĎ ÍĎ׌ Python
 Group:		Documentation
-Requires:	%{name} = %{epoch}:%{version}-%{release}
 Obsoletes:	python-docs
 
 %description doc
@@ -458,7 +457,6 @@
 Summary:	Example programs in Python
 Summary(pl):	Przykładowe programy w Pythonie
 Group:		Development/Languages/Python
-Requires:	%{name}-devel = %{epoch}:%{version}-%{release}
 Obsoletes:	python-tools
 
 %description examples
@@ -793,11 +791,7 @@
 
 %files doc
 %defattr(644,root,root,755)
-# FIXME
 %doc Python-Docs-%{version}
-%attr(-,root,root) %{py_scriptdir}/test
-%attr(-,root,root) %{py_scriptdir}/email/test
-%attr(-,root,root) %{py_scriptdir}/bsddb/test
 
 %if %{with tkinter}
 %files tkinter
@@ -817,6 +811,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.244  2005/12/15 20:16:14  twittner
+- removed bogus requires from doc & examples subpkg (you don't need python
+  interpreter for reading docs or watching examples)
+- removed trash from %%files doc
+
 Revision 1.243  2005/12/14 23:07:30  arekm
 - rel 3; fixes hangs on ssl socket read()s when using nonblocking/timeout
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python.spec?r1=1.243&r2=1.244&f=u




More information about the pld-cvs-commit mailing list