]> git.pld-linux.org Git - packages/dmalloc.git/commitdiff
- up to 5.5.2 master auto/th/dmalloc-5_5_2-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 14 Nov 2007 23:50:56 +0000 (23:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dmalloc.spec -> 1.28

dmalloc.spec

index b6aed5ac10f855ca415211a0e8ca498f34ac9cbc..50689a11f90521c20a73ba8ecfb3c6a8a49351ac 100644 (file)
@@ -1,12 +1,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
@@ -72,10 +72,11 @@ rm -rf $RPM_BUILD_ROOT
 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
This page took 0.085437 seconds and 4 git commands to generate.