]> git.pld-linux.org Git - packages/firefox.git/blobdiff - mozilla-firefox.spec
- rel 6
[packages/firefox.git] / mozilla-firefox.spec
index 6c46cf4f1826d0cd373ccac920a12f5e061328b4..4a954c15468a35aa3da801f5fac7f805e49ef01a 100644 (file)
@@ -9,26 +9,26 @@
 %bcond_without gnomeui         # disable gnomeui support
 %bcond_without gnomevfs        # disable GNOME comp. (gconf+libgnome+gnomevfs) and gnomevfs ext.
 %bcond_without gnome           # disable all GNOME components (gnome+gnomeui+gnomevfs)
-%bcond_with    tidy            # enable htmlvalidator extension (tidy)
+%bcond_with    tidy            # htmlvalidator extension (tidy)
 #
 %if %{without gnome}
 %undefine      with_gnomeui
 %undefine      with_gnomevfs
 %endif
-%define                tidy_ver        0.8.4.0
+%define                tidy_ver        0.8.4.1
 %define                firefox_ver     2.0.0.6
 #
 Summary:       Firefox Community Edition web browser
 Summary(pl.UTF-8):     Firefox Community Edition - przeglądarka WWW
 Name:          mozilla-firefox
 Version:       %{firefox_ver}
-Release:       1
+Release:       6
 License:       MPL 1.1 or GPL v2+ or LGPL v2.1+
 Group:         X11/Applications/Networking
 Source0:       ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/source/firefox-%{version}-source.tar.bz2
 # Source0-md5: 16fb252fb7b0371894f7101b88fd9076
 Source1:       http://users.skynet.be/mgueury/mozilla/tidy_08x_source.zip
-# Source1-md5: cd5d54c47f08286605eaaa308536d4ab
+# Source1-md5: 2cab81118267fc87c9ebbfa6fb44b113
 Source2:       %{name}.desktop
 Source3:       %{name}.sh
 Patch0:                mozilla-install.patch
@@ -115,6 +115,7 @@ Summary(pl.UTF-8):  Narzędzie do sprawdzania poprawności HTML-a dla Firefoksa
 Version:       %{tidy_ver}
 License:       GPL
 Group:         X11/Applications/Networking
+URL:           http://users.skynet.be/mgueury/mozilla/
 Requires:      %{name} = %{firefox_ver}-%{release}
 
 %description addon-tidy
@@ -635,6 +636,5 @@ fi
 %files addon-tidy
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/%{name}/components/libnstidy.so
-%attr(755,root,root) %{_libdir}/%{name}/components/libtodel.so
 %{_libdir}/%{name}/components/nstidy.xpt
 %endif
This page took 0.059615 seconds and 4 git commands to generate.