packages: bakefile/bakefile.spec - reverse

lisu lisu at pld-linux.org
Mon Sep 13 16:10:47 CEST 2010


Author: lisu                         Date: Mon Sep 13 14:10:47 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- reverse

---- Files affected:
packages/bakefile:
   bakefile.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: packages/bakefile/bakefile.spec
diff -u packages/bakefile/bakefile.spec:1.37 packages/bakefile/bakefile.spec:1.38
--- packages/bakefile/bakefile.spec:1.37	Mon Sep 13 15:56:03 2010
+++ packages/bakefile/bakefile.spec	Mon Sep 13 16:10:42 2010
@@ -1,7 +1,4 @@
 # $Revision$, $Date$
-#
-# 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
@@ -13,8 +10,8 @@
 # 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
@@ -40,10 +37,10 @@
 %patch0 -p1
 
 %build
-#%%{__libtoolize}
-#%%{__aclocal} -I admin
-#%%{__autoconf}
-#%%{__automake}
+%{__libtoolize}
+%{__aclocal} -I admin
+%{__autoconf}
+%{__automake}
 %configure
 
 %install
@@ -79,8 +76,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.37  2010/09/13 13:56:03  lisu
-- do not use autotools for now (read TODO)
+Revision 1.38  2010/09/13 14:10:42  lisu
+- reverse
 
 Revision 1.36  2009/10/26 10:09:06  lisu
 - 0.2.8
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/bakefile/bakefile.spec?r1=1.37&r2=1.38&f=u



More information about the pld-cvs-commit mailing list