SPECS: mozilla-firefox-addon-tidy.spec (NEW) - new

glen glen at pld-linux.org
Mon Jun 4 12:48:24 CEST 2007


Author: glen                         Date: Mon Jun  4 10:48:24 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- new

---- Files affected:
SPECS:
   mozilla-firefox-addon-tidy.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SPECS/mozilla-firefox-addon-tidy.spec
diff -u /dev/null SPECS/mozilla-firefox-addon-tidy.spec:1.1
--- /dev/null	Mon Jun  4 12:48:24 2007
+++ SPECS/mozilla-firefox-addon-tidy.spec	Mon Jun  4 12:48:19 2007
@@ -0,0 +1,46 @@
+# $Revision$, $Date$
+%define		_realname	tidy
+Summary:	Html Validator for Mozilla Firefox
+Name:		mozilla-firefox-addon-tidy
+Version:	0.8
+Release:	0.1
+License:	GPL
+Group:		X11/Applications/Networking
+Source0:	http://users.skynet.be/mgueury/mozilla/%{_realname}_08x_source.zip
+# Source0-md5:	ad63736e9d57de3e6c69696319b34b3b
+URL:		http://users.skynet.be/mgueury/mozilla/
+BuildRequires:	unzip
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%define		_chromedir	%{_datadir}/mozilla/chrome
+
+%description
+A toolbar that allows using false browser identify (User-Agent
+header).
+
+%description -l pl.UTF-8
+Pasek narzędziowy do fałszowania identyfikacji przeglądarki
+(nagłówka User-Agent).
+
+%prep
+%setup -q -n mozilla_tidy_source
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_chromedir}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+
+%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.1  2007/06/04 10:48:19  glen
+- new
+
================================================================


More information about the pld-cvs-commit mailing list