SPECS: ccrtp.spec - turn on regeneration

tommat tommat at pld-linux.org
Thu Jan 4 11:28:20 CET 2007


Author: tommat                       Date: Thu Jan  4 10:28:20 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- turn on regeneration

---- Files affected:
SPECS:
   ccrtp.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/ccrtp.spec
diff -u SPECS/ccrtp.spec:1.12 SPECS/ccrtp.spec:1.13
--- SPECS/ccrtp.spec:1.12	Tue Jan  2 12:05:26 2007
+++ SPECS/ccrtp.spec	Thu Jan  4 11:28:13 2007
@@ -10,8 +10,11 @@
 # Source0-md5:	728c41edd62be2871eac50be287f97ee
 Patch0:		%{name}-gcc4.patch
 URL:		http://www.gnu.org/software/ccrtp/
+BuildRequires:	autoconf
+BuildRequires:	automake
 BuildRequires:	commoncpp2-devel >= 1.5.0
 BuildRequires:	doxygen
+BuildRequires:	libtool
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -64,6 +67,12 @@
 %patch0 -p1
 
 %build
+%{__libtoolize}
+%{__aclocal} -I m4
+%{__autoconf}
+%{__autoheader}
+%{__automake}
+cp -f /usr/share/automake/config.sub .
 %configure
 %{__make}
 
@@ -103,6 +112,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2007/01/04 10:28:13  tommat
+- turn on regeneration
+
 Revision 1.12  2007/01/02 11:05:26  arekm
 - up to 1.5.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ccrtp.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list