SPECS: flixengine.spec - flixd does not link with flix libs, otoh ...

glen glen at pld-linux.org
Fri Dec 29 10:25:21 CET 2006


Author: glen                         Date: Fri Dec 29 09:25:21 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- flixd does not link with flix libs, otoh you can't run server and client on different host

---- Files affected:
SPECS:
   flixengine.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/flixengine.spec
diff -u SPECS/flixengine.spec:1.22 SPECS/flixengine.spec:1.23
--- SPECS/flixengine.spec:1.22	Thu Dec 28 19:22:40 2006
+++ SPECS/flixengine.spec	Fri Dec 29 10:25:16 2006
@@ -38,9 +38,10 @@
 BuildRequires:	lame-libs
 %endif
 Requires(post,preun):	/sbin/chkconfig
-Requires:	%{name}-libs = %{version}-%{release}
 Requires:	portmap
 Requires:	rc-scripts
+Conflicts:	%{name}-libs < %{version}-%{release}
+Conflicts:	%{name}-libs > %{version}-%{release}
 ExclusiveArch:	%{ix86} %{x8664}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -432,6 +433,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2006/12/29 09:25:16  glen
+- flixd does not link with flix libs, otoh you can't run server and client on different host
+
 Revision 1.22  2006/12/28 18:22:40  glen
 - LIBDIR not needed
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/flixengine.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list