Author: qboosh Date: Sat Sep 8 13:09:21 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - started update to 0.6.2 - partially updated link patch, removed obsolete libxml2 patch
---- Files affected: SPECS: dwi.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/dwi.spec diff -u SPECS/dwi.spec:1.3 SPECS/dwi.spec:1.4 --- SPECS/dwi.spec:1.3 Mon Feb 12 22:23:54 2007 +++ SPECS/dwi.spec Sat Sep 8 15:09:16 2007 @@ -2,23 +2,22 @@ Summary: Data With Interaction Summary(pl.UTF-8): Data With Interaction - biblioteka do pracy z danymi Name: dwi -Version: 0.6.1 -Release: 1 +Version: 0.6.2 +Release: 0.1 License: LGPL v2.1+ Group: Libraries Source0: http://dl.sourceforge.net/dwi/%{name}-%{version}.tar.gz -# Source0-md5: 30fa12e13238b80151538513ff189bdc +# Source0-md5: 23ca8f91c771a0f7264801a66d3adaec Patch0: %{name}-libpq.patch -Patch1: %{name}-libxml2.patch -Patch2: %{name}-qof.patch -Patch3: %{name}-link.patch +Patch1: %{name}-qof.patch +Patch2: %{name}-link.patch URL: http://dwi.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake BuildRequires: glib2-devel >= 2.0.0 -BuildRequires: gtk+2-devel >= 2.0 +BuildRequires: gtk+2-devel >= 1:2.0 BuildRequires: libdbi-devel -BuildRequires: libglade2-devel >= 2.0 +BuildRequires: libglade2-devel >= 1:2.0 BuildRequires: libgnomeui-devel >= 2.0 BuildRequires: libtool BuildRequires: libxml2-devel >= 2.0.0 @@ -69,8 +68,7 @@ %setup -q %patch0 -p1 %patch1 -p1 -%patch2 -p1 -%patch3 -p1 +%patch2 -p1 -b .orig %build %{__libtoolize} @@ -138,6 +136,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2007/09/08 13:09:16 qboosh +- started update to 0.6.2 +- partially updated link patch, removed obsolete libxml2 patch + Revision 1.3 2007/02/12 21:23:54 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dwi.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
