[mate-notification-daemon/f20] add mate-notification-daemon_check-value-type-of-notification-hint.patch to spec file

Wolfgang Ulbrich raveit65 at fedoraproject.org
Fri Dec 27 22:42:59 UTC 2013


commit 585444cf915eef37c712ea94e296354f211de995
Author: raveit65 <chat-to-me at raveit.de>
Date:   Fri Dec 27 23:42:49 2013 +0100

    add mate-notification-daemon_check-value-type-of-notification-hint.patch to spec file

 mate-notification-daemon.spec |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/mate-notification-daemon.spec b/mate-notification-daemon.spec
index c67c6f6..03fc345 100644
--- a/mate-notification-daemon.spec
+++ b/mate-notification-daemon.spec
@@ -1,10 +1,10 @@
 Name:           mate-notification-daemon
 Version:        1.6.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Notification daemon for MATE Desktop
 License:        GPLv2+
 URL:            http://mate-desktop.org
-Source0:        http://pub.mate-desktop.org/releases/1.5/%{name}-%{version}.tar.xz
+Source0:        http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
 
 BuildRequires:  dbus-glib-devel
 BuildRequires:  desktop-file-utils
@@ -15,6 +15,10 @@ BuildRequires:  mate-common
 BuildRequires:  mate-desktop-devel
 BuildRequires:  mate-doc-utils
 
+# fix rhbz (#1046716)
+# https://github.com/mate-desktop/mate-notification-daemon/pull/26
+Patch0:         mate-notification-daemon_check-value-type-of-notification-hint.patch
+
 Provides:       desktop-notification-daemon
 
 %description
@@ -22,6 +26,7 @@ Notification daemon for MATE Desktop
 
 %prep
 %setup -q
+%patch0 -p1 -b .notification-hint
 
 %build
 %configure --disable-schemas-compile   \
@@ -74,6 +79,9 @@ fi
 
 
 %changelog
+* Fri Dec 27 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.1-2
+- fix mate part of rhbz (#1046716)
+
 * Fri Oct 25 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.1-1
 - update to 1.6.1 release
 


More information about the scm-commits mailing list