rpms/openoffice.org/devel openoffice.org.spec,1.2212,1.2213

Caolan McNamara caolanm at fedoraproject.org
Sat May 8 15:44:34 UTC 2010


Author: caolanm

Update of /cvs/pkgs/rpms/openoffice.org/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv3535

Modified Files:
	openoffice.org.spec 
Log Message:
changed the name of report builder again


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.2212
retrieving revision 1.2213
diff -u -p -r1.2212 -r1.2213
--- openoffice.org.spec	8 May 2010 07:48:16 -0000	1.2212
+++ openoffice.org.spec	8 May 2010 15:44:34 -0000	1.2213
@@ -1855,8 +1855,8 @@ dmake sdkoo
 cd ../../
 
 # unpack report-builder extension
-install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/openoffice.org/extensions/oracle-report-builder.oxt
-unzip solver/%{OFFICEUPD}/unxlng*/bin/oracle-report-builder.oxt -d $RPM_BUILD_ROOT%{_datadir}/openoffice.org/extensions/oracle-report-builder.oxt
+install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/openoffice.org/extensions/report-builder.oxt
+unzip solver/%{OFFICEUPD}/unxlng*/bin/report-builder.oxt -d $RPM_BUILD_ROOT%{_datadir}/openoffice.org/extensions/report-builder.oxt
 
 # unpack wiki-publisher extension
 install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/openoffice.org/extensions/wiki-publisher.oxt
@@ -3291,8 +3291,8 @@ update-desktop-database %{_datadir}/appl
 
 %files report-builder
 %defattr(-,root,root,-)
-%docdir %{_datadir}/openoffice.org/extensions/oracle-report-builder.oxt/help
-%{_datadir}/openoffice.org/extensions/oracle-report-builder.oxt
+%docdir %{_datadir}/openoffice.org/extensions/report-builder.oxt/help
+%{_datadir}/openoffice.org/extensions/report-builder.oxt
 
 %pre report-builder
 if [ $1 -gt 1 ]; then
@@ -3302,7 +3302,7 @@ fi
 
 %post report-builder
     # register extension
-    unopkg add --shared --force --link %{_datadir}/openoffice.org/extensions/oracle-report-builder.oxt > /dev/null 2>&1 || :
+    unopkg add --shared --force --link %{_datadir}/openoffice.org/extensions/report-builder.oxt > /dev/null 2>&1 || :
 
 %preun report-builder
 if [ $1 -eq 0 ]; then
@@ -4170,7 +4170,7 @@ fi
 %endif
 
 %changelog
-* Fri May 07 2010 Caolán McNamara <caolanm at redhat.com> - 1:3.2.1-17.2
+* Sat May 08 2010 Caolán McNamara <caolanm at redhat.com> - 1:3.2.1-17.2
 - Resolves: rhbz#589861 [abrt] crash in DomainMapper_Impl::finishParagraph
 
 * Thu May 06 2010 Caolán McNamara <caolanm at redhat.com> - 1:3.2.1-17.1



More information about the scm-commits mailing list