rpms/mail-notification/FC-5 mail-notification.spec,1.17,1.18

Thorsten Leemhuis (thl) fedora-extras-commits at redhat.com
Wed May 3 17:12:37 UTC 2006


Author: thl

Update of /cvs/extras/rpms/mail-notification/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21571

Modified Files:
	mail-notification.spec 
Log Message:
Added patch for IMAP authentication problem from project homepage (#190137)


Index: mail-notification.spec
===================================================================
RCS file: /cvs/extras/rpms/mail-notification/FC-5/mail-notification.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- mail-notification.spec	13 Feb 2006 17:31:56 -0000	1.17
+++ mail-notification.spec	3 May 2006 17:12:37 -0000	1.18
@@ -1,6 +1,6 @@
 Name:           mail-notification
 Version:        2.0
-Release:        11%{?dist}
+Release:        12%{?dist}
 Summary:        Status icon that informs you if you have new mail
 
 Group:          Applications/Internet
@@ -11,6 +11,7 @@
 Patch0:		http://savannah.nongnu.org/download/mailnotify/mail-notification-2.0-buildfix.diff
 Patch1:		http://savannah.nongnu.org/download/mailnotify/mail-notification-2.0-gmail-properties-fix.diff
 Patch2:		mail-notification-evolution.patch
+Patch3:		http://savannah.nongnu.org/download/mailnotify/mail-notification-2.0-imapauth.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  gettext >= 0.14.1
@@ -47,6 +48,7 @@
 %patch0 -b .patch0
 %patch1 -b .patch1
 %patch2 -p1 -b .evolution
+%patch3 -b .patch3
 
 %build
 export LDFLAGS="-Wl,--export-dynamic"
@@ -118,6 +120,9 @@
 
 
 %changelog
+* Thu Apr 27 2006 Paul Clifford <paul.clifford+fe[AT]gmail[DOT]com> 2.0-12
+- Added patch for IMAP authentication problem from project homepage (#190137)
+
 * Mon Feb 13 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info>
 - Rebuild for Fedora Extras 5
 




More information about the scm-commits mailing list