SPECS: speex.spec - updated to 1.2beta2

qboosh qboosh at pld-linux.org
Tue Jun 12 19:08:32 CEST 2007


Author: qboosh                       Date: Tue Jun 12 17:08:32 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.2beta2

---- Files affected:
SPECS:
   speex.spec (1.33 -> 1.34) 

---- Diffs:

================================================================
Index: SPECS/speex.spec
diff -u SPECS/speex.spec:1.33 SPECS/speex.spec:1.34
--- SPECS/speex.spec:1.33	Mon Feb 12 23:09:15 2007
+++ SPECS/speex.spec	Tue Jun 12 19:08:27 2007
@@ -3,17 +3,17 @@
 # Conditional build:
 %bcond_without	static_libs	# don't build static library
 #
-%define		_rc	beta1
+%define		bver	beta2
 Summary:	An open-source, patent-free speech codec
 Summary(pl.UTF-8):	Otwarty kodek mowy, wolny od patentów
 Name:		speex
 Version:	1.2
-Release:	%{_rc}.2
+Release:	%{bver}.2
 Epoch:		1
 License:	BSD
 Group:		Libraries
-Source0:	http://downloads.xiph.org/releases/speex/%{name}-%{version}%{_rc}.tar.gz
-# Source0-md5:	aac2e4ba42122b885c787ea280acb3d9
+Source0:	http://downloads.xiph.org/releases/speex/%{name}-%{version}%{bver}.tar.gz
+# Source0-md5:	5480fa53a7451603ecb57ff815c87ac0
 URL:		http://www.speex.org/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
@@ -78,7 +78,7 @@
 przy użyciu kodeka Speex).
 
 %prep
-%setup -q -n %{name}-%{version}%{_rc}
+%setup -q -n %{name}-%{version}%{bver}
 
 %build
 %{__libtoolize}
@@ -112,7 +112,7 @@
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libspeex.so
-%{_libdir}/lib*.la
+%{_libdir}/libspeex.la
 %{_includedir}/speex
 %{_aclocaldir}/speex.m4
 %{_pkgconfigdir}/speex.pc
@@ -120,7 +120,7 @@
 %if %{with static_libs}
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libspeex.a
 %endif
 
 %files progs
@@ -134,6 +134,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2007/06/12 17:08:27  qboosh
+- updated to 1.2beta2
+
 Revision 1.33  2007/02/12 22:09:15  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/speex.spec?r1=1.33&r2=1.34&f=u



More information about the pld-cvs-commit mailing list