Author: megabajt Date: Sun Oct 24 16:34:43 2010 GMT Module: packages Tag: HEAD ---- Log message: - require existing version of mono-csharp - release 4
---- Files affected: packages/heap-shot: heap-shot.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: packages/heap-shot/heap-shot.spec diff -u packages/heap-shot/heap-shot.spec:1.5 packages/heap-shot/heap-shot.spec:1.6 --- packages/heap-shot/heap-shot.spec:1.5 Sun Oct 24 18:27:13 2010 +++ packages/heap-shot/heap-shot.spec Sun Oct 24 18:34:38 2010 @@ -5,7 +5,7 @@ Summary: A profiler to explore live objects in the heap Name: heap-shot Version: 0.1 -Release: 3 +Release: 4 License: GPL v3 Group: Development/Tools # git clone http://github.com/mono/heap-shot.git @@ -18,7 +18,7 @@ BuildRequires: automake BuildRequires: dotnet-gtk-sharp2-devel BuildRequires: libtool -BuildRequires: mono-csharp >= 2.8.0 +BuildRequires: mono-csharp >= 2.8 BuildRequires: pkgconfig BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -79,6 +79,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2010/10/24 16:34:38 megabajt +- require existing version of mono-csharp +- release 4 + Revision 1.5 2010/10/24 16:27:13 megabajt - fixed build with mono 2.8 by removing -configure.patch - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/heap-shot/heap-shot.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
