rpms/openoffice.org/devel libtextcat.xcu, 1.1, 1.2 openoffice.org.spec, 1.1273, 1.1274

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Mon Aug 27 12:05:51 UTC 2007


Author: caolanm

Update of /cvs/pkgs/rpms/openoffice.org/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22435

Modified Files:
	libtextcat.xcu openoffice.org.spec 
Log Message:
replace libtextcat path, not add to it


Index: libtextcat.xcu
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/libtextcat.xcu,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libtextcat.xcu	16 Aug 2007 07:04:22 -0000	1.1
+++ libtextcat.xcu	27 Aug 2007 12:05:17 -0000	1.2
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <oor:component-data oor:name="Paths" oor:package="org.openoffice.Office" xmlns:install="http://openoffice.org/2004/installation" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <node oor:name="Paths">
-  <node oor:name="Fingerprint" oor:op="fuse" oor:mandatory="true">
+  <node oor:name="Fingerprint" oor:op="replace" oor:mandatory="true">
     <node oor:name="InternalPaths">
      <node oor:name="file:///usr/share/libtextcat" oor:op="fuse" />
     </node>


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.1273
retrieving revision 1.1274
diff -u -r1.1273 -r1.1274
--- openoffice.org.spec	23 Aug 2007 14:31:42 -0000	1.1273
+++ openoffice.org.spec	27 Aug 2007 12:05:17 -0000	1.1274
@@ -1324,11 +1324,9 @@
    i=$[i+1]
 done
 
-#temporarily move our dictionaries into the shared location, eventually move out of
-#this src.rpm totally, we'll make links at this time as well
+#remove the dictionaries, they are in hunspell-XX rpms
 grep -v DICT $RPM_BUILD_ROOT/%{instdir}/share/dict/ooo/dictionary.lst > $RPM_BUILD_ROOT/%{instdir}/share/dict/ooo/dictionary.lst.tmp
 mv -f $RPM_BUILD_ROOT/%{instdir}/share/dict/ooo/dictionary.lst.tmp $RPM_BUILD_ROOT/%{instdir}/share/dict/ooo/dictionary.lst
-#remove the dictionaries, they are in hunspell-XX rpms
 rm -rf $RPM_BUILD_ROOT/%{instdir}/share/dict/ooo/??_??.??? $RPM_BUILD_ROOT/%{instdir}/share/dict/ooo/README_??_??.txt $RPM_BUILD_ROOT/%{instdir}/share/dict/ooo/INSTALL_de.txt
 
 #add in some templates




More information about the fedora-extras-commits mailing list