mozilla-xulrunner20/mozilla-xulrunner20.spec
changeset 229 298263f797be
parent 228 9ba8fb8909c4
child 230 e4846f1b81c5
equal deleted inserted replaced
228:9ba8fb8909c4 229:298263f797be
     1 #
     1 #
     2 # spec file for package mozilla-xulrunner20 (Version 2.0b11)
     2 # spec file for package mozilla-xulrunner20
     3 #
     3 #
     4 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
     4 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
     5 #               2006-2011 Wolfgang Rosenauer
     5 #               2006-2011 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
    18 
    18 
    19 # norootforbuild
    19 # norootforbuild
    20 
    20 
    21 
    21 
    22 Name:           mozilla-xulrunner20
    22 Name:           mozilla-xulrunner20
    23 BuildRequires:  autoconf213 gcc-c++ libcurl-devel libgnomeui-devel libidl-devel libnotify-devel python startup-notification-devel zip pkg-config fdupes hunspell-devel yasm Mesa-devel nss-shared-helper-devel
    23 BuildRequires:  Mesa-devel autoconf213 fdupes gcc-c++ hunspell-devel libcurl-devel libgnomeui-devel libidl-devel libnotify-devel nss-shared-helper-devel pkg-config python startup-notification-devel yasm zip
    24 # needed for brp-check-bytecode-version (jar, fastjar would do as well)
    24 # needed for brp-check-bytecode-version (jar, fastjar would do as well)
    25 BuildRequires:  unzip
    25 BuildRequires:  unzip
    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
   187 for full desktop integration but not mandatory for small disk footprint
   187 for full desktop integration but not mandatory for small disk footprint
   188 KDE installations for example.
   188 KDE installations for example.
   189 
   189 
   190 
   190 
   191 %if %crashreporter
   191 %if %crashreporter
       
   192 
   192 %package buildsymbols
   193 %package buildsymbols
   193 License:        GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
   194 License:        GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
   194 Summary:        Breakpad buildsymbols for %{name}
   195 Summary:        Breakpad buildsymbols for %{name}
   195 Group:          Development/Debug
   196 Group:          Development/Debug
   196 
   197 
   537 %if %suse_version <= 1130
   538 %if %suse_version <= 1130
   538 %{_libdir}/xulrunner-%{version_internal}/components/libnkgnomevfs.so
   539 %{_libdir}/xulrunner-%{version_internal}/components/libnkgnomevfs.so
   539 %endif
   540 %endif
   540 
   541 
   541 %if %localize
   542 %if %localize
       
   543 
   542 %files translations-common -f %{_tmppath}/translations.common
   544 %files translations-common -f %{_tmppath}/translations.common
   543 %defattr(-,root,root)
   545 %defattr(-,root,root)
   544 %dir %{_libdir}/xulrunner-%{version_internal}/
   546 %dir %{_libdir}/xulrunner-%{version_internal}/
   545 %dir %{_libdir}/xulrunner-%{version_internal}/chrome/
   547 %dir %{_libdir}/xulrunner-%{version_internal}/chrome/
   546 
   548 
   549 %dir %{_libdir}/xulrunner-%{version_internal}/
   551 %dir %{_libdir}/xulrunner-%{version_internal}/
   550 %dir %{_libdir}/xulrunner-%{version_internal}/chrome/
   552 %dir %{_libdir}/xulrunner-%{version_internal}/chrome/
   551 %endif
   553 %endif
   552 
   554 
   553 %if %crashreporter
   555 %if %crashreporter
       
   556 
   554 %files buildsymbols
   557 %files buildsymbols
   555 %defattr(-,root,root)
   558 %defattr(-,root,root)
   556 %{_datadir}/mozilla/
   559 %{_datadir}/mozilla/
   557 %endif
   560 %endif
   558 
   561