Author: freetz Date: Thu Jun 22 17:32:21 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel.3, build with recent eds/evo (patch added), GNOME 2.15.x deps
---- Files affected: SPECS: dotnet-evolution-sharp.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: SPECS/dotnet-evolution-sharp.spec diff -u SPECS/dotnet-evolution-sharp.spec:1.24 SPECS/dotnet-evolution-sharp.spec:1.25 --- SPECS/dotnet-evolution-sharp.spec:1.24 Fri Jun 9 17:29:10 2006 +++ SPECS/dotnet-evolution-sharp.spec Thu Jun 22 19:32:16 2006 @@ -4,25 +4,26 @@ Summary(pl): Evolution# - Wiązania Evolution dla .NET Name: dotnet-evolution-sharp Version: 0.11.1 -Release: 2 +Release: 3 License: GPL Group: Development/Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/evolution-sharp/0.11/evolution-sharp-%{version}.tar.bz2 # Source0-md5: d1bf31c7c9dda9ba012e169981626cce Patch0: %{name}-mint.patch Patch1: %{name}-monodir.patch +Patch2: %{name}-evo28.patch BuildRequires: autoconf BuildRequires: automake -BuildRequires: dotnet-gtk-sharp2-devel >= 1.9.5 -BuildRequires: evolution-data-server-devel >= 1.5.91 -BuildRequires: evolution-devel >= 2.5.91 +BuildRequires: dotnet-gtk-sharp2-devel >= 2.8.2 +BuildRequires: evolution-data-server-devel >= 1.7.3 +BuildRequires: evolution-devel >= 2.7.3 BuildRequires: libtool -BuildRequires: mono-csharp >= 1.1.7 +BuildRequires: mono-csharp >= 1.1.13.8 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 +Requires: evolution-data-server-libs >= 1.7.3 +Requires: evolution-libs >= 2.7.3 +Requires: dotnet-gtk-sharp2 >= 2.8.2 +Requires: mono >= 1.1.13.8 Provides: dotnet-evolution Obsoletes: dotnet-evolution ExcludeArch: i386 alpha sparc sparc64 @@ -39,7 +40,7 @@ Summary(pl): Programistyczna część Evolution# Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: dotnet-gtk-sharp2-devel >= 1.0 +Requires: dotnet-gtk-sharp2-devel >= 2.8.2 Provides: dotnet-evolution-devel Obsoletes: dotnet-evolution-devel @@ -66,6 +67,7 @@ %setup -q -n evolution-sharp-%{version} %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build %{__libtoolize} @@ -108,6 +110,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2006/06/22 17:32:16 freetz +- rel.3, build with recent eds/evo (patch added), GNOME 2.15.x deps + Revision 1.24 2006/06/09 15:29:10 wolf - cosmetics ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/dotnet-evolution-sharp.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
