From 9e16b06ad5f40ac3a15cd7a1200973583a540fe0 Mon Sep 17 00:00:00 2001 From: lisu Date: Thu, 29 Nov 2007 22:51:44 +0000 Subject: [PATCH] - use auto tools Changed files: conky.spec -> 1.17 --- conky.spec | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/conky.spec b/conky.spec index 847fbc0..2814c5c 100644 --- a/conky.spec +++ b/conky.spec @@ -9,6 +9,8 @@ Source0: http://dl.sourceforge.net/conky/%{name}-%{version}.tar.bz2 # Source0-md5: 42d966fce5aa5c5a326575ec214bff07 Patch0: %{name}-configdir.patch URL: http://conky.sourceforge.net/ +BuildRequires: autoconf +BuildRequires: automake BuildRequires: expat-devel BuildRequires: freetype-devel BuildRequires: xorg-lib-libXext-devel @@ -33,6 +35,10 @@ wyświetlać takie informacje, jak: %patch0 -p1 %build +%{__aclocal} +%{__autoconf} +%{__autoheader} +%{__automake} %configure %{__make} -- 2.44.0