diff --git a/libwnck.spec b/libwnck.spec index 3dd8ec7..625c1a4 100644 --- a/libwnck.spec +++ b/libwnck.spec @@ -6,7 +6,7 @@ Summary: Window Navigator Construction Kit Name: libwnck Version: 2.10.0 -Release: 1 +Release: 2 URL: ftp://ftp.gnome.org Source0: %{name}-%{version}.tar.bz2 License: LGPL @@ -22,6 +22,8 @@ BuildRequires: gtk2-devel >= %{gtk2_version} BuildRequires: pango-devel >= %{pango_version} BuildRequires: startup-notification-devel >= %{startup_notification_version} +Patch0: libwnck-2.10.0-add-glow-effect.patch + %description libwnck (pronounced "libwink") is used to implement pagers, tasklists, @@ -48,6 +50,7 @@ just to use precompiled applications. %prep %setup -q +%patch0 -p1 -b .add-glow-effect %build @@ -86,6 +89,10 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/libwnck %changelog +* Tue May 10 2005 Ray Strode 2.10.0-2 +- add noticable glowing effect to task bar to counteract + focus stealing prevention (bug #157285) + * Mon Mar 14 2005 Matthias Clasen 2.10.0-1 - Update to 2.10.0