ALT Linux Bugzilla
– Attachment 2269 Details for
Bug 13443
Module build on x86_64
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Support for x86_64, spec cleanup
python-module-twisted-web2.patch (text/plain), 2.35 KB, created by
Nikolay A. Fetisov
on 2007-11-16 14:06:54 MSK
(
hide
)
Description:
Support for x86_64, spec cleanup
Filename:
MIME Type:
Creator:
Nikolay A. Fetisov
Created:
2007-11-16 14:06:54 MSK
Size:
2.35 KB
patch
obsolete
>Fix build on x86_64 >Spec file cleanup > >--- a/python-module-twisted-web2.spec >+++ b/python-module-twisted-web2.spec >@@ -1,49 +1,51 @@ > %define version 0.2.0 >-%define release alt1 >+%define release alt1.1 > %define origname TwistedWeb2 > %setup_python_module twisted-web2 > >-Name: %{packagename} >-Version: %{version} >-Release: %{release} >+Name: %packagename >+Version: %version >+Release: %release > Summary: Twisted HTTP/1.1 Server Framework, programmable in Python > > Group: Development/Python > License: MIT > URL: http://twistedmatrix.com/trac/wiki/TwistedWeb > Packager: Sergey Alembekov <rt@altlinux.ru> >-Source0: http://tmrc.mit.edu/mirror/twisted/Web2/%{origname}-%{version}.tar.bz2 >+Source0: http://tmrc.mit.edu/mirror/twisted/Web2/%origname-%version.tar.bz2 > > BuildRequires: python-module-twisted-core > BuildRequires: python-devel > > Requires: python-module-twisted-core >-#Requires: python-module-pygoogle >- >-#%add_python_req_skip SOAPpy > > %description >-Twisted.Web2 is the next generation web server built with Twisted. Web2 is under active development and its APIs should not be considered stable at this point. It is not a version of Twisted.Web and while the compatibility layer does support many, currently this is not the highest concern. >+Twisted.Web2 is the next generation web server built with >+Twisted. Web2 is under active development and its APIs should >+not be considered stable at this point. It is not a version >+of Twisted.Web and while the compatibility layer does support >+many, currently this is not the highest concern. > > %prep >-%setup -q -n %{origname}-%{version} >+%setup -q -n %origname-%version > > %build > %__python setup.py build > > %install >-%__python setup.py install --root $RPM_BUILD_ROOT >- >-%clean >+%__python setup.py install --root $RPM_BUILD_ROOT --install-purelib %python_sitelibdir > > %files >-%defattr(-,root,root,-) > %doc README LICENSE NEWS doc/* > >-%{python_sitelibdir}/twisted/web2/ >+%python_sitelibdir/twisted/web2 > >-%{python_sitelibdir}/twisted/plugins/twisted_web2.py* >+%python_sitelibdir/twisted/plugins/twisted_web2.py* > > %changelog >+* Sat Oct 27 2007 Nikolay A. Fetisov <naf@altlinux.ru> 0.2.0-alt1.1 >+- Fix build on x86_64 >+- Spec file cleanup >+ > * Fri Mar 30 2007 Sergey Alembekov <rt@altlinux.ru> 0.2.0-alt1 > - Build for new upstream version
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 13443
: 2269