Author: wiget Date: Tue Feb 21 16:30:23 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed soname for libglibsharpglue and libedataserver - BR/R newer e-d-s and evo - release 4
---- Files affected: SPECS: dotnet-evolution-sharp.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: SPECS/dotnet-evolution-sharp.spec diff -u SPECS/dotnet-evolution-sharp.spec:1.20 SPECS/dotnet-evolution-sharp.spec:1.21 --- SPECS/dotnet-evolution-sharp.spec:1.20 Sun Jan 29 00:34:25 2006 +++ SPECS/dotnet-evolution-sharp.spec Tue Feb 21 17:30:17 2006 @@ -4,7 +4,7 @@ Summary(pl): Evolution# - Wiązania Evolution dla .NET Name: dotnet-evolution-sharp Version: 0.10.2 -Release: 3 +Release: 4 License: GPL Group: Development/Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/evolution-sharp/0.10/evolution-sharp-%{version}.tar.bz2 @@ -12,14 +12,17 @@ Patch0: %{name}-mint.patch Patch1: %{name}-monodir.patch Patch2: %{name}-evo26.patch +Patch3: %{name}-glibsharpglue.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: dotnet-gtk-sharp2-devel >= 1.9.5 -BuildRequires: evolution-data-server-devel >= 1.4 -BuildRequires: evolution-devel >= 2.4.0 +BuildRequires: evolution-data-server-devel >= 1.5.91 +BuildRequires: evolution-devel >= 2.5.91 BuildRequires: libtool BuildRequires: mono-csharp >= 1.1.7 BuildRequires: pkgconfig +Requires: evolution-data-server-libs >= 1.5.91 +Requires: evolution-libs >= 2.5.91 Requires: dotnet-gtk-sharp2 >= 1.9.5 Requires: mono >= 1.1.7 Provides: dotnet-evolution @@ -66,6 +69,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build %{__libtoolize} @@ -108,6 +112,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2006/02/21 16:30:17 wiget +- fixed soname for libglibsharpglue and libedataserver +- BR/R newer e-d-s and evo +- release 4 + Revision 1.20 2006/01/28 23:34:25 freetz - fixed/corrected Requires ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/dotnet-evolution-sharp.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
