SPECS: python3.spec - renamed from xxx30 to xxx3

arekm arekm at pld-linux.org
Wed Feb 25 20:43:36 CET 2009


Author: arekm                        Date: Wed Feb 25 19:43:36 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- renamed from xxx30 to xxx3

---- Files affected:
SPECS:
   python3.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/python3.spec
diff -u SPECS/python3.spec:1.16 SPECS/python3.spec:1.17
--- SPECS/python3.spec:1.16	Wed Feb 25 20:19:22 2009
+++ SPECS/python3.spec	Wed Feb 25 20:43:30 2009
@@ -30,7 +30,7 @@
 Summary(ru.UTF-8):	Язык программирования очень высокого уровня с X-интерфейсом
 Summary(tr.UTF-8):	X arayüzlü, yüksek düzeyli, kabuk yorumlayıcı dili
 Summary(uk.UTF-8):	Мова програмування дуже високого рівня з X-інтерфейсом
-Name:		python30
+Name:		python3
 Version:	%{py_ver}.1
 Release:	1
 Epoch:		1
@@ -192,7 +192,7 @@
 Provides:	python(abi) = %{py_ver}
 # for compatibility with existing Ac packages
 Provides:	python(bytecode) = %{py_ver}
-%{!?with_info:Obsoletes:	python30-doc-info}
+%{!?with_info:Obsoletes:	python3-doc-info}
 
 %description libs
 Python shared library and very essental modules for Python binary.
@@ -225,28 +225,28 @@
 %description modules-sqlite -l pl.UTF-8
 Oficjalnie rozprowadzany moduł sqlite języka Python.
 
-%package -n pydoc30
+%package -n pydoc3
 Summary:	Python interactive module documentation access support
 Summary(pl.UTF-8):	Interaktywne korzystanie z dokumentacji modułów języka Python
 Group:		Applications
 Requires:	%{name}-modules = %{epoch}:%{version}-%{release}
 
-%description -n pydoc30
+%description -n pydoc3
 Python interactive module documentation access support.
 
-%description -n pydoc30 -l pl.UTF-8
+%description -n pydoc3 -l pl.UTF-8
 Interaktywne korzystanie z dokumentacji modułów języka Python.
 
-%package -n idle30
+%package -n idle3
 Summary:	IDE for Python language
 Summary(pl.UTF-8):	IDE dla języka Python
 Group:		Applications
 Requires:	%{name}-tkinter = %{epoch}:%{version}-%{release}
 
-%description -n idle30
+%description -n idle3
 IDE for Python language.
 
-%description -n idle30 -l pl.UTF-8
+%description -n idle3 -l pl.UTF-8
 IDE dla języka Python.
 
 %package devel
@@ -829,12 +829,12 @@
 %dir %{py_scriptdir}/encodings
 %{py_scriptdir}/encodings/*.py[co]
 
-%files -n pydoc30
+%files -n pydoc3
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/pydoc%{py_ver}
 %{py_scriptdir}/pydoc.py[co]
 
-%files -n idle30
+%files -n idle3
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/idle%{py_ver}
 %dir %{py_scriptdir}/idlelib
@@ -950,6 +950,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2009/02/25 19:43:30  arekm
+- renamed from xxx30 to xxx3
+
 Revision 1.16  2009/02/25 19:19:22  arekm
 - fix ppc64, too
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python3.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list