Author: sparky                       Date: Sun Apr 16 18:47:37 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- NEW, builds and works, myspell not tested

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

---- Diffs:

================================================================
Index: SPECS/seamonkey-lang-de.spec
diff -u /dev/null SPECS/seamonkey-lang-de.spec:1.1
--- /dev/null   Sun Apr 16 20:47:37 2006
+++ SPECS/seamonkey-lang-de.spec        Sun Apr 16 20:47:31 2006
@@ -0,0 +1,70 @@
+# $Revision$, $Date$
+Summary:       German resources for SeaMonkey
+Summary(pl):   Niemieckie pliki językowe dla SeaMonkeya
+Name:          seamonkey-lang-de
+Version:       1.0
+Release:       1
+License:       GPL
+Group:         X11/Applications/Networking
+Source0:       
http://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/%{version}/contrib-localized/seamonkey-%{version}.de-AT.langpack.xpi
+# Source0-md5: 4a941dcf13ae315a97293da31ae9cc4e
+Source1:       gen-installed-chrome.sh
+URL:           http://www.mozilla.org/projects/seamonkey/
+BuildRequires: unzip
+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
+German resources for SeaMonkey.
+
+%description -l pl
+Niemieckie pliki językowe dla SeaMonkeya.
+
+%prep
+%setup -q -c -T
+unzip %{SOURCE0}
+install %{SOURCE1} .
+./gen-installed-chrome.sh locale chrome/{AT,de-AT,de-unix}.jar > 
lang-de-installed-chrome.txt
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_chromedir}
+
+install chrome/{AT,de-AT,de-unix}.jar $RPM_BUILD_ROOT%{_chromedir}
+install lang-de-installed-chrome.txt $RPM_BUILD_ROOT%{_chromedir}
+cp -r defaults myspell searchplugins $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}/de-AT.jar
+%{_chromedir}/de-unix.jar
+%{_chromedir}/AT.jar
+%{_chromedir}/lang-de-installed-chrome.txt
+%{_datadir}/seamonkey/searchplugins/*
+%{_datadir}/seamonkey/defaults/messenger/AT
+%{_datadir}/seamonkey/defaults/profile/AT
+%{_datadir}/seamonkey/myspell/*
+
+%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/04/16 18:47:31  sparky
+- NEW, builds and works, myspell not tested
+
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to