Author: baggins Date: Mon Nov 7 13:18:13 2011 GMT Module: packages Tag: HEAD ---- Log message: - 1.1a - source distribution model change to github
---- Files affected: packages/MathJax: MathJax.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/MathJax/MathJax.spec diff -u packages/MathJax/MathJax.spec:1.2 packages/MathJax/MathJax.spec:1.3 --- packages/MathJax/MathJax.spec:1.2 Sun Jan 23 03:08:20 2011 +++ packages/MathJax/MathJax.spec Mon Nov 7 14:18:08 2011 @@ -2,12 +2,13 @@ Summary: JavaScript display engine for mathematics #Summary(pl.UTF-8): Name: MathJax -Version: 1.0.1a +Version: 1.1a Release: 1 License: Apache v2.0 Group: Applications/WWW -Source0: http://downloads.sourceforge.net/mathjax/%{name}-v%{version}.zip -# Source0-md5: b93c1f1e26a898faee072ab7aec57251 +# https://github.com/mathjax/MathJax/zipball/v1.1a +Source0: %{name}-%{version}.zip +# Source0-md5: 63a0401cbf84bbeb173072d77c127299 URL: http://www.mathjax.org/ BuildRequires: rpmbuild(macros) >= 1.268 BuildRequires: unzip @@ -29,7 +30,7 @@ #%description -l pl.UTF-8 %prep -%setup -q -n %{name} +%setup -q -n mathjax-MathJax-f5cd294 cat > apache.conf <<'EOF' Alias /%{name} %{_appdir} @@ -77,7 +78,7 @@ %files %defattr(644,root,root,755) -%doc README.txt docs test unpacked +%doc README.* docs test unpacked %dir %attr(750,root,http) %{_sysconfdir} %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/apache.conf %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/httpd.conf @@ -90,6 +91,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2011/11/07 13:18:08 baggins +- 1.1a +- source distribution model change to github + Revision 1.2 2011/01/23 02:08:20 sparky - BR: unzip - adapterized ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/MathJax/MathJax.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
