SPECS: seamonkey-lang-es.spec - added regpack

sparky sparky at pld-linux.org
Sun Apr 16 20:17:34 CEST 2006


Author: sparky                       Date: Sun Apr 16 18:17:34 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added regpack

---- Files affected:
SPECS:
   seamonkey-lang-es.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/seamonkey-lang-es.spec
diff -u SPECS/seamonkey-lang-es.spec:1.1 SPECS/seamonkey-lang-es.spec:1.2
--- SPECS/seamonkey-lang-es.spec:1.1	Sun Apr 16 19:29:50 2006
+++ SPECS/seamonkey-lang-es.spec	Sun Apr 16 20:17:28 2006
@@ -10,7 +10,9 @@
 Group:		X11/Applications/Networking
 Source0:	http://sunsite.rediris.es/mirror/NAVE/seamonkey/%{version}/descargas/seamonkey-%{version}.es-ES.langpack.xpi
 # Source0-md5:	f2d8e9c61ead16eaee93557661698b4f
-Source1:	gen-installed-chrome.sh
+Source1:	http://sunsite.rediris.es/mirror/NAVE/seamonkey/%{version}/descargas/seamonkey-%{version}.es-ES.regpack.xpi
+# Source1-md5:	6cd431a3ea92547e0c15e22585ecb498
+Source2:	gen-installed-chrome.sh
 URL:		http://nave.hispalinux.es/
 BuildRequires:	unzip
 Requires(post,postun):	seamonkey >= %{version}
@@ -36,15 +38,19 @@
 %prep
 %setup -q -c -T
 unzip %{SOURCE0}
-install %{SOURCE1} .
-./gen-installed-chrome.sh locale bin/chrome/{es-ES,es-unix}.jar > lang-es-installed-chrome.txt
+rm install.js
+unzip %{SOURCE1}
+install %{SOURCE2} .
+./gen-installed-chrome.sh locale bin/chrome/{ES,es-ES,es-unix}.jar > lang-es-installed-chrome.txt
+rm bin/searchplugins/{dmoz,google,jeeves}.*
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_chromedir}
 
-install bin/chrome/{es-ES,es-unix}.jar $RPM_BUILD_ROOT%{_chromedir}
+install bin/chrome/{ES,es-ES,es-unix}.jar $RPM_BUILD_ROOT%{_chromedir}
 install lang-es-installed-chrome.txt $RPM_BUILD_ROOT%{_chromedir}
+cp -r bin/searchplugins $RPM_BUILD_ROOT%{_datadir}/seamonkey
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -57,9 +63,11 @@
 
 %files
 %defattr(644,root,root,755)
+%{_chromedir}/ES.jar
 %{_chromedir}/es-ES.jar
 %{_chromedir}/es-unix.jar
 %{_chromedir}/lang-es-installed-chrome.txt
+%{_datadir}/seamonkey/searchplugins/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -67,6 +75,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/04/16 18:17:28  sparky
+- added regpack
+
 Revision 1.1  2006/04/16 17:29:50  sparky
 - NEW, spanish seamonkey resources
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/seamonkey-lang-es.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list