[Thunar/f15/master] Fix libnotify build requirement

Christoph Wickert cwickert at fedoraproject.org
Tue Mar 15 17:31:23 UTC 2011


commit a56670505c6a50e01fbc6838aa78d3ba650bfd76
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Tue Mar 15 18:31:20 2011 +0100

    Fix libnotify build requirement

 Thunar.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/Thunar.spec b/Thunar.spec
index 56af63e..43e66a2 100644
--- a/Thunar.spec
+++ b/Thunar.spec
@@ -2,7 +2,7 @@
 
 Name:           Thunar
 Version:        1.2.1
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Thunar File Manager
 
 Group:          User Interface/Desktops
@@ -25,7 +25,7 @@ BuildRequires:  dbus-glib-devel
 BuildRequires:  libexif-devel
 BuildRequires:  libgudev1-devel
 BuildRequires:  libICE-devel
-BuildRequires:  libnotify
+BuildRequires:  libnotify-devel
 BuildRequires:  freetype-devel
 BuildRequires:  pkgconfig
 BuildRequires:  intltool gettext
@@ -204,6 +204,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Tue Mar 15 2011 Christoph Wickert <cwickert at fedoraproject.org> - 1.2.1-5
+- Fix libnotify build requirement
+
 * Tue Mar 15 2011 Christoph Wickert <cwickert at fedoraproject.org> - 1.2.1-4
 - Add missing BRs: libexif-devel, libICE-devel and libnotify-devel
 


More information about the scm-commits mailing list