Author: matkor Date: Thu Mar 29 09:51:51 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - Version 0.8.3-0.1. Build fails: undefined reference to __dso_handle
---- Files affected: SPECS: knoda.spec (1.46 -> 1.47) ---- Diffs: ================================================================ Index: SPECS/knoda.spec diff -u SPECS/knoda.spec:1.46 SPECS/knoda.spec:1.47 --- SPECS/knoda.spec:1.46 Tue Feb 13 07:46:49 2007 +++ SPECS/knoda.spec Thu Mar 29 11:51:46 2007 @@ -6,13 +6,14 @@ Summary: knoda - MySQL/PostgreSQL/any ODBC DB GUI for KDE Summary(pl.UTF-8): knoda - Graficzny interejs do baz MySQL/PostgreSQL/ODBC dla KDE Name: knoda -Version: 0.8 -Release: 1 +Version: 0.8.3 +Release: 0.1 License: GPL Group: Applications/Databases Source0: http://dl.sourceforge.net/knoda/%{name}-%{version}.tar.gz -# Source0-md5: c5cef874a0d3edf8af8b74f577b88dcb +# Source0-md5: 33e55f07168df94ace090d0bcecd7555 Patch0: %{name}-desktop.patch +Patch1: kde-am.patch URL: http://knoda.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake @@ -22,7 +23,6 @@ # withdrawn? BuildRequires: xrender-devel BuildRequires: rpmbuild(macros) >= 1.129 -# NOTE: knoda 0.7 has link errors when used with hk_classes 0.7.2 Requires: hk_classes = %{version} Requires: %{name}-common = %{version}-%{release} Obsoletes: python-hk_kdeclasses @@ -63,6 +63,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build cp -f /usr/share/automake/config.sub admin @@ -120,6 +121,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.47 2007/03/29 09:51:46 matkor +- Version 0.8.3-0.1. Build fails: undefined reference to __dso_handle + Revision 1.46 2007/02/13 06:46:49 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/knoda.spec?r1=1.46&r2=1.47&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
