Author: qboosh Date: Thu Oct 27 15:14:20 2011 GMT Module: packages Tag: HEAD ---- Log message: - check-files cleanup - release 1
---- Files affected: packages/nant: nant.spec (1.21 -> 1.22) ---- Diffs: ================================================================ Index: packages/nant/nant.spec diff -u packages/nant/nant.spec:1.21 packages/nant/nant.spec:1.22 --- packages/nant/nant.spec:1.21 Thu Oct 27 10:09:48 2011 +++ packages/nant/nant.spec Thu Oct 27 17:14:14 2011 @@ -8,7 +8,7 @@ Summary(pl.UTF-8): Narzędzie do budowania pod .NET Name: nant Version: 0.91 -Release: 0.1 +Release: 1 License: GPL v2+ Group: Development/Building Source0: http://downloads.sourceforge.net/nant/nant-%{version}-src.tar.gz @@ -48,6 +48,8 @@ install %{name}.sh $RPM_BUILD_ROOT%{_bindir}/nant +%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/NAnt + %clean rm -rf $RPM_BUILD_ROOT @@ -64,6 +66,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2011/10/27 15:14:14 qboosh +- check-files cleanup +- release 1 + Revision 1.21 2011/10/27 08:09:48 lisu - 0.91 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nant/nant.spec?r1=1.21&r2=1.22&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
