diff --git a/.gitignore b/.gitignore index c7fbc64..2f587a6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ /setlayout.c -/openbox-20121001git782b28.tar.xz +/openbox-3.5.2.tar.gz diff --git a/openbox.spec b/openbox.spec index 9e0d336..f813170 100644 --- a/openbox.spec +++ b/openbox.spec @@ -1,17 +1,12 @@ -%global gitdate 20121001 -%global gitrev 782b28 Name: openbox -Version: 3.5.0 +Version: 3.5.2 Release: 12.%{gitdate}git%{gitrev}%{?dist} Summary: A highly configurable and standards-compliant X11 window manager Group: User Interface/Desktops License: GPLv2+ URL: http://openbox.org -# git clone git://git.openbox.org/dana/openbox; cd openbox -# git archive --prefix=openbox/ %{gitrev} | xz > openbox-%{gitdate}git%{gitrev}.tar.xz -Source0: %{name}-%{gitdate}git%{gitrev}.tar.xz -#Source0: http://openbox.org/releases/%{name}-%{version}.tar.gz +Source0: http://openbox.org/releases/%{name}-%{version}.tar.gz Source1: http://icculus.org/openbox/tools/setlayout.c Source2: xdg-menu Source3: menu.xml @@ -34,8 +29,6 @@ BuildRequires: libXt-devel BuildRequires: libXrandr-devel BuildRequires: libXinerama-devel BuildRequires: imlib2-devel -# extra dependencies to build from git snapshot -BuildRequires: automake gettext-devel libtool Provides: firstboot(windowmanager) %description @@ -126,11 +119,10 @@ KDE session. %prep -%setup -q -n %{name} +%setup -q %build -./bootstrap %configure \ --disable-static ## Fix RPATH hardcoding. diff --git a/sources b/sources index f0df562..2a16dd4 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 16ca0d290cae2f4c16a35e9cdfb6f503 setlayout.c -95b58450f1383391c1e3e49c80a23144 openbox-20121001git782b28.tar.xz +93df606606053b7e8578a5c116afb8ec openbox-3.5.2.tar.gz