]> git.pld-linux.org Git - packages/bakefile.git/blobdiff - bakefile.spec
- reverse
[packages/bakefile.git] / bakefile.spec
index 591ae1dcce2d67f74e0e70f8d6f4b717df67f53b..a845b03c53208f9a65daa24f9cec03a4a29386a0 100644 (file)
@@ -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
This page took 0.02964 seconds and 4 git commands to generate.