rpms/mail-notification/F-9 mail-notification.spec,1.56,1.57

Dmitry Butskoy buc at fedoraproject.org
Mon Oct 27 13:05:22 UTC 2008


Author: buc

Update of /cvs/extras/rpms/mail-notification/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30350

Modified Files:
	mail-notification.spec 
Log Message:



Index: mail-notification.spec
===================================================================
RCS file: /cvs/extras/rpms/mail-notification/F-9/mail-notification.spec,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- mail-notification.spec	4 Jun 2008 18:25:31 -0000	1.56
+++ mail-notification.spec	27 Oct 2008 13:04:52 -0000	1.57
@@ -1,6 +1,6 @@
 Name:           mail-notification
 Version:        5.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Status icon that informs you if you have new mail
 
 Group:          Applications/Internet
@@ -96,6 +96,8 @@
 
 find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
 
+chmod +x $RPM_BUILD_ROOT%{_libdir}/evolution/2.*/plugins/*.so
+
 desktop-file-install --vendor fedora                   \
   --dir ${RPM_BUILD_ROOT}%{_datadir}/gnome/autostart/  \
   --delete-original                                    \
@@ -176,6 +178,9 @@
 
 
 %changelog
+* Mon Oct 27 2008 Dmitry Butskoy <Dmitry at Butskoy.name> - 5.4-2
+- fix plugin permissions (#468524)
+
 * Wed Jun  4 2008 Dmitry Butskoy <Dmitry at Butskoy.name> - 5.4-1
 - update to 5.4 (#445345)
 




More information about the scm-commits mailing list