Author: qboosh Date: Tue Jun 19 22:34:05 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.50 - some code parts are GPLed, so library as a whole is GPLed too
---- Files affected: SPECS: libgpevtype.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/libgpevtype.spec diff -u SPECS/libgpevtype.spec:1.3 SPECS/libgpevtype.spec:1.4 --- SPECS/libgpevtype.spec:1.3 Tue Jun 19 19:03:19 2007 +++ SPECS/libgpevtype.spec Wed Jun 20 00:34:00 2007 @@ -2,18 +2,19 @@ Summary: GPE PIM Interchange library Summary(pl.UTF-8): Biblioteka wymiany danych GPE PIM Name: libgpevtype -Version: 0.17 +Version: 0.50 Release: 1 -License: LGPL v2+ +License: GPL v2+ Group: Libraries Source0: http://gpe.linuxtogo.org/download/source/%{name}-%{version}.tar.bz2 -# Source0-md5: c9c031ee32bcdb3c8bf0d31083330d63 +# Source0-md5: 4d7a20b215c53b73786690e895f05750 URL: http://gpe.linuxtogo.org/ BuildRequires: autoconf >= 2.59 BuildRequires: automake BuildRequires: glib2-devel >= 1:2.0 -BuildRequires: libeventdb-devel >= 0.29 +BuildRequires: libeventdb-devel >= 0.90 BuildRequires: libmimedir-devel +BuildRequires: libtododb-devel BuildRequires: libtool BuildRequires: pkgconfig BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -30,8 +31,9 @@ Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: glib2-devel >= 1:2.0 -Requires: libeventdb-devel >= 0.29 +Requires: libeventdb-devel >= 0.90 Requires: libmimedir-devel +Requires: libtododb-devel %description devel Header files for libgpevtype. @@ -95,6 +97,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2007/06/19 22:34:00 qboosh +- updated to 0.50 +- some code parts are GPLed, so library as a whole is GPLed too + Revision 1.3 2007/06/19 17:03:19 qboosh - more deps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libgpevtype.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
