rpms/mail-notification/devel mail-notification.spec,1.60,1.61

Dmitry Butskoy buc at fedoraproject.org
Mon Oct 27 12:45:05 UTC 2008


Author: buc

Update of /cvs/extras/rpms/mail-notification/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23815

Modified Files:
	mail-notification.spec 
Log Message:



Index: mail-notification.spec
===================================================================
RCS file: /cvs/extras/rpms/mail-notification/devel/mail-notification.spec,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- mail-notification.spec	1 Oct 2008 14:30:31 -0000	1.60
+++ mail-notification.spec	27 Oct 2008 12:44:35 -0000	1.61
@@ -1,6 +1,6 @@
 Name:           mail-notification
 Version:        5.4
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Status icon that informs you if you have new mail
 
 Group:          Applications/Internet
@@ -98,6 +98,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                                    \
@@ -170,12 +172,16 @@
 %{_datadir}/omf/mail-notification/mail-notification-C.omf
 %{_datadir}/icons/hicolor/*/apps/mail-notification.*
 
+
 %files evolution-plugin
 %defattr(-,root,root,-)
 %{_libdir}/evolution/2.*/plugins/*
 
 
 %changelog
+* Mon Oct 27 2008 Dmitry Butskoy <Dmitry at Butskoy.name> - 5.4-4
+- fix plugin permissions (#468524)
+
 * Wed Oct  1 2008 Dmitry Butskoy <Dmitry at Butskoy.name> - 5.4-3
 - add patch for evolution >= 2.23.5 (#464779)
 




More information about the fedora-extras-commits mailing list