packages: coovachilli/coovachilli.spec - autocrap

pawelz pawelz at pld-linux.org
Thu Sep 30 13:50:53 CEST 2010


Author: pawelz                       Date: Thu Sep 30 11:50:53 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- autocrap

---- Files affected:
packages/coovachilli:
   coovachilli.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: packages/coovachilli/coovachilli.spec
diff -u packages/coovachilli/coovachilli.spec:1.7 packages/coovachilli/coovachilli.spec:1.8
--- packages/coovachilli/coovachilli.spec:1.7	Thu Sep 30 13:44:50 2010
+++ packages/coovachilli/coovachilli.spec	Thu Sep 30 13:50:48 2010
@@ -9,6 +9,9 @@
 # Source0-md5:	6d942a731da07b029a1be0b58d7917d6
 Patch0:		%{name}-strncpy.patch
 URL:		http://coova.org/wiki/index.php/CoovaChilli
+BuildRequires:	autoconf
+BuildRequires:	automake
+BuildRequires:	libtool
 BuildRequires:	perl-base
 BuildRequires:	rpmbuild(macros) >= 1.228
 Requires(post,preun):	/sbin/chkconfig
@@ -29,6 +32,11 @@
 %patch0 -p1
 
 %build
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
+%{__automake}
 %configure
 %{__make}
 
@@ -75,6 +83,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2010/09/30 11:50:48  pawelz
+- autocrap
+
 Revision 1.7  2010/09/30 11:44:50  pawelz
 - use better fix for buffer overflow problem
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/coovachilli/coovachilli.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list