SPECS: openoffice.org.spec - added missing regcomp.bin
sls
sls at pld-linux.org
Sun Jan 7 09:31:44 CET 2007
Author: sls Date: Sun Jan 7 08:31:44 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added missing regcomp.bin
---- Files affected:
SPECS:
openoffice.org.spec (1.677 -> 1.678)
---- Diffs:
================================================================
Index: SPECS/openoffice.org.spec
diff -u SPECS/openoffice.org.spec:1.677 SPECS/openoffice.org.spec:1.678
--- SPECS/openoffice.org.spec:1.677 Sun Jan 7 06:24:06 2007
+++ SPECS/openoffice.org.spec Sun Jan 7 09:31:37 2007
@@ -2175,7 +2175,7 @@
install -d $RPM_BUILD_ROOT%{_sysconfdir}/%{name}
# Add in the regcomp tool since some people need it for 3rd party add-ons
-cp -f build/%{ssnap}/solver/%{subver}/unxlng*.pro/bin/regcomp $RPM_BUILD_ROOT%{_libdir}/%{name}/program
+cp -f build/%{ssnap}/solver/%{subver}/unxlng*.pro/bin/regcomp{,.bin} $RPM_BUILD_ROOT%{_libdir}/%{name}/program/
# fix python
sed -i -e 's|#!/bin/python|#!%{_bindir}/python|g' $RPM_BUILD_ROOT%{_libdir}/%{name}/program/*.py
@@ -2704,6 +2704,7 @@
%attr(755,root,root) %{_libdir}/%{name}/program/ooqstart
%attr(755,root,root) %{_libdir}/%{name}/program/pagein*
%attr(755,root,root) %{_libdir}/%{name}/program/regcomp
+%attr(755,root,root) %{_libdir}/%{name}/program/regcomp.bin
%{_libdir}/%{name}/program/setuprc
%attr(755,root,root) %{_libdir}/%{name}/program/smath
%attr(755,root,root) %{_libdir}/%{name}/program/soffice
@@ -3669,6 +3670,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.678 2007/01/07 08:31:37 sls
+- added missing regcomp.bin
+
Revision 1.677 2007/01/07 05:24:06 sls
- removed autodetected BR: libwpd
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/openoffice.org.spec?r1=1.677&r2=1.678&f=u
More information about the pld-cvs-commit
mailing list