]> git.pld-linux.org Git - packages/dotnet-evolution-sharp.git/commitdiff
- fixed soname for libglibsharpglue and libedataserver
authorArtur Frysiak <artur@frysiak.net>
Tue, 21 Feb 2006 16:30:17 +0000 (16:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- BR/R newer e-d-s and evo
- release 4

Changed files:
    dotnet-evolution-sharp.spec -> 1.21

dotnet-evolution-sharp.spec

index 235a0fae786bdbce1da5fa062d1d8c7d6c457a00..7b8c2eb6be419f1ca6f28b6b7a4e6790ee6eb22a 100644 (file)
@@ -3,7 +3,7 @@ Summary:        Evolution# - .NET language bindings for Evolution
 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
@@ -11,14 +11,17 @@ Source0:    http://ftp.gnome.org/pub/GNOME/sources/evolution-sharp/0.10/evolution-s
 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
@@ -65,6 +68,7 @@ Biblioteki statyczne evolution-sharp.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__libtoolize}
This page took 0.094746 seconds and 4 git commands to generate.