Hello community,

here is the log from the commit of package notification-daemon for 
openSUSE:Factory
checked in at Tue May 3 13:30:20 CEST 2011.



--------
--- GNOME/notification-daemon/notification-daemon.changes       2011-02-13 
17:24:06.000000000 +0100
+++ notification-daemon/notification-daemon.changes     2011-04-21 
10:38:21.000000000 +0200
@@ -1,0 +2,30 @@
+Thu Apr 21 10:30:11 CEST 2011 - vu...@opensuse.org
+
+- Drop --libexecdir=%{_libexecdir}/%{name}-1.0 from configure: we
+  don't need a specific libexecdir.
+- Remove now unneeded libnotify-devel, libwnck-devel BuildRequires.
+- Move to pkgconfig()-style BuildRequires:
+  + Old ones: libcanberra-devel.
+  + New ones: glib-2.0, gtk+-3.0, libcanberra-gtk3, x11.
+
+-------------------------------------------------------------------
+Thu Mar 24 12:31:37 UTC 2011 - fcro...@novell.com
+
+- Update to version 0.7.1:
+  + Don't use DBus activation
+  + Don't exit on idle
+  + Install a desktop file for notification-daemon
+- Changes from version 0.7.0:
+  + Support image-data and image-path hints
+  + Updated translations.
+- Changes from version 0.6.0:
+  + Drop setup capplet
+  + Drop themes
+  + Add a 'dock' for bubbles
+  + Add 'persistence' and 'action-icons' capabilities
+  + Support transient and resident notifications
+  + Port to GDBus
+- Remove GConf schema handling (no longer used upstream)
+- Remove fdupes and gconf2-devel BuildRequires.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  notification-daemon-0.5.0.tar.bz2

New:
----
  notification-daemon-0.7.1.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ notification-daemon.spec ++++++
--- /var/tmp/diff_new_pack.uZcFpE/_old  2011-05-03 13:27:56.000000000 +0200
+++ /var/tmp/diff_new_pack.uZcFpE/_new  2011-05-03 13:27:56.000000000 +0200
@@ -18,25 +18,24 @@
 
 
 Name:           notification-daemon
-Version:        0.5.0
-Release:        3
+Version:        0.7.1
+Release:        1
 License:        GPLv2+
 Summary:        Notification Daemon
 Url:            http://www.galago-project.org/
 Group:          System/Daemons
 Source:         %{name}-%{version}.tar.bz2
+# For dbus-binding-tool
 BuildRequires:  dbus-1-glib-devel
-BuildRequires:  fdupes
-BuildRequires:  gconf2-devel
 BuildRequires:  intltool
-BuildRequires:  libcanberra-devel
-BuildRequires:  libnotify-devel
-BuildRequires:  libwnck-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(libcanberra-gtk3)
+BuildRequires:  pkgconfig(x11)
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%gconf_schemas_prereq
 
 %description
 D-BUS notification daemon.
@@ -48,49 +47,29 @@
 
 %build
 %configure\
-        --disable-static \
-       --libexecdir=%{_libexecdir}/%{name}-1.0 \
-       --disable-schemas-install
-make %{?_smp_mflags}
+        --disable-static 
+make %{?_smp_mflags} V=1
 
 %install
 %makeinstall
-find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
-%suse_update_desktop_file notification-properties 
X-SuSE-ControlCenter-LookAndFeel
 %find_lang %{name} %{?no_lang_C}
-%find_gconf_schemas
-%fdupes %{buildroot}
+%suse_update_desktop_file %{name}
 
 %clean
 rm -rf %{buildroot}
 
-%pre -f %{name}.schemas_pre
-
 %post
 %desktop_database_post
-%icon_theme_cache_post
-
-%posttrans -f %{name}.schemas_posttrans
-
-%preun -f %{name}.schemas_preun
 
 %postun
 %desktop_database_postun
-%icon_theme_cache_postun
 
-%files -f %{name}.schemas_list
+%files
 %defattr (-, root, root)
 # README is empty
 %doc AUTHORS COPYING ChangeLog NEWS
-%{_libdir}/%{name}-1.0
-%if "%{_libdir}" != "%{_prefix}/lib"
-%{_prefix}/lib/%{name}-1.0
-%endif
-%{_datadir}/dbus-1/services/*.service
-%{_bindir}/notification-properties
-%{_datadir}/applications/notification-properties.desktop
-%{_datadir}/icons/hicolor/*/apps/notification-properties.*
-%{_datadir}/notification-daemon
+%{_libexecdir}/%{name}
+%{_datadir}/applications/%{name}.desktop
 
 %files lang -f %{name}.lang
 

++++++ notification-daemon-0.5.0.tar.bz2 -> notification-daemon-0.7.1.tar.bz2 
++++++
++++ 40384 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to