[mate-bluetooth] update spec file to fix (#988912)

Wolfgang Ulbrich raveit65 at fedoraproject.org
Sat Jul 27 00:35:19 UTC 2013


commit 54e62b19725e640b3368e9c6b924e5a569e53d52
Author: raveit65 <chat-to-me at raveit.de>
Date:   Sat Jul 27 02:34:59 2013 +0200

    update spec file to fix (#988912)

 mate-bluetooth.spec |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/mate-bluetooth.spec b/mate-bluetooth.spec
index 5f2a5da..df80215 100644
--- a/mate-bluetooth.spec
+++ b/mate-bluetooth.spec
@@ -1,6 +1,6 @@
 Name:           mate-bluetooth
 Version:        1.6.0
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        MATE Desktop bluetooth applet
 License:        GPLv2+
 URL:            http://www.mate-desktop.org
@@ -28,7 +28,7 @@ Requires:  mate-file-manager-sendto
 Requires:  gvfs-obexftp
 Requires:  bluez
 Requires:  obexd
-Requires:  mate-notification-daemon
+Requires:  desktop-notification-daemon
 
 Provides:  dbus-bluez-pin-helper
 
@@ -38,7 +38,7 @@ MATE Desktop bluetooth applet
 %package libs
 Summary:        Shared libraries for mate-bluetooth
 License:        LGPLv2+
-Requires:       %{name} = %{version}-%{release}
+Requires:       %{name}%{?_isa} = %{version}-%{release}
 
 %description libs
 development files for mate-bluetooth
@@ -146,6 +146,12 @@ fi
 %{_datadir}/gir-1.0/MateBluetooth-1.0.gir
 
 %changelog
+* Fri Jul 26 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.0-4
+- fix rhbz (#988912)
+- use the virtual provides desktop-notification-daemon
+- instead of mate-notification-daemon
+- add isa tag to -libs subpackage
+
 * Tue Jul 16 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.0-3
 - add provide dbus-bluez-pin-helper to avoid yum strangeness
 - with blueman


More information about the scm-commits mailing list