Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 151442 Details for
Bug 234031
Review Request: eclipse-pydev - an Eclipse plugin for working with Python.
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch - mainly whitespace
eclipse-pydev.spec.patch (text/plain), 2.90 KB, created by
Andrew Overholt
on 2007-04-02 16:19:41 UTC
(
hide
)
Description:
patch - mainly whitespace
Filename:
MIME Type:
Creator:
Andrew Overholt
Created:
2007-04-02 16:19:41 UTC
Size:
2.90 KB
patch
obsolete
>--- eclipse-pydev.spec.orig 2007-04-02 11:45:30.000000000 -0400 >+++ eclipse-pydev.spec 2007-04-02 12:12:57.000000000 -0400 >@@ -17,7 +17,7 @@ > Summary: Eclipse Python development plug-in > Name: eclipse-pydev > Version: %{version_majmin}.%{version_micro} >-Release: 3%{?dist} >+Release: 4%{?dist} > License: Eclipse Public License > URL: http://pydev.sourceforge.net/ > Group: Development/Tools >@@ -59,7 +59,7 @@ > %else > BuildArch: noarch > %endif >-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u}-n) >+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > > %description > The eclipse-pydev package contains Eclipse plugins for >@@ -88,7 +88,6 @@ > fi > done > >- > # Link to system jars > rm -f plugins/org.python.pydev.core/commons-codec.jar > ln -sf %{_datadir}/java/jakarta-commons-codec.jar \ >@@ -132,20 +131,21 @@ > unzip -q -d $RPM_BUILD_ROOT%{eclipse_base}/.. \ > build/rpmBuild/org.python.pydev.feature.zip > >- >-pushd $RPM_BUILD_ROOT%{_datadir}/eclipse >-rm -rf plugins/org.python.pydev.core_%{version_majmin}.%{version_micro}/commons-codec.jar >+pushd $RPM_BUILD_ROOT%{_datadir}/eclipse/plugins >+rm -rf \ >+ org.python.pydev.core_%{version_majmin}.%{version_micro}/commons-codec.jar > ln -sf %{_datadir}/java/jakarta-commons-codec.jar \ >- plugins/org.python.pydev.core_%{version_majmin}.%{version_micro}/commons-codec.jar >+ org.python.pydev.core_%{version_majmin}.%{version_micro}/commons-codec.jar > >-mkdir plugins/org.python.pydev.core_%{version_majmin}.%{version_micro}/lib >-rm -rf plugins/org.python.pydev.core_%{version_majmin}.%{version_micro}/lib/junit.jar >+mkdir org.python.pydev.core_%{version_majmin}.%{version_micro}/lib > ln -sf %{_datadir}/java/junit.jar \ >- plugins/org.python.pydev.core_%{version_majmin}.%{version_micro}/lib/junit.jar >+ org.python.pydev.core_%{version_majmin}.%{version_micro}/lib/junit.jar > >-rm -rf plugins/org.python.pydev.jython_%{version_majmin}.%{version_micro}/jython.jar >+rm -rf \ >+ org.python.pydev.jython_%{version_majmin}.%{version_micro}/jython.jar > ln -sf %{_datadir}/java/jython.jar \ >- plugins/org.python.pydev.jython_%{version_majmin}.%{version_micro}/jython.jar >+ org.python.pydev.jython_%{version_majmin}.%{version_micro}/jython.jar >+popd > > %if %{gcj_support} > aot-compile-rpm >@@ -178,6 +178,13 @@ > %endif > > %changelog >+* Mon Apr 02 2007 Andrew Overholt <overholt@redhat.com> 1:1.3.1-4 >+- Remove some whitespace, fix lines > 80 characters. >+- Remove unnecessary rm of junit.jar. >+- pushd to a deeper directory to fix long lines. >+- Add missing popd. >+- Typo in buildroot. >+ > * Mon Apr 02 2007 Igor Foox <ifoox@redhat.com> 1:1.3.1-3 > - Remove ExclusiveArch. > >@@ -192,7 +199,6 @@ > - Renumber and comment patches. > - Update and simplify source drop generation comment. > >- > * Tue Mar 27 2007 Igor Foox <ifoox@redhat.com> 1:1.3.1-1 > - Update to PyDev 1.3.1. >
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 234031
: 151442