Author: qboosh                       Date: Thu May 29 15:45:42 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build system updated to 7.0.0.2
- symlink SOURCE1 instead of wgetting in build
- ghost soname symlink

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

---- Diffs:

================================================================
Index: SPECS/amrnb.spec
diff -u SPECS/amrnb.spec:1.13 SPECS/amrnb.spec:1.14
--- SPECS/amrnb.spec:1.13       Mon Sep  3 23:41:01 2007
+++ SPECS/amrnb.spec    Thu May 29 17:45:36 2008
@@ -6,7 +6,7 @@
 Summary:       3GPP AMR-NB Floating-point Speech Codec
 Summary(pl.UTF-8):     Zmiennoprzecinkowy kodek mowy 3GPP AMR-NB
 Name:          amrnb
-Version:       7.0.0.0
+Version:       7.0.0.2
 Release:       1
 # 26104-700.doc says:
 # Copyright Notification
@@ -17,7 +17,7 @@
 License:       restricted
 Group:         Libraries
 Source0:       
http://ftp.penguin.cz/pub/users/utx/amr/%{name}-%{version}.tar.bz2
-# Source0-md5: c89d657b75c936a061a8eaf12decadf8
+# Source0-md5: ab3476a0a058c8f2bf026d484fc8a597
 Source1:       
http://www.3gpp.org/ftp/Specs/archive/26_series/26.104/26104-700.zip
 # NoSource1-md5:       e8cedb8d502294ab7833ced0b407d238
 NoSource:      1
@@ -61,6 +61,8 @@
 %prep
 %setup -q
 
+ln -s %{SOURCE1} .
+
 %build
 %{__libtoolize}
 %{__aclocal} -I m4
@@ -89,6 +91,7 @@
 %doc AUTHORS COPYING ChangeLog NEWS README TODO
 %attr(755,root,root) %{_bindir}/amrnb-*
 %attr(755,root,root) %{_libdir}/libamrnb.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libamrnb.so.3
 
 %files devel
 %defattr(644,root,root,755)
@@ -108,6 +111,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2008-05-29 15:45:36  qboosh
+- build system updated to 7.0.0.2
+- symlink SOURCE1 instead of wgetting in build
+- ghost soname symlink
+
 Revision 1.13  2007-09-03 21:41:01  qboosh
 - updated to 7.0.0.0 (upstream 7.0.0)
 
================================================================

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

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

Reply via email to