From 1c352ae8e5e159403894cd461ebf3e6b4371ae43 Mon Sep 17 00:00:00 2001 From: lisu Date: Mon, 13 Sep 2010 14:10:42 +0000 Subject: [PATCH] - reverse Changed files: bakefile.spec -> 1.38 --- bakefile.spec | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/bakefile.spec b/bakefile.spec index 591ae1d..a845b03 100644 --- a/bakefile.spec +++ b/bakefile.spec @@ -1,6 +1,3 @@ -# -# TODO: autotools break bakefile_gen (ImportError: Bad magic number in /usr/lib/bakefile/xmlparser.pyc) -# Summary: Native makefiles generator Summary(pl.UTF-8): Generator natywnych plików typu Makefile Name: bakefile @@ -12,8 +9,8 @@ Source0: http://downloads.sourceforge.net/bakefile/%{name}-%{version}.tar.gz # Source0-md5: 874da5c9035514366b7723bc7657c71c Patch0: %{name}-empy.patch URL: http://bakefile.sourceforge.net/ -#BuildRequires: autoconf -#BuildRequires: automake +BuildRequires: autoconf +BuildRequires: automake BuildRequires: libtool BuildRequires: python-devel BuildRequires: rpm-pythonprov @@ -39,10 +36,10 @@ dla autoconfa, projekt dla Visual C++, makefile dla bcc itd.). %patch0 -p1 %build -#%%{__libtoolize} -#%%{__aclocal} -I admin -#%%{__autoconf} -#%%{__automake} +%{__libtoolize} +%{__aclocal} -I admin +%{__autoconf} +%{__automake} %configure %install -- 2.43.0