SPECS (DEVEL): mozilla-firefox-lang-pl.spec - up to 3.0b5
arvenil
arvenil at pld-linux.org
Sat May 10 23:21:33 CEST 2008
Author: arvenil Date: Sat May 10 21:21:33 2008 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- up to 3.0b5
---- Files affected:
SPECS:
mozilla-firefox-lang-pl.spec (1.54 -> 1.54.2.1)
---- Diffs:
================================================================
Index: SPECS/mozilla-firefox-lang-pl.spec
diff -u SPECS/mozilla-firefox-lang-pl.spec:1.54 SPECS/mozilla-firefox-lang-pl.spec:1.54.2.1
--- SPECS/mozilla-firefox-lang-pl.spec:1.54 Tue Apr 22 12:12:39 2008
+++ SPECS/mozilla-firefox-lang-pl.spec Sat May 10 23:21:27 2008
@@ -3,16 +3,16 @@
# - do something with *.rdf file, there if file conflict with other lang packages
#
%define _lang pl
+%define subver b5
Summary: Polish resources for Mozilla-firefox
Summary(pl.UTF-8): Polskie pliki językowe dla Mozilli-firefox
Name: mozilla-firefox-lang-%{_lang}
-Version: 2.0.0.14
-Release: 1
+Version: 3.0
+Release: 0.%{subver}.1
License: MPL 1.1 or GPL v2+ or LGPL v2.1+
Group: X11/Applications/Networking
-Source0: http://releases.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/linux-i686/xpi/%{_lang}.xpi
-# Source0-md5: 4a78923e9e57b7f868dd3468e7934e67
-Source1: pl-PL.manifest
+Source0: http://releases.mozilla.org/pub/mozilla.org/firefox/releases/%{version}%{subver}/linux-i686/xpi/%{_lang}.xpi
+# Source0-md5: 34c5c748f0b45df446d9e40231560412
URL: http://www.firefox.pl/
BuildRequires: unzip
Requires: mozilla-firefox >= %{version}
@@ -37,11 +37,11 @@
unzip %{SOURCE0} -d $RPM_BUILD_ROOT%{_libdir}
mv -f $RPM_BUILD_ROOT%{_libdir}/chrome/pl.jar $RPM_BUILD_ROOT%{_chromedir}/pl-PL.jar
-mv -f $RPM_BUILD_ROOT%{_libdir}/chrome/* $RPM_BUILD_ROOT%{_chromedir}
+sed -e 's|pl jar:chrome/pl.jar|pl jar:pl-PL.jar|' $RPM_BUILD_ROOT%{_libdir}/chrome.manifest \
+ > $RPM_BUILD_ROOT%{_chromedir}/pl-PL.manifest
+mv -f $RPM_BUILD_ROOT%{_libdir}/chrome.manifest $RPM_BUILD_ROOT%{_chromedir}/pl-PL.manifest
mv -f $RPM_BUILD_ROOT%{_libdir}/*.rdf $RPM_BUILD_ROOT%{_firefoxdir}/defaults/profile
-install %{SOURCE1} $RPM_BUILD_ROOT%{_chromedir}
-
%clean
rm -rf $RPM_BUILD_ROOT
@@ -57,6 +57,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.54.2.1 2008-05-10 21:21:27 arvenil
+- up to 3.0b5
+
Revision 1.54 2008-04-22 10:12:39 dzeus
- up to 2.0.0.14
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mozilla-firefox-lang-pl.spec?r1=1.54&r2=1.54.2.1&f=u
More information about the pld-cvs-commit
mailing list