Author: arekm Date: Fri Jul 25 19:31:50 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 20080116
---- Files affected: SPECS: tidy.spec (1.48 -> 1.49) ---- Diffs: ================================================================ Index: SPECS/tidy.spec diff -u SPECS/tidy.spec:1.48 SPECS/tidy.spec:1.49 --- SPECS/tidy.spec:1.48 Thu Apr 24 17:20:30 2008 +++ SPECS/tidy.spec Fri Jul 25 21:31:44 2008 @@ -1,5 +1,5 @@ # $Revision$, $Date$ -%define _snap 20061110 +%define _snap 20080116 Summary: Utility to clean up and pretty print HTML files Summary(pl.UTF-8): Narzędzie do porządkowania kodu HTML Name: tidy @@ -9,10 +9,9 @@ License: distributable Group: Applications/Text #Source0: http://tidy.sourceforge.net/src/tidy_src.tgz -Source0: %{name}-%{_snap}.tar.bz2 -# Source0-md5: 872c0541d7693ff8a9c0961d67c5e871 -Source1: http://tidy.sourceforge.net/docs/%{name}_docs.tgz -# Source1-md5: 86de2f198e57399c063d2567b2a25628 +# tidy projects no longer releases tarballs. Use debian ones +Source0: http://ftp.de.debian.org/debian/pool/main/t/tidy/tidy_20080116cvs.orig.tar.gz +# Source0-md5: ff4558a920cfd7247f17e79b143f5a69 URL: http://tidy.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake @@ -55,12 +54,9 @@ Statyczna biblioteka Tidy. %prep -%setup -q -c -b1 -cd %{name} +%setup -q -n %{name}-%{_snap}cvs %build -cd %{name} -cp -af build/gnuauto/* . %{__libtoolize} %{__aclocal} %{__automake} @@ -70,7 +66,6 @@ %install rm -rf $RPM_BUILD_ROOT -cd %{name} %{__make} install \ DESTDIR=$RPM_BUILD_ROOT @@ -83,7 +78,7 @@ %files %defattr(644,root,root,755) -%doc tidy/htmldoc/* +%doc htmldoc/* %attr(755,root,root) %{_bindir}/* %attr(755,root,root) %{_libdir}/lib*.so.*.*.* @@ -103,7 +98,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.48 2008/04/24 15:20:30 glen +Revision 1.49 2008/07/25 19:31:44 arekm +- up to 20080116 + +Revision 1.48 2008-04-24 15:20:30 glen - release 1 Revision 1.47 2007-02-12 22:09:17 glen ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tidy.spec?r1=1.48&r2=1.49&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
