/[packages]/cauldron/python-storm/current/SPECS/python-storm.spec
ViewVC logotype

Diff of /cauldron/python-storm/current/SPECS/python-storm.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 471969 by philippem, Mon Aug 26 17:43:30 2013 UTC revision 471976 by philippem, Mon Aug 26 17:59:55 2013 UTC
# Line 11  URL:           http://storm.canonical.com/ Line 11  URL:           http://storm.canonical.com/
11  Group:          Development/Python  Group:          Development/Python
12  BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot  BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
13  # https://lists.ubuntu.com/archives/storm/2013-June/001492.html  # https://lists.ubuntu.com/archives/storm/2013-June/001492.html
14  Patch0:         python-storm-maxint.patch  Patch0:         python-storm-maxint.patch
15  # https://bugs.launchpad.net/storm/+bug/1199578  # https://bugs.launchpad.net/storm/+bug/1199578
16  Patch1:         storm-0.20-exclude-tests.patch  Patch1:         storm-0.20-exclude-tests.patch
17  BuildRequires:  pkgconfig(python)  BuildRequires:  pkgconfig(python)
18  BuildRequires:  python-setuptools  BuildRequires:  python-setuptools
19  Requires:       python-sqlite2  Requires:       python-sqlite2
# Line 29  language like Python. Line 29  language like Python.
29  - Storm allows you to fallback to SQL if needed (or if you just prefer),  - Storm allows you to fallback to SQL if needed (or if you just prefer),
30    allowing you to mix "old school" code and ORM code    allowing you to mix "old school" code and ORM code
31    
32  %package    mysql  %package        mysql
33  Summary:    MySQL backend for %{name}  Summary:        MySQL backend for %{name}
34  Group:      Development/Libraries  Group:          Development/Python
35  Requires:   %{name} = %{version}-%{release}  Requires:       %{name} = %{version}-%{release}
36  Requires:   python-mysql  Requires:       python-mysql
37    
38  %description mysql  %description    mysql
39  The %{name}-mysql package contains the MySQL database backend for  The %{name}-mysql package contains the MySQL database backend for
40  %{name}.  %{name}.
41    
42  %package    postgresql  %package        postgresql
43  Summary:    PostgreSQL backend for %{name}  Summary:        PostgreSQL backend for %{name}
44  Group:      Development/Libraries  Group:          Development/Python
45  Requires:   %{name} = %{version}-%{release}  Requires:       %{name} = %{version}-%{release}
46  Requires:   python-psycopg2  Requires:       python-psycopg2
47    
48  %description postgresql  %description    postgresql
49  The %{name}-postgresql package contains the PostgreSQL database  The %{name}-postgresql package contains the PostgreSQL database
50  backend for %{name}.  backend for %{name}.
51    
52    
53  %package    django  %package        django
54  Summary:    Support for using %{name} as Django ORM  Summary:        Support for using %{name} as Django ORM
55  Group:      Development/Libraries  Group:          Development/Python
56  Requires:   python-django  Requires:       python-django
57  Requires:   %{name}-zope = %{version}-%{release}  Requires:       %{name}-zope = %{version}-%{release}
58    
59  %description django  %description    django
60  The %{name}-django package contains an alternative ORM implementation  The %{name}-django package contains an alternative ORM implementation
61  for Django.  for Django.
62    
63    
64  %package    zope  %package        zope
65  Summary:    Zope integration for %{name}  Summary:        Zope integration for %{name}
66  Group:      Development/Libraries  Group:          Development/Python
67  Requires:   %{name} = %{version}-%{release}  Requires:       %{name} = %{version}-%{release}
68  Requires:   python-zope-interface  Requires:       python-zope-interface
69    
70  %description zope  %description    zope
71  The %{name}-zope package provides Zope integration for %{name}.  The %{name}-zope package provides Zope integration for %{name}.
72    
73    
74  %package    twisted  %package        twisted
75  Summary:    Twisted integration for %{name}  Summary:        Twisted integration for %{name}
76  Group:      Development/Libraries  Group:          Development/Python
77  Requires:   %{name} = %{version}-%{release}  Requires:       %{name} = %{version}-%{release}
78  Requires:   python-twisted-core  Requires:       python-twisted-core
79    
80  %description twisted  %description    twisted
81  The %{name}-twisted package provides Twisted integration for %{name}.  The %{name}-twisted package provides Twisted integration for %{name}.
82    
83    

Legend:
Removed from v.471969  
changed lines
  Added in v.471976

  ViewVC Help
Powered by ViewVC 1.1.30