MozillaFirefox/MozillaFirefox.spec
branchfirefox6
changeset 315 c40888b4e165
parent 313 63b5c00767bd
child 326 3db5c61b4575
equal deleted inserted replaced
313:63b5c00767bd 315:c40888b4e165
    20 
    20 
    21 %define major 6
    21 %define major 6
    22 %define mainver %major.0.2
    22 %define mainver %major.0.2
    23 
    23 
    24 Name:           MozillaFirefox
    24 Name:           MozillaFirefox
    25 BuildRequires:  autoconf213 dbus-1-glib-devel gcc-c++ libcurl-devel libgnomeui-devel libidl-devel libnotify-devel python startup-notification-devel unzip update-desktop-files zip fdupes Mesa-devel yasm
    25 BuildRequires:  Mesa-devel autoconf213 dbus-1-glib-devel fdupes gcc-c++ libcurl-devel libgnomeui-devel libidl-devel libnotify-devel python startup-notification-devel unzip update-desktop-files yasm zip
    26 %if %suse_version > 1110
    26 %if %suse_version > 1110
    27 BuildRequires:  libiw-devel
    27 BuildRequires:  libiw-devel
    28 BuildRequires:  libproxy-devel
    28 BuildRequires:  libproxy-devel
    29 %else
    29 %else
    30 BuildRequires:  wireless-tools
    30 BuildRequires:  wireless-tools
   185 %description buildsymbols
   185 %description buildsymbols
   186 This subpackage contains the Breakpad created and compatible debugging
   186 This subpackage contains the Breakpad created and compatible debugging
   187 symbols meant for upload to Mozilla's crash collector database.
   187 symbols meant for upload to Mozilla's crash collector database.
   188 %endif
   188 %endif
   189 
   189 
   190 
       
   191 %prep
   190 %prep
   192 %setup -q -n mozilla -b 7 -b 10
   191 %setup -q -n mozilla -b 7 -b 10
   193 cd $RPM_BUILD_DIR/mozilla
   192 cd $RPM_BUILD_DIR/mozilla
   194 %patch1 -p1
   193 %patch1 -p1
   195 %patch2 -p1
   194 %patch2 -p1
   545 %dir %{progdir}/extensions/
   544 %dir %{progdir}/extensions/
   546 %endif
   545 %endif
   547 
   546 
   548 # this package does not need to provide files but is needed to fulfill
   547 # this package does not need to provide files but is needed to fulfill
   549 # requirements if no other branding package is to be installed
   548 # requirements if no other branding package is to be installed
       
   549 
   550 %files branding-upstream
   550 %files branding-upstream
   551 %defattr(-,root,root)
   551 %defattr(-,root,root)
   552 %dir %{progdir}
   552 %dir %{progdir}
   553 
   553 
   554 %if %crashreporter
   554 %if %crashreporter