SPECS: xine-lib.spec - sync XINE_PLUGINDIR and _pluginsdir
sls
sls at pld-linux.org
Thu Apr 3 04:14:04 CEST 2008
Author: sls Date: Thu Apr 3 02:14:04 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- sync XINE_PLUGINDIR and _pluginsdir
---- Files affected:
SPECS:
xine-lib.spec (1.222 -> 1.223)
---- Diffs:
================================================================
Index: SPECS/xine-lib.spec
diff -u SPECS/xine-lib.spec:1.222 SPECS/xine-lib.spec:1.223
--- SPECS/xine-lib.spec:1.222 Thu Apr 3 03:37:48 2008
+++ SPECS/xine-lib.spec Thu Apr 3 04:13:59 2008
@@ -807,13 +807,15 @@
--disable-vis \
%endif
--disable-optimizations # we use own RPM_OPT_FLAGS optimalizations
-%{__make}
+%{__make} \
+ XINE_PLUGINDIR=%{_pluginsdir}
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{_aclocaldir}
%{__make} install \
+ XINE_PLUGINDIR=%{_pluginsdir} \
DESTDIR=$RPM_BUILD_ROOT \
m4datadir=%{_aclocaldir}
@@ -1144,6 +1146,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.223 2008-04-03 02:13:59 sls
+- sync XINE_PLUGINDIR and _pluginsdir
+
Revision 1.222 2008-04-03 01:37:48 sls
- ver. 1.1.11.1 (NFY); CVE-2008-1482, CVE-2008-0073 (1.1.11)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xine-lib.spec?r1=1.222&r2=1.223&f=u
More information about the pld-cvs-commit
mailing list