packages: live/live.spec - updated to 2011.05.25 - added skip_post_check_so...

qboosh qboosh at pld-linux.org
Tue May 31 21:28:09 CEST 2011


Author: qboosh                       Date: Tue May 31 19:28:09 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 2011.05.25
- added skip_post_check_so for libUsageEnvironment.so (circular dependencies)

---- Files affected:
packages/live:
   live.spec (1.58 -> 1.59) 

---- Diffs:

================================================================
Index: packages/live/live.spec
diff -u packages/live/live.spec:1.58 packages/live/live.spec:1.59
--- packages/live/live.spec:1.58	Wed Mar 16 20:32:58 2011
+++ packages/live/live.spec	Tue May 31 21:28:04 2011
@@ -2,13 +2,13 @@
 Summary:	LIVE555 streaming media server
 Summary(pl.UTF-8):	LIVE555 - serwer strumieni multimedialnych
 Name:		live
-Version:	2011.03.14
+Version:	2011.05.25
 Release:	1
 Epoch:		2
 License:	LGPL v2.1+
 Group:		Development/Libraries
 Source0:	http://www.live555.com/liveMedia/public/%{name}.%{version}.tar.gz
-# Source0-md5:	ff65b2c598e970b4b6c8219a1811de00
+# Source0-md5:	aa1e610f95e5cad6c69fb81806d8c1f5
 Source1:	http://www.live555.com/liveMedia/public/changelog.txt
 # Source1-md5:	2a04b97d2dddb97ca9ab05e4777c13a0
 Source2:	%{name}-shared.config
@@ -24,6 +24,8 @@
 # Should be changed on every ABI change
 # Alexis Ballier <aballier at gentoo.org>:
 %define		LIVE_ABI_VERSION	1
+# circular symbol dependencies with libBasicUsageEnvironment
+%define		skip_post_check_so	.*%{_libdir}/libUsageEnvironment\.so.*
 
 %description
 LIVE555 streaming media server.
@@ -147,6 +149,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.59  2011/05/31 19:28:04  qboosh
+- updated to 2011.05.25
+- added skip_post_check_so for libUsageEnvironment.so (circular dependencies)
+
 Revision 1.58  2011/03/16 19:32:58  qboosh
 - updated to 2011.03.14
 - updated/completed descriptions (incl. pl)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/live/live.spec?r1=1.58&r2=1.59&f=u



More information about the pld-cvs-commit mailing list