]> git.pld-linux.org Git - packages/mozilla-firefox-bin.git/blobdiff - mozilla-firefox-bin.spec
- updated to version 9.0.1,
[packages/mozilla-firefox-bin.git] / mozilla-firefox-bin.spec
index 68b7ca24ed2b0c7d1499b5ada2bbd97eecc21b86..27be1533cd50b75f3aff39da8f94ae26eebf019d 100644 (file)
@@ -2,14 +2,14 @@
 Summary:       Mozilla Firefox web browser
 Summary(pl.UTF-8):     Mozilla Firefox - przeglÄ…darka WWW
 Name:          mozilla-firefox-bin
-Version:       4.0.1
+Version:       9.0.1
 Release:       1
 License:       MPL/LGPL
 Group:         X11/Applications/Networking
 Source0:       http://releases.mozilla.org/pub/mozilla.org/%{realname}/releases/%{version}/linux-i686/en-US/%{realname}-%{version}.tar.bz2#/%{realname}-%{version}.i686.tar.bz2
-# Source0-md5: 8862b77560aa63dceec3c0a29b5414ab
+# Source0-md5: a6ac0d7478410455be816c41597d5a9f
 Source1:       http://releases.mozilla.org/pub/mozilla.org/%{realname}/releases/%{version}/linux-x86_64/en-US/%{realname}-%{version}.tar.bz2#/%{realname}-%{version}.x8664.tar.bz2
-# Source1-md5: 4a6cf593dfb92a39d3d908d094a0754c
+# Source1-md5: 681292739a1864c15861c05fb23cd99a
 Source2:       %{name}.desktop
 Source3:       %{name}.sh
 #Patch0:               %{name}-agent.patch
@@ -20,6 +20,7 @@ BuildRequires:        rpmbuild(macros) >= 1.453
 BuildRequires: zip
 Requires:      browser-plugins >= 2.0
 Requires:      myspell-common
+Requires:      nss >=3.12.10
 Requires:      sqlite3 >= 3.6.22-2
 Provides:      wwwbrowser
 Obsoletes:     mozilla-firebird
@@ -36,7 +37,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                _noautoprovfiles        %{_libdir}/%{name}/components
 # list of script capabilities (regexps) not to be used in Provides
 %define                _noautoprov                     %{moz_caps}
-%define                _noautoreq              %{_noautoprov} %{sqlite_caps}
+%define                _noautoreq              %{_noautoprov} %{sqlite_caps} libnotify.so.1
 
 # no debuginfo available
 %define                _enable_debug_packages  0
@@ -102,7 +103,6 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/update.locale
 rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/Throbber-small.gif
 
 # remove unecessary stuff
-rm $RPM_BUILD_ROOT%{_libdir}/%{name}/README.txt
 rm $RPM_BUILD_ROOT%{_libdir}/%{name}/removed-files
 rm $RPM_BUILD_ROOT%{_libdir}/%{name}/dependentlibs.list
 
@@ -125,7 +125,6 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc README.txt
 %attr(755,root,root) %{_bindir}/%{name}
 %attr(755,root,root) %{_bindir}/firefox-bin
 
@@ -142,6 +141,7 @@ fi
 %{_libdir}/%{name}/platform.ini
 %attr(755,root,root) %{_libdir}/%{name}/firefox
 %attr(755,root,root) %{_libdir}/%{name}/firefox-bin
+%attr(755,root,root) %{_libdir}/%{name}/precomplete
 %attr(755,root,root) %{_libdir}/%{name}/mozilla-xremote-client
 %attr(755,root,root) %{_libdir}/%{name}/plugin-container
 
@@ -149,6 +149,8 @@ fi
 %{_libdir}/%{name}/defaults
 %{_libdir}/%{name}/dictionaries
 #%{_libdir}/%{name}/greprefs
+%{_libdir}/%{name}/hyphenation
+%{_libdir}/%{name}/hyphenation/hyph_en_US.dic
 %{_libdir}/%{name}/icons
 #%{_libdir}/%{name}/modules
 #%{_libdir}/%{name}/res
This page took 0.068897 seconds and 4 git commands to generate.