Author: sparky Date: Sat Mar 5 20:26:03 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - require proper Producer version
---- Files affected: SPECS: osgcal.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/osgcal.spec diff -u SPECS/osgcal.spec:1.6 SPECS/osgcal.spec:1.7 --- SPECS/osgcal.spec:1.6 Fri Mar 4 23:03:42 2005 +++ SPECS/osgcal.spec Sat Mar 5 21:25:58 2005 @@ -16,6 +16,7 @@ BuildRequires: docbook-utils BuildRequires: doxygen BuildRequires: libtool +BuildRequires: sed >= 4.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -43,8 +44,15 @@ %prep %setup -q %patch0 -p1 +sed '/producer/s/0\.9\.8/0.8,5/' \ + -i configure.ac %build +%{__libtoolize} +%{__aclocal} -I ./config +%{__autoconf} +%{__autoheader} +%{__automake} %configure %{__make} \ CXXFLAGS="-I../../include -I../include %{rpmcflags}" @@ -82,6 +90,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2005/03/05 20:25:58 sparky +- require proper Producer version + Revision 1.6 2005/03/04 22:03:42 sparky - patch0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/osgcal.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit