[xfce4-notifyd] Rebuild without provider to bootstrap against Xfce 4.12

Kevin Fenzi kevin at fedoraproject.org
Sat Feb 28 21:49:13 UTC 2015


commit a31a1c132a50efd52762a50fef67b2571d26b158
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sat Feb 28 14:49:06 2015 -0700

    Rebuild without provider to bootstrap against Xfce 4.12

 xfce4-notifyd.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/xfce4-notifyd.spec b/xfce4-notifyd.spec
index 1baa00f..aef0280 100644
--- a/xfce4-notifyd.spec
+++ b/xfce4-notifyd.spec
@@ -4,7 +4,7 @@
 
 Name:           xfce4-notifyd
 Version:        0.2.4
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Simple notification daemon for Xfce
 
 Group:          User Interface/Desktops
@@ -24,7 +24,7 @@ BuildRequires:  intltool
 Requires:       dbus
 Requires:       hicolor-icon-theme
 # for compatibility this package provides
-Provides:       desktop-notification-daemon
+# disabled: Provides:       desktop-notification-daemon
 # and obsoletes all notification-daemon-xfce releases
 Obsoletes:      notification-daemon-xfce <= 0.3.7
 
@@ -88,6 +88,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Feb 28 2015 Kevin Fenzi <kevin at scrye.com> 0.2.4-6
+- Rebuild without provider to bootstrap against Xfce 4.12
+
 * Sat Feb 21 2015 Till Maas <opensource at till.name> - 0.2.4-5
 - Rebuilt for Fedora 23 Change
   https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code


More information about the scm-commits mailing list