SPECS: python.spec - moved Obsoletes from interpreter (base) package to pro...

qboosh qboosh at pld-linux.org
Wed Oct 15 18:28:20 CEST 2008


Author: qboosh                       Date: Wed Oct 15 16:28:20 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- moved Obsoletes from interpreter (base) package to proper ones
  (mainly -modules; -libs for dropped intl module)

---- Files affected:
SPECS:
   python.spec (1.327 -> 1.328) 

---- Diffs:

================================================================
Index: SPECS/python.spec
diff -u SPECS/python.spec:1.327 SPECS/python.spec:1.328
--- SPECS/python.spec:1.327	Tue Oct  7 22:44:27 2008
+++ SPECS/python.spec	Wed Oct 15 18:28:14 2008
@@ -81,14 +81,7 @@
 %{?with_tkinter:BuildRequires:	tk-devel >= 8.4.3}
 BuildRequires:	zlib-devel
 Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
-Obsoletes:	python-curses
-Obsoletes:	python-gdbm
-Obsoletes:	python-intl
-Obsoletes:	python-ssl
-Obsoletes:	python-xml
-Obsoletes:	python-zlib
 Obsoletes:	python2
-Obsoletes:	python2-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %if %{with verbose_tests}
@@ -217,6 +210,7 @@
 # for compatibility with existing Ac packages
 Provides:	python(bytecode) = %{py_ver}
 %{!?with_info:Obsoletes:	python-doc-info}
+Obsoletes:	python-intl
 
 %description libs
 Python shared library and very essental modules for Python binary.
@@ -234,11 +228,16 @@
 Provides:	python-elementtree
 Obsoletes:	python-cElementTree
 Obsoletes:	python-ctypes
+Obsoletes:	python-curses
 Obsoletes:	python-elementtree
+Obsoletes:	python-gdbm
 Obsoletes:	python-logging
 Obsoletes:	python-old
 Obsoletes:	python-optik
+Obsoletes:	python-ssl
+Obsoletes:	python-xml
 Obsoletes:	python-xmlrpc <= 1.0.1
+Obsoletes:	python-zlib
 
 %description modules
 Python officially distributed modules.
@@ -296,6 +295,7 @@
 Summary(uk.UTF-8):	Бібліотеки та хедери для програмування на мові Python
 Group:		Development/Languages/Python
 Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
+Obsoletes:	python2-devel
 
 %description devel
 The Python interpreter is relatively easy to extend with dynamically
@@ -641,7 +641,7 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/python
 %attr(755,root,root) %{_bindir}/python%{py_ver}
-%{_mandir}/man1/*
+%{_mandir}/man1/python.1*
 
 %files modules
 %defattr(644,root,root,755)
@@ -942,6 +942,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.328  2008/10/15 16:28:14  qboosh
+- moved Obsoletes from interpreter (base) package to proper ones
+  (mainly -modules; -libs for dropped intl module)
+
 Revision 1.327  2008/10/07 20:44:27  qboosh
 - really use new libdir
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python.spec?r1=1.327&r2=1.328&f=u



More information about the pld-cvs-commit mailing list