]> git.pld-linux.org Git - packages/Zope-ZMySQLDA.git/blobdiff - Zope-ZMySQLDA.spec
- cleanups
[packages/Zope-ZMySQLDA.git] / Zope-ZMySQLDA.spec
index 1e9c7f70dbd5c7c470d34893faddba5e8a9ad6e1..695f2c1e4df5feee52c430bf0cee2d73dafc7859 100644 (file)
@@ -1,19 +1,17 @@
-
 %define prod_name ZMySQLDA
-
 Summary:       Zope MySQL database adapter
 Summary(pl):   Interfejs bazy danych MySQL do Zope
 Name:          Zope-%{prod_name}
 Version:       2.0.8
 Release:       1
 License:       ZPL
+Group:         Development/Languages/Python
 Source0:       http://www.zope.org/Members/adustman/Products/ZMySQLDA/%{prod_name}-%{version}.tar.gz
 # Source0-md5: 74332272e53b13c6b19d3185d575699c
 URL:           http://www.zope.org/Members/adustman/Products/ZMySQLDA/
-Group:         Development/Languages/Python
+BuildRequires: python-MySQLdb
 Requires:      Zope
 Requires:      python-MySQLdb
-BuildRequires: python-MySQLdb
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -21,10 +19,10 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define python_compile     python -c "import compileall; compileall.compile_dir('.')"
 
 %define zope_dir          %{_libdir}/zope
-%define zope_productsdir   %{zope_dir}/Products        
+%define zope_productsdir   %{zope_dir}/Products
 
 %description
-Zope MySQL database adapter. 
+Zope MySQL database adapter.
 
 %description -l pl
 Interfejs bazy danych MySQL do Zope.
This page took 0.080208 seconds and 4 git commands to generate.