Browse Source

* notification-daemon: add missing BuildRequires: GConf2-devel, libglade2-devel

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3572 ec354946-7b23-47d6-9f5a-488ba84defc7
shaolin 13 years ago
parent
commit
06b1afbacc
1 changed files with 6 additions and 1 deletions
  1. 6 1
      n/notification-daemon/notification-daemon-vl.spec

+ 6 - 1
n/notification-daemon/notification-daemon-vl.spec

@@ -6,7 +6,7 @@
 Summary: Notification Daemon 
 Name: notification-daemon
 Version: 0.4.0
-Release: 7%{?_dist_release}
+Release: 8%{?_dist_release}
 URL: http://www.galago-project.org/specs/notification/ 
 License: GPL
 Group: System Environment/Libraries
@@ -48,6 +48,8 @@ BuildRequires: dbus-glib-devel >= %{dbus_version}
 BuildRequires: libnotify-devel >= %{libnotify_version}
 BuildRequires: libsexy-devel
 BuildRequires: libwnck-devel
+BuildRequires: GConf2-devel
+BuildRequires: libglade2-devel
 
 %description
 notification-daemon is the server implementation of the freedesktop.org
@@ -154,6 +156,9 @@ rm -rf %{buildroot}
 %{_datadir}/notification-daemon/notification-properties.glade
 
 %changelog
+* Tue Apr 19 2011 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 0.4.0-8
+- add missing BuildRequires: GConf2-devel, libglade2-devel
+
 * Sun Apr 17 2011 Shu KONNO <owa@bg.wakwak.com> 0.4.0-7
 - rebuilt with rpm-4.8.1-3