SPECS: beagle.spec - patch for new gmime 2.4 API, updated BRs
hawk
hawk at pld-linux.org
Mon Oct 20 11:38:54 CEST 2008
Author: hawk Date: Mon Oct 20 09:38:54 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- patch for new gmime 2.4 API, updated BRs
---- Files affected:
SPECS:
beagle.spec (1.127 -> 1.128)
---- Diffs:
================================================================
Index: SPECS/beagle.spec
diff -u SPECS/beagle.spec:1.127 SPECS/beagle.spec:1.128
--- SPECS/beagle.spec:1.127 Thu Oct 16 23:36:22 2008
+++ SPECS/beagle.spec Mon Oct 20 11:38:48 2008
@@ -24,7 +24,7 @@
Summary(pl.UTF-8): Beagle - podsystem indeksujący
Name: beagle
Version: 0.3.8
-Release: 3
+Release: 4
License: Various
Group: Libraries
Source0: http://ftp.gnome.org/pub/GNOME/sources/beagle/0.3/%{name}-%{version}.tar.bz2
@@ -34,6 +34,7 @@
Patch2: %{name}-configure.patch
Patch3: %{name}-use-xdg-open.patch
Patch4: %{name}-epiphany.patch
+Patch5: %{name}-gmime-2.4.patch
URL: http://beagle-project.org/Main_Page
BuildRequires: autoconf >= 2.52
BuildRequires: automake
@@ -41,7 +42,7 @@
%{?with_avahi:BuildRequires: dotnet-avahi-devel >= 0.6.10}
%{?with_evolution:BuildRequires: dotnet-evolution-sharp-devel >= 0.13.3}
%{?with_galago:BuildRequires: dotnet-galago-sharp-devel >= 0.5.0}
-BuildRequires: dotnet-gmime-sharp-devel >= 2.2.3
+BuildRequires: dotnet-gmime-sharp-devel >= 2.3.5
%{?with_gsf:BuildRequires: dotnet-gsf-sharp-devel >= 0.8.1}
BuildRequires: dotnet-gtk-sharp2-devel >= 2.10.0
BuildRequires: dotnet-ndesk-dbus-glib-sharp-devel >= 0.3.0
@@ -64,7 +65,7 @@
BuildRequires: dotnet-gnome-sharp-devel >= 2.16.0
BuildRequires: librsvg-devel >= 1:2.16.1
%endif
-Requires: dotnet-gmime-sharp >= 2.2.3
+Requires: dotnet-gmime-sharp >= 2.3.5
Requires: dotnet-gsf-sharp
Requires: shared-mime-info
Requires: sqlite3
@@ -243,6 +244,7 @@
%patch2 -p1
%patch3 -p1
%patch4 -p1
+%patch5 -p1
%build
%{__intltoolize}
@@ -439,6 +441,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.128 2008/10/20 09:38:48 hawk
+- patch for new gmime 2.4 API, updated BRs
+
Revision 1.127 2008/10/16 21:36:22 megabajt
- added -epiphany.patch to fix build with epiphany 2.24
- release 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/beagle.spec?r1=1.127&r2=1.128&f=u
More information about the pld-cvs-commit
mailing list