SPECS (AC-branch): mozilla-firefox.spec - drop addon-tidy, screws ...

glen glen at pld-linux.org
Sun Oct 28 14:27:33 CET 2007


Author: glen                         Date: Sun Oct 28 13:27:33 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- drop addon-tidy, screws builder infrastructure (discussed in devel-en at least once)

---- Files affected:
SPECS:
   mozilla-firefox.spec (1.220.2.1 -> 1.220.2.2) 

---- Diffs:

================================================================
Index: SPECS/mozilla-firefox.spec
diff -u SPECS/mozilla-firefox.spec:1.220.2.1 SPECS/mozilla-firefox.spec:1.220.2.2
--- SPECS/mozilla-firefox.spec:1.220.2.1	Sun Oct 28 11:20:49 2007
+++ SPECS/mozilla-firefox.spec	Sun Oct 28 14:27:27 2007
@@ -10,13 +10,11 @@
 %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		# htmlvalidator extension (tidy)
 #
 %if %{without gnome}
 %undefine	with_gnomeui
 %undefine	with_gnomevfs
 %endif
-%define		tidy_ver	0.8.4.1
 %define		firefox_ver	2.0.0.8
 #
 Summary:	Firefox Community Edition web browser
@@ -28,13 +26,10 @@
 Group:		X11/Applications/Networking
 Source0:	ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/source/firefox-%{version}-source.tar.bz2
 # Source0-md5:	f4ffac67751bc3e556c4926da2e0b65a
-Source1:	http://users.skynet.be/mgueury/mozilla/tidy_08x_source.zip
-# Source1-md5:	2cab81118267fc87c9ebbfa6fb44b113
 Source2:	%{name}.desktop
 Source3:	%{name}.sh
 Patch0:		mozilla-install.patch
 Patch1:		%{name}-lib_path.patch
-Patch2:		%{name}-addon-tidy.patch
 Patch3:		%{name}-fonts.patch
 Patch4:		%{name}-agent.patch
 Patch5:		%{name}-myspell.patch
@@ -57,7 +52,6 @@
 BuildRequires:	myspell-devel
 BuildRequires:	nspr-devel >= 1:4.6.3
 BuildRequires:	nss-devel >= 1:3.11.3-3
-%{?with_tidy:BuildRequires:	opensp-devel >= 2:1.5.2-4}
 BuildRequires:	pango-devel >= 1:1.6.0
 BuildRequires:	perl-modules >= 5.004
 BuildRequires:	pkgconfig
@@ -93,36 +87,11 @@
 zgodnie z ideami ruchu otwartego oprogramowania oraz tworzoną z myślą
 o zgodności ze standardami, wydajnością i przenośnością.
 
-%package addon-tidy
-Summary:	HTML Validator for Firefox
-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
-HTML Validator is a Mozilla extension that adds HTML validation inside
-Firefox. The number of errors of a HTML page is seen on the form of an
-icon in the status bar when browsing.
-
-%description addon-tidy -l pl.UTF-8
-HTML Validator to rozszerzenie Mozilli dodające sprawdzanie
-poprawności HTML-a w Firefoksie. Liczbę błędów na przeglądanej stronie
-HTML można zobaczyć w postaci ikony na pasku stanu.
-
 %prep
-%setup -qc %{?with_tidy:-a1}
-%if %{with tidy}
-mv mozilla_tidy_source/mozilla/extensions/tidy mozilla/extensions/tidy
-mv mozilla_tidy_source/tidy_extension .
-rm -rf mozilla/extensions/tidy/opensp
-%endif
+%setup -qc
 cd mozilla
 %patch0 -p1
 %patch1 -p1
-%{?with_tidy:%patch2 -p1}
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
@@ -594,19 +563,15 @@
 %ghost %{_libdir}/%{name}/components/compreg.dat
 %ghost %{_libdir}/%{name}/components/xpti.dat
 
-%if %{with tidy}
-%files addon-tidy
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/%{name}/components/libnstidy.so
-%{_libdir}/%{name}/components/nstidy.xpt
-%endif
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.220.2.2  2007/10/28 13:27:27  glen
+- drop addon-tidy, screws builder infrastructure (discussed in devel-en at least once)
+
 Revision 1.220.2.1  2007/10/28 10:20:49  glen
 - AC-branch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mozilla-firefox.spec?r1=1.220.2.1&r2=1.220.2.2&f=u



More information about the pld-cvs-commit mailing list