SPECS: mozilla-firefox.spec - don't use system nspr - builds
but NFY!
Marcin Król
krol at wsb-nlu.edu.pl
Mon Oct 11 11:21:16 CEST 2004
maho wrote:
> Author: maho Date: Sun Oct 10 22:08:08 2004 GMT
> Module: SPECS Tag: HEAD
> ---- Log message:
> - don't use system nspr
> - builds but NFY!
>
> ---- Files affected:
> SPECS:
> mozilla-firefox.spec (1.37 -> 1.38)
>
> ---- Diffs:
<cut>
> - --with-system-zlib
> + --with-system-zlib \
> + --enable-single-profile \
> + --disable-profilesharing
>
> %{__make}
>
> @@ -141,7 +143,7 @@
>
> tar -xvz -C $RPM_BUILD_ROOT%{_libdir} -f dist/mozilla-firefox-*-linux-gnu.tar.gz
>
> -install browser/base/skin/Throbber.png $RPM_BUILD_ROOT%{_pixmapsdir}/mozilla-firefox.png
> +install other-licenses/branding/firefox/content/icon32.png $RPM_BUILD_ROOT%{_pixmapsdir}/mozilla-firefox.png
> #install -m0644 bookmarks.html $RPM_BUILD_ROOT%{_firefoxdir}/defaults/profile/
> #install -m0644 bookmarks.html $RPM_BUILD_ROOT%{_firefoxdir}/defaults/profile/US/
>
> @@ -243,7 +245,8 @@
> %{_firefoxdir}/searchplugins
> %{_firefoxdir}/icons
> %{_firefoxdir}/defaults
> -%{_firefoxdir}/ipc
> +%{_firefoxdir}/greprefs
> +%dir %{_firefoxdir}/init.d
> %attr(755,root,root) %{_firefoxdir}/*.so
> %attr(755,root,root) %{_firefoxdir}/*.sh
> %attr(755,root,root) %{_firefoxdir}/m*
> @@ -276,7 +279,6 @@
> %files lang-en
> %defattr(644,root,root,755)
> %{_firefoxdir}/chrome/en-US.jar
> -%{_firefoxdir}/chrome/en-unix.jar
> %{_firefoxdir}/chrome/US.jar
> %{_firefoxdir}/chrome/mozilla-firefox-en-US-installed-chrome.txt
When commiting, it would be nice to describe _all_ changes you have made
in changelog.
M.
More information about the pld-devel-en
mailing list