[mate-applets/f17] Add libnotify-devel BR and libnotify hard requires

Dan Mashal vicodan at fedoraproject.org
Tue Mar 12 15:11:13 UTC 2013


commit a2b66be9872d35e0a74653e8b80df37c7f470108
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Tue Mar 12 08:10:49 2013 -0700

    Add libnotify-devel BR and libnotify hard requires

 mate-applets.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/mate-applets.spec b/mate-applets.spec
index 9d836a9..c911bd3 100644
--- a/mate-applets.spec
+++ b/mate-applets.spec
@@ -13,6 +13,7 @@ BuildRequires: libmatekeyring-devel
 BuildRequires: libmatenotify-devel
 BuildRequires: libmateweather-devel
 BuildRequires: libmatewnck-devel
+BuildRequires: libnotify-devel
 #NetworkManager-gtk-devel is renamed libnm-gtk-devel on F18
 %if 0%{?fedora} < 18
 BuildRequires: NetworkManager-gtk-devel
@@ -36,7 +37,7 @@ BuildRequires: rarian-compat
 BuildRequires: rarian-devel
 BuildRequires: startup-notification-devel
 Buildrequires: upower-devel
-
+Requires:      libnotify
 %description
 MATE Desktop panel applets
 
@@ -149,7 +150,10 @@ fi
 %{_datadir}/mate/help/mate-multiload
 
 %changelog
-* Mon Mar 11 2013 - Dan Mashal <dan.mashal at fedoraproject.org> - 1.5.2-1
+* Tue Mar 12 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.5.2-2
+- Add libnotify-devel and hard requires on libnotify. mate-notification-daemon was switched to libnotify.
+
+* Mon Mar 11 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.5.2-1
 - Update to latest upstream release
 
 * Sun Feb 03 2013 - Dan Mashal <dan.mashal at fedoraproject.org> - 1.5.1-5


More information about the scm-commits mailing list