/[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 211782 by fwang, Wed Feb 22 00:12:57 2012 UTC revision 211783 by fwang, Wed Feb 22 00:14:56 2012 UTC
# Line 31  Line 31 
31    
32  %define _use_syshunspell 1  %define _use_syshunspell 1
33    
34  #define prel 0  %define release %mkrel 2
 %if 0%{?prel}  
 %define release %mkrel -c %prel 1  
 %else  
 %define release %mkrel 1  
 %endif  
35    
36  Summary:        Next generation web browser  Summary:        Next generation web browser
37  Name:           firefox  Name:           firefox
# Line 126  Requires:      indexhtml Line 121  Requires:      indexhtml
121  Requires:       xdg-utils  Requires:       xdg-utils
122  # fixes bug #42096  # fixes bug #42096
123  Requires:       mailcap  Requires:       mailcap
124  Suggests:       myspell-en_US  Suggests:       hunspell-en
125  Suggests:       %{_lib}canberra0  Suggests:       %{_lib}canberra0
126  Suggests:       %{_lib}cups2  Suggests:       %{_lib}cups2
127  Obsoletes:      firefox-ext-weave-sync  Obsoletes:      firefox-ext-weave-sync
# Line 336  EOF Line 331  EOF
331    
332  # use the system myspell dictionaries  # use the system myspell dictionaries
333  rm -fr %{buildroot}%{mozillalibdir}/dictionaries  rm -fr %{buildroot}%{mozillalibdir}/dictionaries
334  ln -s %{_datadir}/dict/mozilla %{buildroot}%{mozillalibdir}/dictionaries  ln -s %{_datadir}/hunspell %{buildroot}%{mozillalibdir}/dictionaries
335    
336  # (lm) touch and %ghost bookmarks.html to a proper uninstall  # (lm) touch and %ghost bookmarks.html to a proper uninstall
337  touch %{buildroot}%{mozillalibdir}/defaults/profile/bookmarks.html  touch %{buildroot}%{mozillalibdir}/defaults/profile/bookmarks.html

Legend:
Removed from v.211782  
changed lines
  Added in v.211783

  ViewVC Help
Powered by ViewVC 1.1.30