Author: wolvverine Date: Thu Feb 9 01:32:18 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - pl.manifest
---- Files affected: SPECS: mozilla-thunderbird-lang-pl.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/mozilla-thunderbird-lang-pl.spec diff -u SPECS/mozilla-thunderbird-lang-pl.spec:1.4 SPECS/mozilla-thunderbird-lang-pl.spec:1.5 --- SPECS/mozilla-thunderbird-lang-pl.spec:1.4 Thu Feb 9 02:10:20 2006 +++ SPECS/mozilla-thunderbird-lang-pl.spec Thu Feb 9 02:32:11 2006 @@ -6,7 +6,7 @@ Summary(pl): Polskie pliki językowe dla Mozilli-thunderbird Name: mozilla-thunderbird-lang-pl Version: 1.5 -Release: 0.2 +Release: 0.3 License: GPL Group: X11/Applications/Networking Source0: http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/linux-i686/xpi/pl.xpi @@ -36,10 +36,10 @@ install -d $RPM_BUILD_ROOT{%{_bindir},%{_chromedir},%{_thunderbirddir}/{defaults/profile,searchplugins}} unzip %{SOURCE0} -d $RPM_BUILD_ROOT%{_libdir} -mv -f $RPM_BUILD_ROOT%{_libdir}/chrome/pl*.jar $RPM_BUILD_ROOT%{_chromedir} +mv -f $RPM_BUILD_ROOT%{_libdir}/chrome/pl.jar $RPM_BUILD_ROOT%{_chromedir} mv -f $RPM_BUILD_ROOT%{_libdir}/*.rdf $RPM_BUILD_ROOT%{_thunderbirddir}/defaults/profile mv -f $RPM_BUILD_ROOT%{_libdir}/chrome/chrome* $RPM_BUILD_ROOT%{_chromedir} -mv -f $RPM_BUILD_ROOT%{_libdir}/chrome.manifest $RPM_BUILD_ROOT%{_chromedir} +mv -f $RPM_BUILD_ROOT%{_libdir}/chrome.manifest $RPM_BUILD_ROOT%{_chromedir}/pl.manifest install %{SOURCE1} $RPM_BUILD_ROOT%{_chromedir} @@ -49,7 +49,7 @@ %post umask 022 -cat %{_chromedir}/*-installed-chrome.txt >%{_chromedir}/installed-chrome.txt +cat %{_thunderbirddir}/chrome/*-installed-chrome.txt >%{_thunderbirddir}/chrome/installed-chrome.txt %postun umask 022 @@ -60,7 +60,10 @@ %{_chromedir}/pl.jar #%{_chromedir}/pl-PL-mail.jar %{_chromedir}/%{name}-installed-chrome.txt +%{_chromedir}/pl.manifest +%{_chromedir}/chromelist.txt %{_thunderbirddir}/defaults/profile/*.rdf + # /usr/lib/# /usr/lib/chrome/ %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -68,6 +71,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2006/02/09 01:32:11 wolvverine +- pl.manifest + Revision 1.4 2006/02/09 01:10:20 wolvverine - NFY - move chrome files ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mozilla-thunderbird-lang-pl.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
