Author: jajcus                       Date: Mon Apr  4 11:34:06 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- disable 'tests' building (these are not automated code tests) – these only
  added insane build dependencies for nothing in the RPM

---- Files affected:
packages/spandsp:
   spandsp.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: packages/spandsp/spandsp.spec
diff -u packages/spandsp/spandsp.spec:1.32 packages/spandsp/spandsp.spec:1.33
--- packages/spandsp/spandsp.spec:1.32  Sat Apr  2 21:19:57 2011
+++ packages/spandsp/spandsp.spec       Mon Apr  4 13:34:01 2011
@@ -1,4 +1,9 @@
 # $Revision$, $Date$
+#
+# TODO:
+#      - build and package the 'tests' (sample programs)
+#              should be conditional, as adds BR!
+#
 %define        _pre    pre18
 Summary:       DSP functions for telephony
 Summary(pl.UTF-8):     Funkcje DSP dla telefonii
@@ -15,15 +20,10 @@
 BuildRequires: automake
 BuildRequires: doxygen
 BuildRequires: fftw-devel
-BuildRequires: fltk-devel
 BuildRequires: libtiff-devel
 BuildRequires: libxml2-devel
 BuildRequires: libxslt-progs
 BuildRequires: pkgconfig
-BuildRequires: xorg-lib-libX11-devel
-BuildRequires: xorg-lib-libXext-devel
-BuildRequires: xorg-lib-libXft-devel
-BuildRequires: xorg-proto-xproto-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -67,6 +67,7 @@
 %build
 install /usr/share/automake/config.* config
 %configure \
+       --disable-tests \
 %ifarch athlon pentium3 pentium4
        --enable-mmx \
 %endif
@@ -112,6 +113,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2011/04/04 11:34:01  jajcus
+- disable 'tests' building (these are not automated code tests) – these only
+  added insane build dependencies for nothing in the RPM
+
 Revision 1.32  2011/04/02 19:19:57  zbyniu
 - up to 0.0.6pre18
 
================================================================

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

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

Reply via email to