Author: megabajt Date: Tue Jun 29 21:04:55 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.5.0
---- Files affected: packages/notification-daemon: notification-daemon.spec (1.28 -> 1.29) ---- Diffs: ================================================================ Index: packages/notification-daemon/notification-daemon.spec diff -u packages/notification-daemon/notification-daemon.spec:1.28 packages/notification-daemon/notification-daemon.spec:1.29 --- packages/notification-daemon/notification-daemon.spec:1.28 Mon Nov 30 03:08:04 2009 +++ packages/notification-daemon/notification-daemon.spec Tue Jun 29 23:04:46 2010 @@ -2,29 +2,28 @@ Summary: Notification Daemon Summary(pl.UTF-8): Demon powiadomień Name: notification-daemon -Version: 0.4.0 -Release: 3 +Version: 0.5.0 +Release: 1 License: GPL v2+ Group: Applications/System -Source0: http://www.galago-project.org/files/releases/source/notification-daemon/%{name}-%{version}.tar.bz2 -# Source0-md5: e61eff9782551d81045bb53e8a801d58 +Source0: http://ftp.gnome.org/pub/GNOME/sources/notification-daemon/0.5/%{name}-%{version}.tar.bz2 +# Source0-md5: 18919b2aa2a88b71a40f59393edf70d0 URL: http://www.galago-project.org/ BuildRequires: GConf2-devel -BuildRequires: autoconf -BuildRequires: automake -BuildRequires: dbus-glib-devel >= 0.71 +BuildRequires: autoconf >= 2.63 +BuildRequires: automake >= 1:1.10 +BuildRequires: dbus-glib-devel >= 0.78 BuildRequires: gettext-devel -BuildRequires: glib2-devel >= 1:2.12.0 -BuildRequires: gtk+2-devel >= 2:2.10.0 -BuildRequires: intltool -BuildRequires: libglade2-devel +BuildRequires: glib2-devel >= 1:2.18.0 +BuildRequires: gnome-common +BuildRequires: gtk+2-devel >= 2:2.18.0 +BuildRequires: intltool >= 0.40.0 +BuildRequires: libcanberra-gtk-devel >= 0.4 BuildRequires: libnotify-devel -BuildRequires: libsexy-devel >= 0.1.8 BuildRequires: libstdc++-devel -BuildRequires: libtool +BuildRequires: libtool >= 2:2.2.6 BuildRequires: libwnck-devel BuildRequires: pkgconfig -Requires(post,postun): desktop-file-utils Requires(post,postun): hicolor-icon-theme Requires(post,preun): GConf2 >= 2.14.0 Requires: dbus >= 0.91 @@ -69,14 +68,12 @@ %post %gconf_schema_install notification-daemon.schemas -%update_desktop_database_post %update_icon_cache hicolor %preun %gconf_schema_uninstall notification-daemon.schemas %postun -%update_desktop_database_postun %update_icon_cache hicolor %files -f %{name}.lang @@ -86,10 +83,10 @@ %dir %{_libdir}/notification-daemon-1.0 %dir %{_libdir}/notification-daemon-1.0/engines %attr(755,root,root) %{_libdir}/notification-daemon-1.0/engines/*.so -%attr(755,root,root) %{_libdir}/notification-daemon +%attr(755,root,root) %{_libexecdir}/notification-daemon %{_datadir}/dbus-1/services/*.service %dir %{_datadir}/notification-daemon -%{_datadir}/notification-daemon/notification-properties.glade +%{_datadir}/notification-daemon/notification-properties.ui %{_iconsdir}/hicolor/*/apps/notification-properties.png %{_iconsdir}/hicolor/*/apps/notification-properties.svg %{_desktopdir}/notification-properties.desktop @@ -101,6 +98,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.29 2010/06/29 21:04:46 megabajt +- updated to 0.5.0 + Revision 1.28 2009/11/30 02:08:04 sparky - BR: GConf2-devel, gettext-devel, libglade2-devel, libnotify-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/notification-daemon/notification-daemon.spec?r1=1.28&r2=1.29&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
