ALT Linux Bugzilla
– Attachment 771 Details for
Bug 6252
Broken symlink /usr/bin/idle2.4
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Патч для восстановления пункта меню IDLE
python2.4-menu-restore.patch (text/plain), 2.21 KB, created by
Eugene Vlasov
on 2005-03-15 13:15:04 MSK
(
hide
)
Description:
Патч для восстановления пункта меню IDLE
Filename:
MIME Type:
Creator:
Eugene Vlasov
Created:
2005-03-15 13:15:04 MSK
Size:
2.21 KB
patch
obsolete
>--- RPM/SPECS/python24.spec.orig 2005-03-15 13:42:40 +0500 >+++ RPM/SPECS/python24.spec 2005-03-15 14:37:09 +0500 >@@ -546,13 +546,13 @@ > sed -e "s|$RPM_BUILD_ROOT||g" <modules-list.full |sort|comm -23 - modules-exclude >other-list > > # menu support >-%__mkdir_p $RPM_BUILD_ROOT%_libdir/menu >-cat > $RPM_BUILD_ROOT%_menudir/tkinter-%version << EOF >+%__mkdir_p $RPM_BUILD_ROOT%_menudir >+cat > $RPM_BUILD_ROOT%_menudir/idle%version << EOF > #?package(%real_name): needs=text section="Applications/Development/Interpreters" title=Python command=python >-?package(%name-tkinter): needs="gnome" section="Applications/Development/Development environments" title="IDLE" \ >-longtitle="IDE for Python %version" command="NO_XALF %_bindir/idle%suffix_ver" icon="development_section.xpm" >-?package(%name-tkinter): needs=x11 section="Applications/Development/Development environments" title="IDLE" \ >-longtitle="IDE for Python %version" command="%_bindir/idle%suffix_ver" icon="development_section.xpm" >+#?package(%name-tools-idle): needs="gnome" section="Applications/Development/Development environments" title="IDLE" \ >+longtitle="IDE for Python %version" command="NO_XALF %_bindir/idle" icon="development_section.xpm" >+?package(%name-tools-idle): needs=x11 section="Applications/Development/Development environments" title="IDLE" \ >+longtitle="IDE for Python %version" command="%_bindir/idle" icon="development_section.xpm" > EOF > > #alternatives support >@@ -624,12 +624,14 @@ > > %post modules-tkinter > %register_alternatives %python_name-modules-tkinter -- idle modulator pynche >+ >+%post tools-idle > %update_menus > > %preun modules-tkinter > %unregister_alternatives %python_name-modules-tkinter > >-%postun modules-tkinter >+%postun tools-idle > %clean_menus > > %postun relaxed >@@ -709,6 +711,7 @@ > %_libdir/%python_name/idlelib > %_bindir/idle%suffix_ver > %doc Lib/idlelib/README.txt Lib/idlelib/NEWS.txt Lib/idlelib/HISTORY.txt Lib/idlelib/CREDITS.txt >+%_menudir/idle%version > > %files tools-pynche > %_libdir/%python_name/tools/pynche >@@ -758,7 +761,6 @@ > %_altdir/%python_name-modules-tkinter > %_libdir/%python_name/lib-tk > %_libdir/%python_name/lib-dynload/_tkinter.so >-%_menudir/tkinter-%version > > %changelog > * Mon Mar 07 2005 Andrey Orlov <cray@altlinux.ru> 2.4.0-alt5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 6252
: 771