Author: sls                          Date: Thu Apr  3 03:34:34 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ... but it doesn't work

---- Files affected:
SPECS:
   xine-lib.spec (1.223 -> 1.224) 

---- Diffs:

================================================================
Index: SPECS/xine-lib.spec
diff -u SPECS/xine-lib.spec:1.223 SPECS/xine-lib.spec:1.224
--- SPECS/xine-lib.spec:1.223   Thu Apr  3 04:13:59 2008
+++ SPECS/xine-lib.spec Thu Apr  3 05:34:29 2008
@@ -35,7 +35,7 @@
 Summary(pt_BR.UTF-8):  Xine, um player de video
 Name:          xine-lib
 Version:       1.1.11.1
-Release:       0.1
+Release:       1
 Epoch:         2
 License:       GPL
 Group:         Libraries
@@ -96,7 +96,8 @@
 
 %define        _noautoreqdep   libGL.so.1 libGLU.so.1
 
-%define                _pluginsdir     %{_libdir}/xine/plugins/%{version}
+# based on libtool numbers
+%define                _pluginsdir     %{_libdir}/xine/plugins/1.20
 
 %define                specflags       -fomit-frame-pointer
 
@@ -807,15 +808,13 @@
        --disable-vis \
 %endif
        --disable-optimizations # we use own RPM_OPT_FLAGS optimalizations
-%{__make} \
-       XINE_PLUGINDIR=%{_pluginsdir}
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_aclocaldir}
 
 %{__make} install \
-       XINE_PLUGINDIR=%{_pluginsdir} \
        DESTDIR=$RPM_BUILD_ROOT \
        m4datadir=%{_aclocaldir}
 
@@ -1146,6 +1145,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.224  2008-04-03 03:34:29  sls
+- ... but it doesn't work
+
 Revision 1.223  2008-04-03 02:13:59  sls
 - sync XINE_PLUGINDIR and _pluginsdir
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xine-lib.spec?r1=1.223&r2=1.224&f=u

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

Reply via email to