SPECS: specimen.spec - cleaned up after brain damage, BR: libtool ...

freetz freetz at pld-linux.org
Thu Aug 11 23:43:23 CEST 2005


Author: freetz                       Date: Thu Aug 11 21:43:23 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cleaned up after brain damage, BR: libtool (libtoolize added previously)

---- Files affected:
SPECS:
   specimen.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/specimen.spec
diff -u SPECS/specimen.spec:1.23 SPECS/specimen.spec:1.24
--- SPECS/specimen.spec:1.23	Thu Aug 11 23:38:29 2005
+++ SPECS/specimen.spec	Thu Aug 11 23:43:18 2005
@@ -24,6 +24,7 @@
 BuildRequires:	libgnomecanvas-devel >= 2.0
 BuildRequires:	libsamplerate-devel
 BuildRequires:	libsndfile-devel
+BuildRequires:	libtool
 BuildRequires:	libxml2-devel >= 2.0
 BuildRequires:	perl-base
 BuildRequires:	phat-devel >= 0.2.2
@@ -48,8 +49,8 @@
 
 # workaround for variables names
 echo 'm4_pattern_allow(PKG_CFLAGS)' > acinclude.m4
-echo 'm4_pattern_allow(PKG_LIBS)\n' >> acinclude.m4
-echo 'm4_pattern_allow(PKG_PKG_ERRORS)\' >> acinclude.m4
+echo 'm4_pattern_allow(PKG_LIBS)' >> acinclude.m4
+echo 'm4_pattern_allow(PKG_PKG_ERRORS)' >> acinclude.m4
 
 %{__perl} -pi -e 's/CFLAGS="-O3"/:/' configure.ac
 
@@ -90,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2005/08/11 21:43:18  freetz
+- cleaned up after brain damage, BR: libtool (libtoolize added previously)
+
 Revision 1.23  2005/08/11 21:38:29  freetz
 - 0.5.1, workaround for variables names added
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/specimen.spec?r1=1.23&r2=1.24&f=u




More information about the pld-cvs-commit mailing list