Author: zbyniu Date: Fri Jan 27 09:25:22 2012 GMT Module: packages Tag: HEAD ---- Log message: - up to 2.1.6
---- Files affected: packages/shunit: shunit.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/shunit/shunit.spec diff -u packages/shunit/shunit.spec:1.2 packages/shunit/shunit.spec:1.3 --- packages/shunit/shunit.spec:1.2 Fri Nov 21 00:04:31 2008 +++ packages/shunit/shunit.spec Fri Jan 27 10:25:16 2012 @@ -1,12 +1,12 @@ # $Revision$, $Date$ Summary: xUnit based unit testing for Unix shell scripts Name: shunit -Version: 2.1.5 +Version: 2.1.6 Release: 0.2 License: LGPL 2.1 Group: Development/Building Source0: http://shunit2.googlecode.com/files/%{name}2-%{version}.tgz -# Source0-md5: f434f0095f7ca9a698ade330feae356a +# Source0-md5: 4af955ef88c454808754939c83afa22b URL: http://code.google.com/p/shunit2/ BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -24,7 +24,7 @@ %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT{%{_bindir},%{_examplesdir}/%{name}-%{version}} -install src/shell/shunit2 $RPM_BUILD_ROOT%{_bindir}/%{name} +install src/shunit2 $RPM_BUILD_ROOT%{_bindir}/%{name} cp -a examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} @@ -43,6 +43,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2012/01/27 09:25:16 zbyniu +- up to 2.1.6 + Revision 1.2 2008/11/20 23:04:31 glen - the one from googlecode ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/shunit/shunit.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
