Author: baggins Date: Tue Oct 2 19:48:54 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - fix build with evolution 2.12
---- Files affected: SPECS: gnome-mail-notification.spec (1.37 -> 1.38) ---- Diffs: ================================================================ Index: SPECS/gnome-mail-notification.spec diff -u SPECS/gnome-mail-notification.spec:1.37 SPECS/gnome-mail-notification.spec:1.38 --- SPECS/gnome-mail-notification.spec:1.37 Tue Oct 2 19:00:41 2007 +++ SPECS/gnome-mail-notification.spec Tue Oct 2 21:48:49 2007 @@ -12,6 +12,7 @@ # Source0-md5: 4d9617ad0e7eded0953ac6d152f06a46 URL: http://www.nongnu.org/mailnotify/ Patch0: %{name}-desktop.patch +Patch1: %{name}-evo2.12.patch BuildRequires: autoconf >= 2.59 BuildRequires: automake BuildRequires: cyrus-sasl-devel >= 2.0 @@ -60,8 +61,10 @@ %prep %setup -q -n %{rname}-%{version} %patch0 -p1 +%patch1 -p1 %build +%{__autoconf} %configure \ --disable-schemas-install \ --disable-static \ @@ -116,6 +119,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.38 2007/10/02 19:48:49 baggins +- fix build with evolution 2.12 + Revision 1.37 2007/10/02 17:00:41 baggins - rel 0.2 - evolution 2.12 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-mail-notification.spec?r1=1.37&r2=1.38&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
