Author: qboosh Date: Thu Dec 25 07:45:08 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed what adapter broke - complete URL
---- Files affected: SPECS: html-dtd401-sgml.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: SPECS/html-dtd401-sgml.spec diff -u SPECS/html-dtd401-sgml.spec:1.15 SPECS/html-dtd401-sgml.spec:1.16 --- SPECS/html-dtd401-sgml.spec:1.15 Thu Dec 18 17:00:43 2008 +++ SPECS/html-dtd401-sgml.spec Thu Dec 25 08:45:02 2008 @@ -21,11 +21,11 @@ Release: 7 License: W3C Group: Applications/Publishing/SGML -URL: http://www.w3.org/TR/html -Requires: sgml-common >= 0.6.3-5 -Requires: sgmlparser Source0: http://www.w3.org/TR/%{year}/%{type}-html%{ver}-%{version}/html%{mver}.tgz # Source0-md5: 1ed76627ba80816079649f67023ec7ab +URL: http://www.w3.org/TR/html/ +Requires: sgml-common >= 0.6.3-5 +Requires: sgmlparser Provides: html-dtd AutoReqProv: no BuildArch: noarch @@ -55,15 +55,15 @@ # used in %doc rm -f *.cat +%clean +rm -rf $RPM_BUILD_ROOT + %post %{_bindir}/install-catalog --add %{_sysconfdir}/sgml/html-%{v_er}.cat %{_datadir}/sgml/html/sgml-dtd-%{v_er}/catalog > /dev/null %postun %{_bindir}/install-catalog --remove %{_sysconfdir}/sgml/html-%{v_er}.cat %{_datadir}/sgml/html/sgml-dtd-%{v_er}/catalog > /dev/null -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(644,root,root,755) %doc * @@ -75,6 +75,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2008/12/25 07:45:02 qboosh +- fixed what adapter broke +- complete URL + Revision 1.15 2008/12/18 16:00:43 glen - adapter; rel 7 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/html-dtd401-sgml.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
