/[packages]/cauldron/firefox/current/SPECS/firefox.spec
ViewVC logotype

Diff of /cauldron/firefox/current/SPECS/firefox.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 319742 by dmorgan, Tue Nov 20 14:04:27 2012 UTC revision 319763 by dmorgan, Tue Nov 20 14:38:38 2012 UTC
# Line 48  Source0:       ftp://ftp.mozilla.org/pub/mozil Line 48  Source0:       ftp://ftp.mozilla.org/pub/mozil
48  Source0:        ftp://ftp.mozilla.org/pub/mozilla.org/%{name}/releases/%{realver}/source/%{name}-%{realver}.source.tar.bz2  Source0:        ftp://ftp.mozilla.org/pub/mozilla.org/%{name}/releases/%{realver}/source/%{name}-%{realver}.source.tar.bz2
49  %endif  %endif
50  Source4:        %{name}.desktop  Source4:        %{name}.desktop
51    Source8:        %{name}-searchengines-duckduckgo.xml
52  Source9:        kde.js  Source9:        kde.js
53  Patch1:         firefox-6.0-lang.patch  Patch1:         firefox-6.0-lang.patch
54  Patch2:         firefox-vendor.patch  Patch2:         firefox-vendor.patch
# Line 357  cat <<FIN >%{buildroot}%{_sys_macros_dir Line 358  cat <<FIN >%{buildroot}%{_sys_macros_dir
358  %%firefox_appid              \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}  %%firefox_appid              \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
359  %%firefox_extdir             %%(if [ "%%_target_cpu" = "noarch" ]; then echo %%{_datadir}/mozilla/extensions/%%{firefox_appid}; else echo %%{_libdir}/mozilla/extensions/%%{firefox_appid}; fi)  %%firefox_extdir             %%(if [ "%%_target_cpu" = "noarch" ]; then echo %%{_datadir}/mozilla/extensions/%%{firefox_appid}; else echo %%{_libdir}/mozilla/extensions/%%{firefox_appid}; fi)
360  FIN  FIN
361    cp -f %{SOURCE8} %{buildroot}%{mozillalibdir}/searchplugins/duckduckgo.xml
362    
363  %pre  %pre
364  if [ -d %{mozillalibdir}/dictionaries ]; then  if [ -d %{mozillalibdir}/dictionaries ]; then

Legend:
Removed from v.319742  
changed lines
  Added in v.319763

  ViewVC Help
Powered by ViewVC 1.1.30