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 308275 Details for
Bug 226339
Merge Review: Pyrex
[?]
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]
Fix rpmlint warnings and .egg-related build error, take 2
Pyrex-morecleaning2.patch (text/plain), 1.64 KB, created by
Kyle VanderBeek
on 2008-06-03 18:44:07 UTC
(
hide
)
Description:
Fix rpmlint warnings and .egg-related build error, take 2
Filename:
MIME Type:
Creator:
Kyle VanderBeek
Created:
2008-06-03 18:44:07 UTC
Size:
1.64 KB
patch
obsolete
>Index: Pyrex.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/Pyrex/devel/Pyrex.spec,v >retrieving revision 1.23 >diff -d -u -r1.23 Pyrex.spec >--- Pyrex.spec 3 Jun 2008 15:49:51 -0000 1.23 >+++ Pyrex.spec 3 Jun 2008 18:36:48 -0000 >@@ -12,10 +12,10 @@ > > Name: Pyrex > Version: 0.9.8.2 >-Release: 1%{?dist} >+Release: 2%{?dist} > Epoch: 0 > BuildArch: noarch >-Summary: A compiler/language for writing Python extension modules. >+Summary: A compiler/language for writing Python extension modules > Group: Development/Languages > License: Public Domain > URL: http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/ >@@ -44,14 +44,15 @@ > code. > > %package -n emacs-pyrex >-Summary: emacs mode for Pyrex >+Summary: Pyrex editing mode for Emacs > Group: Applications/Editors > BuildArch: noarch > Requires: emacs(bin) >= %{emacs_version} > > > %description -n emacs-pyrex >-An emacs mode for editing Pyrex source code. >+An emacs mode for editing Pyrex source code, supporting the variations in >+syntax as it differs from Python. > > %prep > %setup -q >@@ -82,8 +83,7 @@ > %files > %defattr(-,root,root,-) > %doc USAGE.txt README.txt CHANGES.txt ToDo.txt Demos Doc >-%{python_sitelib}/Pyrex >-%{python_sitelib}/*.egg-info >+%{python_sitelib}/Pyrex* > %exclude %{python_sitelib}/Pyrex/Mac > %{_bindir}/pyrexc > >@@ -93,6 +93,10 @@ > > > %changelog >+* Tue Jun 3 2008 Kyle VanderBeek <kylev@kylev.com> - 0:0.9.8.2-2 >+- Fix several rpmlint complaints >+- Remove errant egg packaging (there is no egg) >+ > * Tue Jun 3 2008 Matthew Barnes <mbarnes@redhat.com> - 0:0.9.8.2-1 > - Update to 0.9.8.2 >
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 226339
:
307551
|
308269
| 308275