diff options
| author | Robin Lee <robinlee.sysu@gmail.com> | 2010-06-22 12:32:30 +0800 |
|---|---|---|
| committer | Robin Lee <robinlee.sysu@gmail.com> | 2010-06-22 12:32:30 +0800 |
| commit | 05bc9da241d46af8f95b6ea3d9f59ba509660ec4 (patch) | |
| tree | 1481e6536afe39a369a3c00798ed04abf5ef2adf /python-Persistence | |
| parent | 9c27119a038310f414604f20e233dc1632601c44 (diff) | |
python-ZODB3-3.9.5-2
Diffstat (limited to 'python-Persistence')
| -rw-r--r-- | python-Persistence/F-13/python-Persistence.spec | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/python-Persistence/F-13/python-Persistence.spec b/python-Persistence/F-13/python-Persistence.spec index 1f448ce..aa0942f 100644 --- a/python-Persistence/F-13/python-Persistence.spec +++ b/python-Persistence/F-13/python-Persistence.spec @@ -10,14 +10,11 @@ Name: python-%{modname} Version: %{version} Release: %{release}%{?dist} Source0: http://pypi.python.org/packages/source/P/%{modname}/%{modname}-%{version}.zip -# lp587760, patch provided by Artur Zaprzała <https://launchpad.net/~arturz> -#Patch0: Persistence-2.13.1-tp_basicsize.patch License: ZPLv2.1 Group: Development/Libraries URL: http://pypi.python.org/pypi/Persistence BuildRequires: python2-devel -#BuildRequires: python-ExtensionClass-devel BuildRequires: python-setuptools Requires: python-ExtensionClass Requires: python-ZODB3 @@ -29,7 +26,6 @@ use persistent.Persistent from ZODB3. %prep %setup -q -n %{modname}-%{version} -#%patch0 -p1 -b .tp_basicsize %build env CFLAGS="$RPM_OPT_FLAGS" python setup.py build |
