[mate-notification-daemon] refix scriptlets again

Dan Mashal vicodan at fedoraproject.org
Thu Sep 27 00:42:27 UTC 2012


commit 76de17eae73ee72d21e40882c13a9d86cdae76fb
Author: dmashal <dan.mashal at fedoraproject.org>
Date:   Wed Sep 26 17:41:28 2012 -0700

    refix scriptlets again

 mate-notification-daemon.spec |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/mate-notification-daemon.spec b/mate-notification-daemon.spec
index 695a0ab..aaabb41 100644
--- a/mate-notification-daemon.spec
+++ b/mate-notification-daemon.spec
@@ -1,16 +1,16 @@
 Name:	mate-notification-daemon
 Version:	1.4.0
-Release:	8%{?dist}
+Release:	9%{?dist}
 Summary:	Notification daemon for MATE Desktop
 License:	GPLv2+
 URL:		http://mate-desktop.org
 Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
 
-BuildRequires:	desktop-file-utils dbus-glib-devel GConf2 libcanberra-devel libmatenotify-devel libmatewnck-devel mate-common mate-doc-utils mate-conf-devel mate-corba-devel
+BuildRequires:	desktop-file-utils dbus-glib-devel mate-conf-devel mate-conf mate-desktop-devel mate-corba-devel libcanberra-devel libmatenotify-devel libmatewnck-devel mate-common mate-doc-utils icon-naming-utils
 Requires(pre):	mate-conf
 Requires(preun):	mate-conf
 Requires(post):	mate-conf
-Requires:	mate-conf
+Requires:	desktop-file-utils
 
 %description
 Notification daemon for MATE Desktop
@@ -25,7 +25,6 @@ make %{?_smp_mflags} V=1
 
 %pre
 /sbin/ldconfig
-%mateconf_schema_obsolete mate-notification-daemon
 %mateconf_schema_prepare mate-notification-daemon
 
 %preun
@@ -72,6 +71,9 @@ desktop-file-install									\
 
 
 %changelog
+* Wed Sep 26 2012 Dan Mashal <dan.mashal at fedoraproject.org> 1.4.0-9
+- Fix mate-conf scriptlets (again)
+
 * Mon Sep 26 2012 Dan Mashal <dan.mashal at fedoraproject.org> 1.4.0-8
 - Fix mate-conf scriptlets and bump release version
 


More information about the scm-commits mailing list