Author: twittner Date: Fri Mar 10 22:40:28 2006 GMT Module: SPECS Tag: DEVEL ---- Log message: - up to 0.8.1test2 - added subpkg. with hk_kdeclasses headers
---- Files affected: SPECS: knoda.spec (1.43.2.5 -> 1.43.2.6) ---- Diffs: ================================================================ Index: SPECS/knoda.spec diff -u SPECS/knoda.spec:1.43.2.5 SPECS/knoda.spec:1.43.2.6 --- SPECS/knoda.spec:1.43.2.5 Wed Mar 1 21:20:33 2006 +++ SPECS/knoda.spec Fri Mar 10 23:40:22 2006 @@ -3,7 +3,7 @@ # - Check if linking with libXrender.la is OK - I'm not sure. # - Check/fix Patch0 # -%define _test 1 +%define _test 2 # Summary: knoda - MySQL/PostgreSQL/any ODBC DB GUI for KDE Summary(pl): knoda - Graficzny interejs do baz MySQL/PostgreSQL/ODBC dla KDE @@ -13,7 +13,6 @@ License: GPL Group: Applications/Databases Source0: http://dl.sourceforge.net/knoda/%{name}-%{version}-test%{_test}.tar.gz -# Source0-md5: 40d09a982cbf68169f248affd4fa3403 Patch0: %{name}-desktop.patch URL: http://knoda.sourceforge.net/ BuildRequires: autoconf @@ -31,10 +30,11 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -KDE-based frontend for MySQL/PostgreSQL/ODBC DB. +knoda is a KDE-database frontend based on the hk_classes library. %description -l pl -Graficzny interfejs do baz MySQL/PostgreSQL/ODBC dla KDE. +knoda jest graficznym interfejsem KDE baz danych opartym +na bibliotece classes. %description -l ru ËĚÉĹÎÔ MySQL/PostgreSQL ÄĚŃ KDE. @@ -62,6 +62,18 @@ %description common -l pl Knoda - wspólna część dla knoda i knoda-rt. +%package devel +Summary: hk_kdeclasses headers +Summary(pl): Nagłówki hk_kdeclasses +Group: Development/Libraries +Requires: %{name}-common = %{version}-%{release} + +%description devel +hk_kdeclasses headers. + +%description devel -l pl +Nagłówki hk_kdeclasses. + %prep %setup -q -n %{name}-%{version}-test%{_test} %patch0 -p1 @@ -115,6 +127,11 @@ %{_datadir}/services/*.desktop %{_datadir}/mimelnk/application/*.desktop %{_iconsdir}/hicolor/*/*/*.png +#%%{_datadir}/config/magic/hk_classes.magic ??? + +%files devel +%defattr(644,root,root,755) +%{_includedir}/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -122,6 +139,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.43.2.6 2006/03/10 22:40:22 twittner +- up to 0.8.1test2 +- added subpkg. with hk_kdeclasses headers + Revision 1.43.2.5 2006/03/01 20:20:33 twittner - up to 0.8.1-test1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/knoda.spec?r1=1.43.2.5&r2=1.43.2.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
