packages: faad2/faad2.spec - add missing AC_PROG_CXX to configure.in

tommat tommat at pld-linux.org
Wed Sep 16 15:06:40 CEST 2009


Author: tommat                       Date: Wed Sep 16 13:06:40 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add missing AC_PROG_CXX to configure.in

---- Files affected:
packages/faad2:
   faad2.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: packages/faad2/faad2.spec
diff -u packages/faad2/faad2.spec:1.31 packages/faad2/faad2.spec:1.32
--- packages/faad2/faad2.spec:1.31	Tue Nov 13 21:57:24 2007
+++ packages/faad2/faad2.spec	Wed Sep 16 15:06:35 2009
@@ -20,6 +20,7 @@
 Patch1:		%{name}-mpeg4ip.patch
 Patch2:		%{name}-soname.patch
 Patch3:		%{name}-backward_compat.patch
+Patch4:		%{name}-ac.patch
 URL:		http://www.audiocoding.com/
 %{?with_mpeg4ip:BuildRequires:	SDL-devel}
 BuildRequires:	autoconf
@@ -112,6 +113,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 %{__libtoolize}
@@ -182,6 +184,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2009/09/16 13:06:35  tommat
+- add missing AC_PROG_CXX to configure.in
+
 Revision 1.31  2007/11/13 20:57:24  hawk
 - BR: mpeg4ip >= 1.6, patch contains fix incompatible with older versions
 - release 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/faad2/faad2.spec?r1=1.31&r2=1.32&f=u



More information about the pld-cvs-commit mailing list