SPECS (AC-branch): gnome-mail-notification.spec - sync with HEAD (...
freetz
freetz at pld-linux.org
Sun May 21 18:56:01 CEST 2006
Author: freetz Date: Sun May 21 16:56:01 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- sync with HEAD (official patches), doesn't work for now (some libglade
related crash, investigation in progress)
---- Files affected:
SPECS:
gnome-mail-notification.spec (1.26.2.2 -> 1.26.2.3)
---- Diffs:
================================================================
Index: SPECS/gnome-mail-notification.spec
diff -u SPECS/gnome-mail-notification.spec:1.26.2.2 SPECS/gnome-mail-notification.spec:1.26.2.3
--- SPECS/gnome-mail-notification.spec:1.26.2.2 Fri May 19 00:53:41 2006
+++ SPECS/gnome-mail-notification.spec Sun May 21 18:55:56 2006
@@ -1,13 +1,10 @@
# $Revision$, $Date$
-# TODO:
-# - evolution support
-#
%define rname mail-notification
Summary: GNOME notification area mail monitor
Summary(pl): Monitor poczty widoczny w obszarze powiadamiania GNOME
Name: gnome-%{rname}
Version: 2.0
-Release: 4
+Release: 4.1
License: GPL
Group: X11/Applications
Source0: http://savannah.nongnu.org/download/mailnotify/%{rname}-%{version}.tar.gz
@@ -17,10 +14,13 @@
Patch1: %{name}-desktop.patch
Patch2: %{name}-include.patch
Patch3: %{name}-gmail-properties.patch
+Patch4: %{name}-imapauth.patch
+Patch5: %{name}-evolution26.patch
BuildRequires: autoconf >= 2.59
BuildRequires: automake
BuildRequires: cyrus-sasl-devel >= 2.0
BuildRequires: eel-devel >= 2.14.0
+BuildRequires: evolution-devel >= 2.6
BuildRequires: gmime-devel >= 2.1.0
BuildRequires: gnet-devel >= 2.0.0
BuildRequires: libgnomeui-devel >= 2.14.0
@@ -53,6 +53,8 @@
%patch1 -p1
%patch2 -p0
%patch3 -p0
+%patch4 -p0
+%patch5 -p1
%build
%{__aclocal} -I m4
@@ -103,6 +105,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.26.2.3 2006/05/21 16:55:56 freetz
+- sync with HEAD (official patches), doesn't work for now (some libglade
+ related crash, investigation in progress)
+
Revision 1.26.2.2 2006/05/18 22:53:41 baggins
- release 4
- strict reqs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnome-mail-notification.spec?r1=1.26.2.2&r2=1.26.2.3&f=u
More information about the pld-cvs-commit
mailing list