rpms/mail-notification/F-9 mail-notification.spec, 1.53, 1.54 sources, 1.14, 1.15 mail-notification-5.2-cache-crash-fix.patch, 1.1, NONE mail-notification-5.2-fedora-plugin-hint.patch, 1.1, NONE

Dmitry Butskoy (buc) fedora-extras-commits at redhat.com
Mon Apr 28 14:57:28 UTC 2008


Author: buc

Update of /cvs/extras/rpms/mail-notification/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28971

Modified Files:
	mail-notification.spec sources 
Removed Files:
	mail-notification-5.2-cache-crash-fix.patch 
	mail-notification-5.2-fedora-plugin-hint.patch 
Log Message:



Index: mail-notification.spec
===================================================================
RCS file: /cvs/extras/rpms/mail-notification/F-9/mail-notification.spec,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- mail-notification.spec	9 Apr 2008 15:18:23 -0000	1.53
+++ mail-notification.spec	28 Apr 2008 14:56:51 -0000	1.54
@@ -1,13 +1,12 @@
 Name:           mail-notification
-Version:        5.2
-Release:        3%{?dist}
+Version:        5.3
+Release:        1%{?dist}
 Summary:        Status icon that informs you if you have new mail
 
 Group:          Applications/Internet
 License:        GPLv3+
 URL:            http://www.nongnu.org/mailnotify/
 Source0:        http://savannah.nongnu.org/download/mailnotify/mail-notification-%{version}.tar.bz2
-Patch0:		mail-notification-5.2-cache-crash-fix.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  gettext
@@ -29,8 +28,8 @@
 
 Requires:         hicolor-icon-theme
 
-Requires(post):   GConf2
-Requires(post):   scrollkeeper
+Requires(pre):    GConf2
+Requires(post):   GConf2, scrollkeeper
 Requires(preun):  GConf2
 Requires(postun): scrollkeeper
 
@@ -64,8 +63,6 @@
 done
 popd
 
-%patch0 -p1
-
 
 %build
 
@@ -132,7 +129,7 @@
 /usr/bin/gconftool-2 --makefile-install-rule \
   %{_sysconfdir}/gconf/schemas/%{name}.schemas >/dev/null || :
 
-/usr/bin/scrollkeeper-update -q || :
+/usr/bin/scrollkeeper-update -q -o %{_datadir}/omf/%{name} || :
 
 touch --no-create %{_datadir}/icons/hicolor || :
 %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
@@ -172,6 +169,10 @@
 
 
 %changelog
+* Mon Apr 28 2008 Dmitry Butskoy <Dmitry at Butskoy.name> - 5.3-1
+- update to 5.3
+- scriptlets cleanups
+
 * Wed Apr  9 2008 Dmitry Butskoy <Dmitry at Butskoy.name> - 5.2-3
 - add cache-crash patch from upstream (#440433)
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/mail-notification/F-9/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- sources	24 Mar 2008 15:13:47 -0000	1.14
+++ sources	28 Apr 2008 14:56:51 -0000	1.15
@@ -1 +1 @@
-e014318ccfaaa1c0033c511746a06a9b  mail-notification-5.2.tar.bz2
+e793ee88f4c953c1876b6b30a3f08366  mail-notification-5.3.tar.bz2


--- mail-notification-5.2-cache-crash-fix.patch DELETED ---


--- mail-notification-5.2-fedora-plugin-hint.patch DELETED ---




More information about the fedora-extras-commits mailing list