packages: xulrunner/xulrunner.spec - do not package xpidl symlink, because ...

lisu lisu at pld-linux.org
Sun Jan 22 16:59:11 CET 2012


Author: lisu                         Date: Sun Jan 22 15:59:11 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- do not package xpidl symlink, because xpidl was replaced by pyxpidl tools
- R: python-ply for pyxpidl tools

---- Files affected:
packages/xulrunner:
   xulrunner.spec (1.207 -> 1.208) 

---- Diffs:

================================================================
Index: packages/xulrunner/xulrunner.spec
diff -u packages/xulrunner/xulrunner.spec:1.207 packages/xulrunner/xulrunner.spec:1.208
--- packages/xulrunner/xulrunner.spec:1.207	Thu Jan 19 19:35:17 2012
+++ packages/xulrunner/xulrunner.spec	Sun Jan 22 16:59:06 2012
@@ -96,6 +96,7 @@
 Requires:	myspell-common
 Requires:	nspr >= 1:%{nspr_ver}
 Requires:	nss >= 1:%{nss_ver}
+Requires:	python-ply
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		filterout_cpp	-D_FORTIFY_SOURCE=[0-9]+
@@ -392,7 +393,6 @@
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/xpidl
 %attr(755,root,root) %{_libdir}/%{name}/xpcshell
 %attr(755,root,root) %{_libdir}/%{name}/xulrunner-stub
 %{_includedir}/%{name}
@@ -426,6 +426,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.208  2012/01/22 15:59:06  lisu
+- do not package xpidl symlink, because xpidl was replaced by pyxpidl tools
+- R: python-ply for pyxpidl tools
+
 Revision 1.207  2012/01/19 18:35:17  qboosh
 - updated minimal sqlite3 version
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xulrunner/xulrunner.spec?r1=1.207&r2=1.208&f=u



More information about the pld-cvs-commit mailing list