Author: kiesiu                       Date: Wed Apr  6 18:01:55 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- merged from DEVEL

---- Files affected:
packages/notification-daemon:
   notification-daemon.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: packages/notification-daemon/notification-daemon.spec
diff -u packages/notification-daemon/notification-daemon.spec:1.31 
packages/notification-daemon/notification-daemon.spec:1.32
--- packages/notification-daemon/notification-daemon.spec:1.31  Fri Feb  4 
19:23:58 2011
+++ packages/notification-daemon/notification-daemon.spec       Wed Apr  6 
20:01:49 2011
@@ -2,32 +2,26 @@
 Summary:       Notification Daemon
 Summary(pl.UTF-8):     Demon powiadomień
 Name:          notification-daemon
-Version:       0.5.0
-Release:       3
+Version:       0.7.1
+Release:       1
 License:       GPL v2+
 Group:         Applications/System
-Source0:       
http://ftp.gnome.org/pub/GNOME/sources/notification-daemon/0.5/%{name}-%{version}.tar.bz2
-# Source0-md5: 18919b2aa2a88b71a40f59393edf70d0
+Source0:       
http://ftp.gnome.org/pub/GNOME/sources/notification-daemon/0.7/%{name}-%{version}.tar.bz2
+# Source0-md5: 6ef69d56ac727e8d3ad69e1abdbe98c5
 URL:           http://www.galago-project.org/
-BuildRequires: GConf2-devel
 BuildRequires: autoconf >= 2.63
 BuildRequires: automake >= 1:1.10
-BuildRequires: dbus-glib-devel >= 0.78
-BuildRequires: gettext-devel
-BuildRequires: glib2-devel >= 1:2.18.0
+BuildRequires: gettext-devel >= 0.11
+BuildRequires: glib2-devel >= 1:2.28.0
 BuildRequires: gnome-common
-BuildRequires: gtk+2-devel >= 2:2.18.0
+BuildRequires: gtk+3-devel >= 3.0.0
 BuildRequires: intltool >= 0.40.0
-BuildRequires: libcanberra-gtk-devel >= 0.4
-BuildRequires: libnotify-devel
+BuildRequires: libcanberra-gtk3-devel >= 0.4
 BuildRequires: libstdc++-devel
 BuildRequires: libtool >= 2:2.2.6
-BuildRequires: libwnck-devel
 BuildRequires: pkgconfig
-Requires(post,postun): gtk-update-icon-cache
-Requires(post,postun): hicolor-icon-theme
-Requires(post,preun):  GConf2 >= 2.14.0
-Requires:      dbus >= 0.91
+Requires:      dbus >= 1.0.0
+Requires:      glib2 >= 1:2.28.0
 Provides:      dbus(org.freedesktop.Notifications)
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -49,8 +43,9 @@
 %{__autoconf}
 %{__automake}
 %configure \
-       --disable-static \
-       --disable-schemas-install
+       --disable-silent-rules \
+       --disable-static
+
 %{__make}
 
 %install
@@ -59,38 +54,16 @@
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT%{_libdir}/notification-daemon-1.0/engines/*.la
-
 %find_lang %{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post
-%gconf_schema_install notification-daemon.schemas
-%update_icon_cache hicolor
-
-%preun
-%gconf_schema_uninstall notification-daemon.schemas
-
-%postun
-%update_icon_cache hicolor
-
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_bindir}/notification-properties
-%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) %{_libexecdir}/notification-daemon
-%{_datadir}/dbus-1/services/*.service
-%dir %{_datadir}/notification-daemon
-%{_datadir}/notification-daemon/notification-properties.ui
-%{_iconsdir}/hicolor/*/apps/notification-properties.png
-%{_iconsdir}/hicolor/*/apps/notification-properties.svg
-%{_desktopdir}/notification-properties.desktop
-%{_sysconfdir}/gconf/schemas/notification-daemon.schemas
+%{_desktopdir}/notification-daemon.desktop
 
 %define date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -98,6 +71,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2011/04/06 18:01:49  kiesiu
+- merged from DEVEL
+
+Revision 1.31.2.1  2011/02/27 11:48:12  megabajt
+- updated to 0.7.1
+
 Revision 1.31  2011/02/04 18:23:58  wiget
 - Requires(post,postun): gtk-update-icon-cache
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/notification-daemon/notification-daemon.spec?r1=1.31&r2=1.32&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to