rpms/mail-notification/devel mail-notification.spec,1.29,1.30

Thorsten Leemhuis (thl) fedora-extras-commits at redhat.com
Sun Oct 29 15:26:47 UTC 2006


Author: thl

Update of /cvs/extras/rpms/mail-notification/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13673

Modified Files:
	mail-notification.spec 
Log Message:
3.0-8 -- add workaround that hacks configure to allow building with evo 2.10


Index: mail-notification.spec
===================================================================
RCS file: /cvs/extras/rpms/mail-notification/devel/mail-notification.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- mail-notification.spec	2 Sep 2006 11:14:38 -0000	1.29
+++ mail-notification.spec	29 Oct 2006 15:26:17 -0000	1.30
@@ -1,6 +1,8 @@
+# FIXME -- remove evo 2.10 workaround
+
 Name:           mail-notification
 Version:        3.0
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Status icon that informs you if you have new mail
 
 Group:          Applications/Internet
@@ -54,6 +56,8 @@
 %prep
 %setup -q -n %{name}-%{version}
 cp %{SOURCE1} ./README.FEDORA
+# FIXME -- quick workaround for now
+sed -i 's/evolution_branch=2.8/evolution_branch=2.10/' configure
 
 %build
 %configure --disable-schemas-install  --enable-evolution
@@ -127,6 +131,9 @@
 
 
 %changelog
+* Sun Oct 29 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info>  3.0-8
+- add workaround that hacks configure to allow building with evo 2.10
+
 * Sat Sep 02 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info>  3.0-7
 - don't run mail-notification with unset-obsolete-configuration at all
 




More information about the fedora-extras-commits mailing list