Author: twittner                     Date: Sat Apr 22 19:44:58 2006 GMT
Module: SPECS                         Tag: twittner
---- Log message:
- up to 0.8.1

---- Files affected:
SPECS:
   hk_classes.spec (1.47.2.8.2.5 -> 1.47.2.8.2.6) 

---- Diffs:

================================================================
Index: SPECS/hk_classes.spec
diff -u SPECS/hk_classes.spec:1.47.2.8.2.5 SPECS/hk_classes.spec:1.47.2.8.2.6
--- SPECS/hk_classes.spec:1.47.2.8.2.5  Mon Mar 27 18:55:09 2006
+++ SPECS/hk_classes.spec       Sat Apr 22 21:44:53 2006
@@ -2,10 +2,11 @@
 # TODO:        - make python build *.pyo also and include it instead of *.py
 #      - patch3 should be rewritten to search for .pyc and .py not only .pyc 
and sent back
 #      - link against mdbtools library instead of using use boundled mdbtools 
sources
+#      - link against paradox library instead of ...
 #
 # Conditional build:
 %bcond_without firebird
-%bcond_with    mdb
+%bcond_without mdb
 %bcond_without mysql
 %bcond_without odbc    
 %bcond_without pgsql
@@ -15,17 +16,15 @@
 %bcond_without xbase
 %bcond_without static_libs # don't build static library
 #
-%define        _test   3
-#
 Summary:       Non-visual routines for database frontend applications
 Summary(pl):   Niegraficzne funkcje dla aplikacji będących frontendami do baz 
danych
 Name:          hk_classes
 Version:       0.8.1
-Release:       0.test%{_test}.0.1
+Release:       0.1
 License:       GPL
 Group:         Libraries
-Source0:       
http://dl.sourceforge.net/hk-classes/%{name}-%{version}-test%{_test}.tar.gz
-# Source0-md5: fe4bd14582870d77ac3584f7f4320a0b
+Source0:       http://dl.sourceforge.net/hk-classes/%{name}-%{version}.tar.gz
+# Source0-md5: 17234b38b36dca09b4fb2d8a4752fc0a
 Patch0:                %{name}-dir.patch
 Patch1:                %{name}-iconv-in-libc.patch
 URL:           http://hk-classes.sourceforge.net/
@@ -39,11 +38,11 @@
 BuildRequires: sed >= 4.0
 BuildRequires: python-devel
 %{?with_firebird:BuildRequires:        Firebird-devel}
-%{?with_mdb:BuildRequires:     mdbtools-devel >= 0.6}
+#%%{?with_mdb:BuildRequires:   mdbtools-devel >= 0.6}
 %{?with_mysql:BuildRequires:   mysql-devel}
 %{?with_pgsql:BuildRequires:   postgresql-backend-devel >= 7.1}
 %{?with_pgsql:BuildRequires:   postgresql-devel >= 7.1}
-%{?with_paradox:BuildRequires: pxlib-devel}
+#%%{?with_paradox:BuildRequires:       pxlib-devel}
 %{?with_sqlite2:BuildRequires: sqlite-devel}
 %{?with_sqlite3:BuildRequires: sqlite3-devel}
 %{?with_odbc:BuildRequires:    unixODBC-devel}
@@ -228,7 +227,7 @@
 Dokumentacja API dla hk_classes.
 
 %prep
-%setup -q -n %{name}-%{version}-test%{_test}
+%setup -q
 %patch0 -p1
 %patch1 -p1
 
@@ -369,6 +368,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47.2.8.2.6  2006/04/22 19:44:53  twittner
+- up to 0.8.1
+
 Revision 1.47.2.8.2.5  2006/03/27 16:55:09  twittner
 - up to 0.8.1test3
 - -dir.patch updated
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SPECS/hk_classes.spec?r1=1.47.2.8.2.5&r2=1.47.2.8.2.6&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to