SPECS (DEVEL): hk_classes.spec - up to 0.8 - added xbase-driver su...

twittner twittner at pld-linux.org
Mon Oct 31 22:53:02 CET 2005


Author: twittner                     Date: Mon Oct 31 21:53:02 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- up to 0.8
- added xbase-driver subpkg.

---- Files affected:
SPECS:
   hk_classes.spec (1.47.2.2 -> 1.47.2.3) 

---- Diffs:

================================================================
Index: SPECS/hk_classes.spec
diff -u SPECS/hk_classes.spec:1.47.2.2 SPECS/hk_classes.spec:1.47.2.3
--- SPECS/hk_classes.spec:1.47.2.2	Thu Sep 22 18:19:23 2005
+++ SPECS/hk_classes.spec	Mon Oct 31 22:52:55 2005
@@ -5,19 +5,15 @@
 # Conditional build:
 %bcond_without	static_libs # don't build static library
 #
-%define		_ver	0.8
-%define		_test	test2
-%define		_rel	0.1
-#
 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:	%{_ver}
-Release:	0.%{_test}.%{_rel}
+Version:	0.8
+Release:	0.1
 License:	GPL
 Group:		Libraries
-Source0:	http://dl.sourceforge.net/hk-classes/%{name}-%{_ver}-%{_test}.tar.gz
-# Source0-md5:	56bd57f8b633522dc8bea84bef169dc8
+Source0:	http://dl.sourceforge.net/hk-classes/%{name}-%{version}.tar.gz
+# Source0-md5:	c5e3d5542037309127eddf532c91895b
 Patch0:		%{name}-dir.patch
 Patch1:		%{name}-link.patch
 Patch2:		%{name}-iconv-in-libc.patch
@@ -35,6 +31,7 @@
 BuildRequires:	sqlite3-devel
 BuildRequires:	unixODBC-devel
 BuildRequires:	python-devel
+BuildRequires:	xbase-devel >= 2.0.0
 Conflicts:      knoda < 0.7.2
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -142,6 +139,18 @@
 %description driver-sqlite3 -l pl
 Sterownik SQLite w wersji 3.x dla hk_classes.
 
+%package driver-xbase
+Summary:	xbase driver for hk_classes
+Summary(pl):	Sterownik xbase dla hk_classes
+Group:		Libraries
+Requires:	%{name} = %{version}-%{release}
+
+%description driver-xbase
+xbase driver for hk_classes.
+
+%description driver-xbase -l pl
+Sterownik xbase dla hk_classes.
+
 %package -n python-%{name}
 Summary:        Python interface to %{name}
 Summary(pl):    Interfejs do %{name} dla jezyka Python
@@ -179,7 +188,7 @@
 Dokumentacja API dla hk_classes.
 
 %prep
-%setup -q -n %{name}-%{_ver}-%{_test}
+%setup -q
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -262,6 +271,10 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/%{name}/drivers/libhk_sqlite3driver.so*
 
+%files driver-xbase
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/%{name}/drivers/libhk_xbasedriver.so*
+
 %files -n python-%{name}
 %defattr(644,root,root,755)
 #%%{py_sitedir}/hk_classes.py[co]
@@ -283,6 +296,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47.2.3  2005/10/31 21:52:55  twittner
+- up to 0.8
+- added xbase-driver subpkg.
+
 Revision 1.47.2.2  2005/09/22 16:19:23  twittner
 - up to 0.8test2
 
================================================================

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




More information about the pld-cvs-commit mailing list