Author: kosmo Date: Fri Mar 19 14:46:37 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to version 0.4.0 - outdated patches removed (they are in mainline)
---- Files affected: packages/openocd: openocd.spec (1.4 -> 1.5) , openocd-davinci-nand-cs.patch (1.1 -> NONE) (REMOVED), openocd-svf-handle-blank.patch (1.1 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/openocd/openocd.spec diff -u packages/openocd/openocd.spec:1.4 packages/openocd/openocd.spec:1.5 --- packages/openocd/openocd.spec:1.4 Thu Aug 20 12:01:38 2009 +++ packages/openocd/openocd.spec Fri Mar 19 15:46:32 2010 @@ -2,14 +2,12 @@ # Summary: Free and Open On-Chip Debugging, In-System Programming and Boundary-Scan Testing Name: openocd -Version: 0.2.0 +Version: 0.4.0 Release: 1 License: GPL Group: Applications Source0: http://download.berlios.de/%{name}/%{name}-%{version}.tar.bz2 -# Source0-md5: 14cd477f65cc738be954a454f1593879 -Patch0: %{name}-davinci-nand-cs.patch -Patch1: %{name}-svf-handle-blank.patch +# Source0-md5: 11a81b5f200fb0c318d9f49182bb71d7 URL: http://openocd.berlios.de/ BuildRequires: autoconf BuildRequires: automake @@ -37,8 +35,6 @@ %prep %setup -q -%patch0 -p1 -%patch1 -p1 %build %{__libtoolize} @@ -79,7 +75,7 @@ %doc AUTHORS ChangeLog NEWS README TODO %attr(755,root,root) %{_bindir}/%{name} %{_datadir}/%{name} -%{_infodir}/%{name}.info.gz +%{_infodir}/%{name}.info-?.gz %{_libdir}/%{name} %{_mandir}/man1/%{name}.1.gz @@ -90,6 +86,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2010/03/19 14:46:32 kosmo +- updated to version 0.4.0 +- outdated patches removed (they are in mainline) + Revision 1.4 2009/08/20 10:01:38 kosmo - added openocd-svf-handle-blank.patch which makes OpenOCD compatible with SVF files generated by Altera Quartus II v9.0. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openocd/openocd.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
