SPECS (DEVEL): openoffice.org.spec - put unorc in /etc/openoffice....

arekm arekm at pld-linux.org
Mon Mar 3 21:04:45 CET 2008


Author: arekm                        Date: Mon Mar  3 20:04:45 2008 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- put unorc in /etc/openoffice.org; solved pld#66

---- Files affected:
SPECS:
   openoffice.org.spec (1.775.2.49 -> 1.775.2.50) 

---- Diffs:

================================================================
Index: SPECS/openoffice.org.spec
diff -u SPECS/openoffice.org.spec:1.775.2.49 SPECS/openoffice.org.spec:1.775.2.50
--- SPECS/openoffice.org.spec:1.775.2.49	Mon Mar  3 00:09:33 2008
+++ SPECS/openoffice.org.spec	Mon Mar  3 21:04:39 2008
@@ -82,7 +82,7 @@
 %define		tag			%(echo %{mws} | tr A-Z a-z)-%{milestone}
 %define		milestone	m8
 %define		_tag		%(echo %{tag} | tr - _)
-%define		_rel		0.1
+%define		_rel		0.2
 
 Summary:	OpenOffice.org - powerful office suite
 Summary(pl.UTF-8):	OpenOffice.org - potężny pakiet biurowy
@@ -2420,6 +2420,8 @@
 	install -d $RPM_BUILD_ROOT%{_sysconfdir}/%{name}
 	mv $RPM_BUILD_ROOT{%{_libdir}/%{name}/program,%{_sysconfdir}/%{name}}/sofficerc
 	ln -s %{_sysconfdir}/%{name}/sofficerc $RPM_BUILD_ROOT%{_libdir}/%{name}/program
+	mv $RPM_BUILD_ROOT{%{_libdir}/%{name}/program,%{_sysconfdir}/%{name}}/unorc
+	ln -s %{_sysconfdir}/%{name}/unorc $RPM_BUILD_ROOT%{_libdir}/%{name}/program
 
 	perl -pi -e 's/^[       ]*LD_LIBRARY_PATH/# LD_LIBRARY_PATH/;s/export LD_LIBRARY_PATH/# export LD_LIBRARY_PATH/' \
 		$RPM_BUILD_ROOT%{_libdir}/%{name}/program/setup
@@ -2713,6 +2715,7 @@
 
 %dir %{_sysconfdir}/%{name}
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/sofficerc
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/unorc
 
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/program
@@ -4134,6 +4137,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.775.2.50  2008-03-03 20:04:39  arekm
+- put unorc in /etc/openoffice.org; solved pld#66
+
 Revision 1.775.2.49  2008-03-02 23:09:33  arekm
 - 2.4.0m8
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openoffice.org.spec?r1=1.775.2.49&r2=1.775.2.50&f=u



More information about the pld-cvs-commit mailing list