From 10bc1cbaeaccbb85acc4d586446295149aa512ac Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: May 17 2010 09:48:18 +0000 Subject: - update to 3.4.11.2 - require pyxdg (#590322) --- diff --git a/.cvsignore b/.cvsignore index 934759e..0dacaf4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ setlayout.c -openbox-3.4.11.1.tar.gz +openbox-3.4.11.2.tar.gz diff --git a/openbox.spec b/openbox.spec index 680c825..691a89f 100644 --- a/openbox.spec +++ b/openbox.spec @@ -1,5 +1,5 @@ Name: openbox -Version: 3.4.11.1 +Version: 3.4.11.2 Release: 1%{?dist} Summary: A highly configurable and standards-compliant X11 window manager @@ -20,8 +20,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: %{name}-libs = %{version}-%{release} -# The xdg-menu dynamic pipe menu requires the gmenu Python module -Requires: gnome-menus +# required by xdg-menu and xdg-autostart scripts +Requires: gnome-menus pyxdg BuildRequires: gettext BuildRequires: desktop-file-utils @@ -146,6 +146,10 @@ rm -rf %{buildroot} %changelog +* Mon May 17 2010 Miroslav Lichvar - 3.4.11.2-1 +- update to 3.4.11.2 +- require pyxdg (#590322) + * Fri Apr 16 2010 Miroslav Lichvar - 3.4.11.1-1 - update to 3.4.11.1 diff --git a/sources b/sources index 7137cb1..5c821eb 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 16ca0d290cae2f4c16a35e9cdfb6f503 setlayout.c -56d1b365a95b119e4809802aeea734fb openbox-3.4.11.1.tar.gz +30e669134fa81df810fe7d1dc59cd931 openbox-3.4.11.2.tar.gz