Author: sparky                       Date: Mon Jul 31 16:45:23 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- NEW, hebraic (hebrew ?)

---- Files affected:
SPECS:
   seamonkey-lang-he.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SPECS/seamonkey-lang-he.spec
diff -u /dev/null SPECS/seamonkey-lang-he.spec:1.1
--- /dev/null   Mon Jul 31 18:45:23 2006
+++ SPECS/seamonkey-lang-he.spec        Mon Jul 31 18:45:18 2006
@@ -0,0 +1,93 @@
+# $Revision$, $Date$
+%define        _lang   he
+%define        _reg    IL
+%define _lare  %{_lang}-%{_reg}
+Summary:       Hebraic resources for SeaMonkey
+Summary(pl):   Hebrajskie pliki językowe dla SeaMonkeya
+Name:          seamonkey-lang-%{_lang}
+Version:       1.0.1
+Release:       1
+License:       GPL
+Group:         X11/Applications/Networking
+Source0:       
http://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/%{version}/contrib-localized/seamonkey-%{version}.%{_lare}.langpack.xpi
+# Source0-md5: 148845cbd46a51b7741dd975c4f6f2a4
+Source1:       gen-installed-chrome.sh
+URL:           http://www.mozilla.org/projects/seamonkey/
+BuildRequires: unzip
+BuildRequires: util-linux
+Requires(post,postun): seamonkey >= %{version}
+Requires(post,postun): textutils
+Requires:      seamonkey >= %{version}
+BuildArch:     noarch
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%define        _chromedir      %{_datadir}/seamonkey/chrome
+
+%description
+Hebraic resources for SeaMonkey.
+
+%description -l pl
+Hebrajskie pliki językowe dla SeaMonkeya.
+
+%prep
+%setup -q -c
+install %{SOURCE1} .
+./gen-installed-chrome.sh locale 
bin/chrome/{%{_reg},%{_lare},%{_lang}-unix}.jar \
+       > lang-%{_lang}-installed-chrome.txt
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_chromedir}
+
+install bin/chrome/{%{_reg},%{_lare},%{_lang}-unix}.jar 
$RPM_BUILD_ROOT%{_chromedir}
+install lang-%{_lang}-installed-chrome.txt $RPM_BUILD_ROOT%{_chromedir}
+cp -r bin/{searchplugins,defaults} $RPM_BUILD_ROOT%{_datadir}/seamonkey
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post
+%{_sbindir}/seamonkey-chrome+xpcom-generate
+
+%postun
+%{_sbindir}/seamonkey-chrome+xpcom-generate
+
+%files
+%defattr(644,root,root,755)
+%{_chromedir}/%{_reg}.jar
+%{_chromedir}/%{_lare}.jar
+%{_chromedir}/%{_lang}-unix.jar
+%{_chromedir}/lang-%{_lang}-installed-chrome.txt
+%{_datadir}/seamonkey/searchplugins/*
+%{_datadir}/seamonkey/defaults/messenger/%{_reg}
+%{_datadir}/seamonkey/defaults/profile/%{_reg}
+
+%define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <[EMAIL PROTECTED]>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.1  2006/07/31 16:45:18  sparky
+- NEW, hebraic (hebrew ?)
+
+Revision 1.7  2006/07/31 14:39:17  sparky
+- use macros
+
+Revision 1.6  2006/07/31 10:59:13  dzeus
+- up to 1.0.3
+
+Revision 1.5  2006/04/17 20:06:04  sparky
+- use %setup to unpack Source0
+
+Revision 1.4  2006/04/17 14:38:08  sparky
+- added enigmail translation
+
+Revision 1.3  2006/04/16 22:17:37  qboosh
+- BR: util-linux (rename command)
+
+Revision 1.2  2006/04/16 22:10:30  sparky
+- renamed PL.{aff,dic} to pl-PL.{aff,dic}; now myspell works
+
+Revision 1.1  2006/04/16 20:13:10  sparky
+- NEW, builds and works
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to