SPECS: amrwb.spec - updated to 7.0.0 - build using wrapper package...

qboosh qboosh at pld-linux.org
Wed Jun 13 00:54:09 CEST 2007


Author: qboosh                       Date: Tue Jun 12 22:54:09 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 7.0.0
- build using wrapper package by Stanislav Brabec

---- Files affected:
SPECS:
   amrwb.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/amrwb.spec
diff -u SPECS/amrwb.spec:1.3 SPECS/amrwb.spec:1.4
--- SPECS/amrwb.spec:1.3	Mon Feb 12 23:09:09 2007
+++ SPECS/amrwb.spec	Wed Jun 13 00:54:04 2007
@@ -6,21 +6,21 @@
 Summary:	3GPP AMR-WB Floating-point Speech Codec
 Summary(pl.UTF-8):	Zmiennoprzecinkowy kodek mowy 3GPP AMR-WB
 Name:		amrwb
-Version:	6.0.0
+Version:	7.0.0.1
 Release:	1
-# from 26204-600.doc:
+# from 26204-700.doc:
 # Copyright Notification
 # No part may be reproduced except as authorized by written permission.
 # The copyright and the foregoing restriction extend to reproduction in all media.
-# (c) 2004, 3GPP Organizational Partners (ARIB, CCSA, ETSI, T1, TTA, TTC).
+# (c) 2007, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TTA, TTC).
 # All rights reserved.
 License:	restricted
 Group:		Libraries
-Source0:	http://www.3gpp.org/ftp/Specs/latest/Rel-6/26_series/26204-600.zip
-# NoSource0-md5:	e78e35eabe09eea50198f1a27b81eb60
-NoSource:	0
-Patch0:		%{name}-inttypes.patch
-Patch1:		%{name}-acam.patch
+Source0:	http://ftp.penguin.cz/pub/users/utx/amr/%{name}-%{version}.tar.bz2
+# Source0-md5:	f823b5e055e1d85142740e225b86ac91
+Source1:	http://www.3gpp.org/ftp/Specs/archive/26_series/26.204/26204-700.zip
+# NoSource1-md5:	2e5098687d3007a05b7acc8298a5b072
+NoSource:	1
 URL:		http://www.3gpp.org/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
@@ -61,13 +61,9 @@
 Statyczna biblioteka amrwb.
 
 %prep
-%setup -q -c
+%setup -q
 
-unzip -q 26204-600_ANSI-C_source_code.zip
-mv -f c-code/*.[ch] .
-
-%patch0 -p1
-%patch1 -p1
+cp %{SOURCE1} .
 
 %build
 %{__libtoolize}
@@ -93,7 +89,9 @@
 
 %files
 %defattr(644,root,root,755)
-%doc 26204-600.doc
+%doc 26204-700.doc readme.txt
+%doc AUTHORS COPYING ChangeLog NEWS README TODO
+%attr(755,root,root) %{_bindir}/amrwb-*
 %attr(755,root,root) %{_libdir}/libamrwb.so.*.*.*
 
 %files devel
@@ -114,6 +112,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007/06/12 22:54:04  qboosh
+- updated to 7.0.0
+- build using wrapper package by Stanislav Brabec
+
 Revision 1.3  2007/02/12 22:09:09  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/amrwb.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list