MozillaFirefox/MozillaFirefox.spec
changeset 827 3caf8b25f146
parent 826 677ef48cf29b
child 828 59013b3a51f5
child 829 4372fb79b4d5
equal deleted inserted replaced
816:5551f1ff7e1d 827:3caf8b25f146
     1 #
     1 #
     2 # spec file for package MozillaFirefox
     2 # spec file for package MozillaFirefox
     3 #
     3 #
     4 # Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
     4 # Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
     5 #               2006-2014 Wolfgang Rosenauer
     5 #               2006-2015 Wolfgang Rosenauer
     6 #
     6 #
     7 # All modifications and additions to the file contributed by third parties
     7 # All modifications and additions to the file contributed by third parties
     8 # remain the property of their copyright owners, unless otherwise agreed
     8 # remain the property of their copyright owners, unless otherwise agreed
     9 # upon. The license for this file, and modifications and additions to the
     9 # upon. The license for this file, and modifications and additions to the
    10 # file, is the same license as for the pristine package itself (unless the
    10 # file, is the same license as for the pristine package itself (unless the
    15 
    15 
    16 # Please submit bugfixes or comments via http://bugs.opensuse.org/
    16 # Please submit bugfixes or comments via http://bugs.opensuse.org/
    17 #
    17 #
    18 
    18 
    19 # changed with every update
    19 # changed with every update
    20 %define major 34
    20 %define major 35
    21 %define mainver %major.98
    21 %define mainver %major.0
    22 %define update_channel aurora
    22 %define update_channel release
    23 %define releasedate 2014111500
    23 %define releasedate 2015010900
    24 
    24 
    25 # general build definitions
    25 # general build definitions
    26 %if "%{update_channel}" != "aurora"
    26 %if "%{update_channel}" != "aurora"
    27 %define progname firefox
    27 %define progname firefox
    28 %define pkgname  MozillaFirefox
    28 %define pkgname  MozillaFirefox
   157 %endif
   157 %endif
   158 Requires:       mozilla-nspr >= %(rpm -q --queryformat '%{VERSION}' mozilla-nspr)
   158 Requires:       mozilla-nspr >= %(rpm -q --queryformat '%{VERSION}' mozilla-nspr)
   159 Requires:       mozilla-nss >= %(rpm -q --queryformat '%{VERSION}' mozilla-nss)
   159 Requires:       mozilla-nss >= %(rpm -q --queryformat '%{VERSION}' mozilla-nss)
   160 Recommends:     libcanberra0
   160 Recommends:     libcanberra0
   161 Recommends:     libpulse0
   161 Recommends:     libpulse0
       
   162 # addon leads to startup crash (bnc#908892)
       
   163 Obsoletes:      tracker-miner-firefox < 0.15
   162 # libproxy's mozjs pacrunner crashes FF (bnc#759123)
   164 # libproxy's mozjs pacrunner crashes FF (bnc#759123)
   163 %if 0%{?suse_version} < 1220
   165 %if 0%{?suse_version} < 1220
   164 Obsoletes:      libproxy1-pacrunner-mozjs <= 0.4.7
   166 Obsoletes:      libproxy1-pacrunner-mozjs <= 0.4.7
   165 %endif
   167 %endif
   166 
   168