SPECS: spandsp.spec - up to 0.0.3 final

arekm arekm at pld-linux.org
Thu Apr 19 08:59:48 CEST 2007


Author: arekm                        Date: Thu Apr 19 06:59:48 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.0.3 final

---- Files affected:
SPECS:
   spandsp.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/spandsp.spec
diff -u SPECS/spandsp.spec:1.13 SPECS/spandsp.spec:1.14
--- SPECS/spandsp.spec:1.13	Mon Feb 12 23:09:15 2007
+++ SPECS/spandsp.spec	Thu Apr 19 08:59:43 2007
@@ -2,16 +2,13 @@
 Summary:	DSP functions for telephony
 Summary(pl.UTF-8):	Funkcje DSP dla telefonii
 Name:		spandsp
-# do not upgrade to 0.0.3 series until it's stable
-%define	_pre	pre26
-Version:	0.0.2
-Release:	0.%{_pre}.1
+Version:	0.0.3
+Release:	1
 Epoch:		1
 License:	LGPL
 Group:		Libraries
-Source0:	http://soft-switch.org/downloads/spandsp/%{name}-%{version}%{_pre}/%{name}-%{version}%{_pre}.tar.gz
-# Source0-md5:	2b28a75b1d7c49616534bd7264317241
-Patch0:		%{name}-nommx.patch
+Source0:	http://soft-switch.org/downloads/spandsp/%{name}-%{version}.tgz
+# Source0-md5:	6ea33941985fbf94b5f79dc3255ad925
 URL:		http://www.soft-switch.org/
 BuildRequires:	audiofile-devel
 BuildRequires:	automake
@@ -55,12 +52,18 @@
 Statyczna biblioteka spandsp.
 
 %prep
-%setup -q
-%patch0 -p1
+%setup -q -n spandsp-%{version}
 
 %build
 install /usr/share/automake/config.* config
-%configure
+%configure \
+%ifarch i686 athlon pentium4
+	--enable-mmx \
+%endif
+%ifarch athlon
+	--enable-sse \
+%endif
+	--enable-doc
 %{__make}
 
 %install
@@ -79,7 +82,7 @@
 %defattr(644,root,root,755)
 %doc README NEWS AUTHORS ChangeLog
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
-%{_datadir}/%{name}
+%{_datadir}/spandsp
 
 %files devel
 %defattr(644,root,root,755)
@@ -97,41 +100,7 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.13  2007/02/12 22:09:15  glen
-- tabs in preamble
+Revision 1.14  2007/04/19 06:59:43  arekm
+- up to 0.0.3 final
 
-Revision 1.12  2007/02/12 01:06:33  baggins
-- converted to UTF-8
 
-Revision 1.11  2006/06/20 12:25:44  dzeus
-- up to pre26
-
-Revision 1.10  2006/02/17 13:51:48  hunter
-- up to -pre25
-
-Revision 1.9  2005/10/10 08:03:15  qboosh
-- unified
-
-Revision 1.8  2005/10/08 21:52:22  arekm
-- ifdef mmx support
-
-Revision 1.7  2005/10/08 21:41:32  arekm
-- rel .2
-
-Revision 1.6  2005/10/08 21:38:34  arekm
-- back to 0.0.2 series
-
-Revision 1.5  2005/10/08 21:24:39  arekm
-- up to pre3
-
-Revision 1.4  2005/09/19 20:35:59  aredridel
-- up to 0.0.3pre1
-
-Revision 1.3  2005/05/20 16:30:13  radzio
-- update to 0.0.2pre18
-
-Revision 1.2  2005/02/24 19:02:01  qboosh
-- pl desc for proper package
-
-Revision 1.1  2005/02/23 22:35:21  arekm
-- initial pld release
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/spandsp.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list