# | Line 4 | Line 4 | |
---|---|---|
4 | ||
5 | Source: http://superb-east.dl.sourceforge.net/sourceforge/sqlalchemy/SQLAlchemy-%realversion.tar.gz | |
6 | Requires: python py2-mysqldb py2-cx-oracle py2-pysqlite | |
7 | < | Patch: py2-sqlalchemy-setup |
7 | > | #Patch: py2-sqlalchemy-setup |
8 | > | # Apply patch to make ORACLE works correctly while specifying owner, see |
9 | > | # http://groups.google.com/group/sqlalchemy/browse_thread/thread/902d39df9bc8cf21 |
10 | > | Patch: py2-sqlalchemy_patch_0.4.4_0.4.5 |
11 | %prep | |
12 | %setup -n SQLAlchemy-%realversion | |
13 | %patch0 -p1 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |