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 153247 Details for
Bug 237354
Review Request: python-meld3 - An HTML/XML templating system for 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 to build on x86_64
python-meld2.spec-1.patch (text/plain), 1005 bytes, created by
Toshio Kuratomi
on 2007-04-22 00:26:15 UTC
(
hide
)
Description:
Patch to build on x86_64
Filename:
MIME Type:
Creator:
Toshio Kuratomi
Created:
2007-04-22 00:26:15 UTC
Size:
1005 bytes
patch
obsolete
>--- python-meld3.spec.bak 2007-04-20 17:01:47.000000000 -0700 >+++ python-meld3.spec 2007-04-20 17:03:23.000000000 -0700 >@@ -1,4 +1,4 @@ >-%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} >+%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} > Summary: An HTML/XML templating system for Python > Name: python-meld3 > Version: 0.6 >@@ -28,7 +28,7 @@ > %install > %{__rm} -rf %{buildroot} > %{__python} setup.py install --skip-build --root %{buildroot} >-%{__sed} -i s'/^#!.*//' $( find %{buildroot}/%{python_sitelib}/meld3/ -type f) >+%{__sed} -i s'/^#!.*//' $( find %{buildroot}/%{python_sitearch}/meld3/ -type f) > > %clean > %{__rm} -rf %{buildroot} >@@ -36,7 +36,7 @@ > %files > %defattr(-,root,root,-) > %doc README.txt >-%{python_sitelib}/meld3/ >+%{python_sitearch}/meld3/ > > %changelog > * Fri Apr 20 2007 Mike McGrath <mmcgrath@redhat.com> 0.6-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 237354
: 153247