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 154195 Details for
Bug 239142
python-protocols-1.0a0dev-r2302
[?]
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]
Specfile patch to bump package to 1.0-0.5-a0dev_r2302
python-protocols-1.0-0.5-a0dev_r2302.patch (text/plain), 2.33 KB, created by
Luke Macken
on 2007-05-05 08:24:36 UTC
(
hide
)
Description:
Specfile patch to bump package to 1.0-0.5-a0dev_r2302
Filename:
MIME Type:
Creator:
Luke Macken
Created:
2007-05-05 08:24:36 UTC
Size:
2.33 KB
patch
obsolete
>Index: python-protocols.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/python-protocols/devel/python-protocols.spec,v >retrieving revision 1.9 >diff -u -b -B -r1.9 python-protocols.spec >--- python-protocols.spec 16 Dec 2006 03:21:56 -0000 1.9 >+++ python-protocols.spec 5 May 2007 08:22:51 -0000 >@@ -2,25 +2,24 @@ > %define python_abi %(%{__python} -c "import sys; print sys.version[:3]") > > %define srcname PyProtocols >-%define alphatag a0dev_r2082 >-%define srcver 1.0%{?alphatag} >-%define eggver 1.0a0 >+%define eggver 1.0 >+%define alphatag a0dev >+%define revision r2302 >+%define filever %{eggver}%{alphatag}-%{revision} > > Name: python-protocols > Version: 1.0 >-Release: 0.4.%{alphatag}%{?dist} >+Release: 0.5.%{alphatag}%{?dist} > > Summary: Open Protocols and Component Adaptation for Python > > Group: Development/Libraries > License: PSF or ZPL > URL: http://peak.telecommunity.com/PyProtocols.html >-#Source0: http://peak.telecommunity.com/dist/%{srcname}-%{version}.tar.gz >-Source0: http://www.turbogears.org/download/eggs/%{srcname}-%{srcver}.zip >+Source0: http://www.turbogears.org/download/eggs/%{srcname}-%{filever}.zip > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > > BuildRequires: python-devel python-setuptools >-Requires: python-abi = %{python_abi} > > %description > PyProtocols is an implementation of PEP 246 allowing Python programmers to >@@ -28,7 +27,7 @@ > fragile 'isinstance' if type() comparisons. > > %prep >-%setup -q -n %{srcname}-%{srcver} >+%setup -q -n %{srcname}-%{filever} > > %build > CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build >@@ -52,10 +51,13 @@ > %{python_sitearch}/protocols/*/*.py > %{python_sitearch}/protocols/*/*.pyc > %{python_sitearch}/protocols/*/*.pyo >-%dir %{python_sitearch}/%{srcname}-%{eggver}-py%{python_abi}.egg-info >-%{python_sitearch}/%{srcname}-%{eggver}-py%{python_abi}.egg-info/* >+%dir %{python_sitearch}/%{srcname}-%{eggver}%{alphatag}_%{revision}-py%{python_abi}.egg-info >+%{python_sitearch}/%{srcname}-%{eggver}%{alphatag}_%{revision}-py%{python_abi}.egg-info/* > > %changelog >+* Thu May 3 2007 Luke Macken <lmacken@redhat.com> 1.0-0.5-a0dev_r2302 >+- 1.0a0dev-r2302 >+ > * Fri Dec 15 2006 Luke Macken <lmacken@redhat.com> 1.0-0.4-a0dev_r2082 > - Rebuild >
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 239142
: 154195