]> git.pld-linux.org Git - packages/dotnet-evolution-sharp.git/commitdiff
- updated to 0.12.2 auto/th/dotnet-evolution-sharp-0_12_2-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sat, 17 Feb 2007 23:19:06 +0000 (23:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed obsolete evo28,monodir patches

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

dotnet-evolution-sharp.spec

index 3ea7bf80fdcea33bc051f6ff6bd13ef36110aab0..2df3b69f7fb79f6641b3226eb2bb9d67be6cda07 100644 (file)
@@ -4,25 +4,21 @@
 Summary:       Evolution# - .NET language bindings for Evolution
 Summary(pl.UTF-8):     Evolution# - Wiązania Evolution dla .NET
 Name:          dotnet-evolution-sharp
-Version:       0.11.1
-Release:       5
+Version:       0.12.2
+Release:       1
 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
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/evolution-sharp/0.12/evolution-sharp-%{version}.tar.bz2
+# Source0-md5: 944df17a5ff06d3a254ab312c6470f17
 Patch0:                %{name}-mint.patch
-Patch1:                %{name}-monodir.patch
-Patch2:                %{name}-evo28.patch
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: dotnet-gtk-sharp2-devel >= 2.9.0
-BuildRequires: evolution-data-server-devel >= 1.7.91
-BuildRequires: evolution-devel >= 2.7.91
+BuildRequires: dotnet-gtk-sharp2-devel >= 2.10.0
+BuildRequires: evolution-data-server-devel >= 1.8.3
 BuildRequires: libtool
 BuildRequires: mono-csharp >= 1.1.16.1
 BuildRequires: pkgconfig
-Requires:      evolution-data-server-libs >= 1.7.91
-Requires:      evolution-libs >= 2.7.91
+Requires:      evolution-data-server-libs >= 1.8.3
 Requires:      mono >= 1.1.16.1
 Provides:      dotnet-evolution
 Obsoletes:     dotnet-evolution
@@ -40,7 +36,7 @@ Summary:      Development part of Evolution#
 Summary(pl.UTF-8):     Programistyczna część Evolution#
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
-Requires:      dotnet-gtk-sharp2-devel >= 2.9.0
+Requires:      dotnet-gtk-sharp2-devel >= 2.10.0
 Provides:      dotnet-evolution-devel
 Obsoletes:     dotnet-evolution-devel
 
@@ -66,8 +62,6 @@ Biblioteki statyczne evolution-sharp.
 %prep
 %setup -q -n evolution-sharp-%{version}
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
 %{__libtoolize}
This page took 0.073034 seconds and 4 git commands to generate.