Author: sparky                       Date: Sat Mar  5 20:38:40 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- just disable-examples; they was buildind before...

---- Files affected:
SPECS:
   osgcal.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/osgcal.spec
diff -u SPECS/osgcal.spec:1.8 SPECS/osgcal.spec:1.9
--- SPECS/osgcal.spec:1.8       Sat Mar  5 21:31:27 2005
+++ SPECS/osgcal.spec   Sat Mar  5 21:38:33 2005
@@ -11,12 +11,8 @@
 Patch0:                %{name}-namespace.patch
 URL:           http://osgcal.sourceforge.net/
 BuildRequires: OpenSceneGraph-devel
-BuildRequires: autoconf
-BuildRequires: automake
 BuildRequires: docbook-utils
 BuildRequires: doxygen
-BuildRequires: libtool
-BuildRequires: sed >= 4.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -44,18 +40,11 @@
 %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}"
+%configure \
+       --disable-examples
+%{__make} 
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -90,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2005/03/05 20:38:33  sparky
+- just disable-examples; they was buildind before...
+
 Revision 1.8  2005/03/05 20:31:27  qboosh
 - unified, cosmetics
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/osgcal.spec?r1=1.8&r2=1.9&f=u


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to