Author: sparky Date: Mon Nov 30 02:08:09 2009 GMT Module: packages Tag: HEAD ---- Log message: - BR: GConf2-devel, gettext-devel, libglade2-devel, libnotify-devel
---- Files affected: packages/notification-daemon: notification-daemon.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: packages/notification-daemon/notification-daemon.spec diff -u packages/notification-daemon/notification-daemon.spec:1.27 packages/notification-daemon/notification-daemon.spec:1.28 --- packages/notification-daemon/notification-daemon.spec:1.27 Tue Nov 10 10:24:00 2009 +++ packages/notification-daemon/notification-daemon.spec Mon Nov 30 03:08:04 2009 @@ -9,24 +9,28 @@ Source0: http://www.galago-project.org/files/releases/source/notification-daemon/%{name}-%{version}.tar.bz2 # Source0-md5: e61eff9782551d81045bb53e8a801d58 URL: http://www.galago-project.org/ +BuildRequires: GConf2-devel +BuildRequires: autoconf +BuildRequires: automake BuildRequires: dbus-glib-devel >= 0.71 +BuildRequires: gettext-devel BuildRequires: glib2-devel >= 1:2.12.0 BuildRequires: gtk+2-devel >= 2:2.10.0 BuildRequires: intltool +BuildRequires: libglade2-devel +BuildRequires: libnotify-devel BuildRequires: libsexy-devel >= 0.1.8 BuildRequires: libstdc++-devel BuildRequires: libtool BuildRequires: libwnck-devel BuildRequires: pkgconfig -BuildRequires: autoconf -BuildRequires: automake -Requires(post,preun): GConf2 >= 2.14.0 Requires(post,postun): desktop-file-utils Requires(post,postun): hicolor-icon-theme +Requires(post,preun): GConf2 >= 2.14.0 Requires: dbus >= 0.91 -Obsoletes: dbus(org.freedesktop.Notifications) Provides: dbus(org.freedesktop.Notifications) -BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(id -u -n) +Obsoletes: dbus(org.freedesktop.Notifications) +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description A daemon that displays passive pop-up notifications as per the Desktop @@ -97,6 +101,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2009/11/30 02:08:04 sparky +- BR: GConf2-devel, gettext-devel, libglade2-devel, libnotify-devel + Revision 1.27 2009/11/10 09:24:00 patrys - O/P the dbus interface ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/notification-daemon/notification-daemon.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
