Author: arekm Date: Wed Nov 14 23:51:01 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 5.5.2
---- Files affected: SPECS: dmalloc.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: SPECS/dmalloc.spec diff -u SPECS/dmalloc.spec:1.27 SPECS/dmalloc.spec:1.28 --- SPECS/dmalloc.spec:1.27 Mon Feb 12 22:23:53 2007 +++ SPECS/dmalloc.spec Thu Nov 15 00:50:56 2007 @@ -2,12 +2,12 @@ Summary: A library for controlling and tracing dynamic memory allocations Summary(pl.UTF-8): Biblioteka do kontroli i śledzenia dynamicznej alokacji pamięci Name: dmalloc -Version: 5.4.2 +Version: 5.5.2 Release: 1 License: LGPL Group: Development/Debuggers -Source0: http://dl.sourceforge.net/dmalloc/%{name}-%{version}.tgz -# Source0-md5: ca8d9d72351679e20b8eff96a7a16bf3 +Source0: http://dmalloc.com/releases/%{name}-%{version}.tgz +# Source0-md5: f92e5606c23a8092f3d5694e8d1c932e Source1: %{name}.1 Patch0: %{name}-info.patch Patch1: %{name}-pic.patch @@ -73,10 +73,11 @@ install -d $RPM_BUILD_ROOT{%{_infodir},%{_mandir}/man1} %{makeinstall} \ - installsl installcxx installth installinfo \ + installsl installcxx installth \ shlibdir=$RPM_BUILD_ROOT%{_libdir} \ incdir=$RPM_BUILD_ROOT%{_includedir} +install docs/*.info $RPM_BUILD_ROOT%{_infodir} install dmalloc.1 $RPM_BUILD_ROOT%{_mandir}/man1 %post @@ -109,6 +110,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2007-11-14 23:50:56 arekm +- up to 5.5.2 + Revision 1.27 2007-02-12 21:23:53 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dmalloc.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
