Author: glen                         Date: Wed Feb  6 14:19:55 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disable python/java (broken)
- package ghost soname symlinks

---- Files affected:
SPECS:
   flixengine.spec (1.58 -> 1.59) 

---- Diffs:

================================================================
Index: SPECS/flixengine.spec
diff -u SPECS/flixengine.spec:1.58 SPECS/flixengine.spec:1.59
--- SPECS/flixengine.spec:1.58  Wed Feb  6 15:15:54 2008
+++ SPECS/flixengine.spec       Wed Feb  6 15:19:49 2008
@@ -2,8 +2,8 @@
 #
 # Conditional build:
 %bcond_without autodeps        # don't BR packages needed only for resolving 
deps
-%bcond_without python          # do not build Python bindings
-%bcond_without java            # do not build Java bindings
+%bcond_with    python          # do not build Python bindings
+%bcond_with    java            # do not build Java bindings
 %bcond_with    tests           # perform "make test". needs running flixd on 
localhost
 %bcond_without demo    # use production tarball (you need one too:))
 #
@@ -527,6 +527,8 @@
 %else
 %attr(755,root,root) %{_libdir}/libflixengine2.so.*.*
 %attr(755,root,root) %{_libdir}/libflixengine2_core.so.*.*
+%attr(755,root,root) %ghost %{_libdir}/libflixengine2.so.0
+%attr(755,root,root) %ghost %{_libdir}/libflixengine2_core.so.0
 %endif
 %dir %{_examplesdir}/%{name}-%{version}
 
@@ -589,6 +591,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.59  2008-02-06 14:19:49  glen
+- disable python/java (broken)
+- package ghost soname symlinks
+
 Revision 1.58  2008-02-06 14:15:54  glen
 - rel 0.2
 
================================================================

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

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

Reply via email to