[PATCH] 6:2.17-alt8.1

Michael Shigorin mike на altlinux.org
Сб Авг 30 21:27:05 MSK 2014


- NMU: split mtrace into a subpackage of its own due to perl dependency
  as it is the only perl script there, and a rather obscure one; see also
  http://lists.altlinux.org/pipermail/devel/2009-October/175682.html
---
 alt/glibc.spec | 20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)

diff --git a/alt/glibc.spec b/alt/glibc.spec
index cf09756..cc83321 100644
--- a/alt/glibc.spec
+++ b/alt/glibc.spec
@@ -1,6 +1,6 @@
 Name: glibc
 Version: 2.17
-Release: alt8
+Release: alt8.1
 Epoch: 6
 
 Summary: The GNU libc libraries
@@ -163,6 +163,11 @@ Obsoletes: gencat
 # due to rpcinfo
 Conflicts: rpcbind < 0.2.1-alt0.4
 
+%package -n mtrace
+Summary: A program to help interpret memory trace output
+Group: Development/Debuggers
+Conflicts: glibc-utils <= 2.17-alt8
+
 %package devel
 Summary: Include and object files required for C development
 Group: Development/C
@@ -253,6 +258,10 @@ timezones data in the system.
 This package contains miscellaneous non-essential %name utilities that
 didn't fit in specific packages.
 
+%description -n mtrace
+This package contains a program which interprets the memory traces
+and outputs a summary in an user-friendly way.
+
 %description nss
 NSS is a Name Service Switch subsystem.  The basic idea is to put the
 implementation of the different services offered to access the databases
@@ -612,6 +621,7 @@ fi
 %exclude %_bindir/iconv*
 %exclude %_bindir/locale*
 %exclude %_bindir/memusage*
+%exclude %_bindir/mtrace
 %exclude %_bindir/pcprofiledump
 %exclude %_bindir/tzselect
 %exclude %_bindir/xtrace
@@ -619,6 +629,9 @@ fi
 %_libdir/audit/sotruss-lib.so
 %exclude /var/db/Makefile
 
+%files -n mtrace
+%_bindir/mtrace
+
 %files devel -f devel.files
 %_libdir/lib*.so
 %exclude %_libdir/libmemusage.so
@@ -660,6 +673,11 @@ fi
 %_datadir/i18n
 
 %changelog
+* Sat Aug 30 2014 Michael Shigorin <mike на altlinux.org> 6:2.17-alt8.1
+- NMU: split mtrace into a subpackage of its own due to perl dependency
+  as it is the only perl script there, and a rather obscure one; see also
+  http://lists.altlinux.org/pipermail/devel/2009-October/175682.html
+
 * Wed Jan 15 2014 Dmitry V. Levin <ldv на altlinux.org> 6:2.17-alt8
 - libc.so: link libc.so.6 both before and after libc_nonshared.a,
   to fix spurious undefined reference with --as-needed reported
-- 
1.8.5.5


--YZ5djTAD1cGYuMQK--


Подробная информация о списке рассылки Devel