SPECS: sugarcrm.spec - hacks to extract fr language tarball to pro...

glen glen at pld-linux.org
Mon Feb 6 15:58:46 CET 2006


Author: glen                         Date: Mon Feb  6 14:58:46 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- hacks to extract fr language tarball to proper dirs

---- Files affected:
SPECS:
   sugarcrm.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/sugarcrm.spec
diff -u SPECS/sugarcrm.spec:1.10 SPECS/sugarcrm.spec:1.11
--- SPECS/sugarcrm.spec:1.10	Mon Feb  6 15:46:23 2006
+++ SPECS/sugarcrm.spec	Mon Feb  6 15:58:40 2006
@@ -73,7 +73,8 @@
 cd SugarSuite-Full-%{version}
 rm jscalendar/lang/calendar-pl.js # language zip contains better version
 %{__unzip} -qq %{SOURCE10} -x manifest.php
-%{__unzip} -qq %{SOURCE12} -x manifest.php
+rm -f jscalendar/{lang/calendar-fr.js,calendar-setup_3.js} # allow overwrite from fr_FR language
+(cd ..; ln -s SugarSuite-Full-%{version} fr_FR_401; %{__unzip} -qq %{SOURCE12} -x manifest.php)
 %{__unzip} -qq %{SOURCE13} -x manifest.php
 
 # undos the sources
@@ -182,6 +183,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2006/02/06 14:58:40  glen
+- hacks to extract fr language tarball to proper dirs
+
 Revision 1.10  2006/02/06 14:46:23  glen
 - files outside dir in main tar
 - resolve conflicting manifest.php files in language files
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/sugarcrm.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list