SPECS: python.spec - killed pygettext as xgettext from gettext-dev...

wrobell wrobell at pld-linux.org
Tue Feb 19 02:34:03 CET 2008


Author: wrobell                      Date: Tue Feb 19 01:34:03 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- killed pygettext as xgettext from gettext-devel supports python nicely

---- Files affected:
SPECS:
   python.spec (1.311 -> 1.312) 

---- Diffs:

================================================================
Index: SPECS/python.spec
diff -u SPECS/python.spec:1.311 SPECS/python.spec:1.312
--- SPECS/python.spec:1.311	Tue Feb 12 19:12:58 2008
+++ SPECS/python.spec	Tue Feb 19 02:33:58 2008
@@ -599,9 +599,6 @@
     echo alias $script.py=\"python -m ${script}\"
 done > $RPM_BUILD_ROOT/etc/shrc.d/python-devel.sh
 
-echo alias pygettext.py='"pygettext"' \
-	>> $RPM_BUILD_ROOT/etc/shrc.d/python-devel.sh
-
 sed 's/=/ /' \
 	< $RPM_BUILD_ROOT/etc/shrc.d/python-devel.sh \
 	> $RPM_BUILD_ROOT/etc/shrc.d/python-devel.csh
@@ -615,13 +612,6 @@
 	< $RPM_BUILD_ROOT/etc/shrc.d/python-modules.sh \
 	> $RPM_BUILD_ROOT/etc/shrc.d/python-modules.csh
 
-# xgettext specific for Python code
-#
-# we will have two commands: pygettext.py (an alias) and pygettext;
-# this way there are no import (which is impossible now) conflicts and
-# pygettext.py is provided for compatibility
-install Tools/i18n/pygettext.py $RPM_BUILD_ROOT%{_bindir}/pygettext
-
 # just to cut the noise, as they are not packaged (now)
 # first tests
 rm -rf $RPM_BUILD_ROOT%{py_scriptdir}/test
@@ -897,8 +887,6 @@
 %doc Lib/pdb.doc
 /etc/shrc.d/python-devel*
 
-%attr(755,root,root) %{_bindir}/pygettext
-
 %attr(755,root,root) %{py_dyndir}/_hotshot.so
 %dir %{py_scriptdir}/hotshot
 %{py_scriptdir}/hotshot/*.py[co]
@@ -939,6 +927,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.312  2008-02-19 01:33:58  wrobell
+- killed pygettext as xgettext from gettext-devel supports python nicely
+
 Revision 1.311  2008-02-12 18:12:58  patrys
 - rel 6
 
================================================================

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



More information about the pld-cvs-commit mailing list