Hello community,

here is the log from the commit of package xfce4-notifyd for openSUSE:Factory 
checked in at 2012-05-16 21:11:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-notifyd (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-notifyd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-notifyd", Maintainer is "xfce-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xfce4-notifyd/xfce4-notifyd.changes      
2012-04-19 10:41:23.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xfce4-notifyd.new/xfce4-notifyd.changes 
2012-05-16 21:11:21.000000000 +0200
@@ -1,0 +2,10 @@
+Wed May 16 13:22:30 UTC 2012 - g...@opensuse.org
+
+- update to current git snapshot
+  - show dialog in settings category
+  - emit closed signal on correct object
+  - avoid flickering of the window
+  - fixup type setting
+  - accept uri-image locations
+
+-------------------------------------------------------------------

Old:
----
  xfce4-notifyd-0.2.2.tar.bz2

New:
----
  xfce4-notifyd-0.2.2+git20120516.tar.bz2

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

Other differences:
------------------
++++++ xfce4-notifyd.spec ++++++
--- /var/tmp/diff_new_pack.saqE88/_old  2012-05-16 21:11:23.000000000 +0200
+++ /var/tmp/diff_new_pack.saqE88/_new  2012-05-16 21:11:23.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           xfce4-notifyd
-Version:        0.2.2
+Version:        0.2.2+git20120516
 Release:        0
 Summary:        Simple Notification Daemon for Xfce
 License:        GPL-2.0+
@@ -29,6 +29,7 @@
 BuildRequires:  exo-tools
 BuildRequires:  intltool
 BuildRequires:  update-desktop-files
+BuildRequires:  xfce4-dev-tools
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gtk+-2.0)
@@ -64,7 +65,10 @@
 %setup -q
 
 %build
-%configure --with-helper-path-prefix=%{_libexecdir}
+xdt-autogen
+%configure \
+    --with-helper-path-prefix=%{_libexecdir} \
+    --enable-maintainer-mode
 make %{?_smp_mflags} V=1
 
 %install


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

Reply via email to