From e51d038fe797ed2e6e076e6a49ccb3af0baa4614 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Wed, 11 Apr 2012 20:54:30 +0100 Subject: [PATCH] Drop ExclusiveArch as all current Primary/Secondary Arches are supported --- ltrace.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ltrace.spec b/ltrace.spec index 69fdade..f1c92a4 100644 --- a/ltrace.spec +++ b/ltrace.spec @@ -1,7 +1,7 @@ Summary: Tracks runtime library calls from dynamically linked executables Name: ltrace Version: 0.6.0 -Release: 9%{?dist} +Release: 10%{?dist} URL: http://ltrace.alioth.debian.org/ License: GPLv2+ Group: Development/Debuggers