rpms/strace/devel strace.spec,1.47,1.48

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Mar 26 14:42:21 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/strace/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30985

Modified Files:
	strace.spec 
Log Message:
add sparc64 to strace arches


Index: strace.spec
===================================================================
RCS file: /cvs/pkgs/rpms/strace/devel/strace.spec,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- strace.spec	19 Feb 2008 22:25:30 -0000	1.47
+++ strace.spec	26 Mar 2008 14:41:42 -0000	1.48
@@ -1,14 +1,14 @@
 Summary: Tracks and displays system calls associated with a running process
 Name: strace
 Version: 4.5.16
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: BSD
 Group: Development/Debuggers
 URL: http://sourceforge.net/projects/strace/
 Source0: http://dl.sourceforge.net/strace/%{name}-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-%define strace64_arches ppc64
+%define strace64_arches ppc64 sparc64
 
 %description
 The strace program intercepts and records the system calls called and
@@ -74,6 +74,9 @@
 
 
 %changelog
+* Wed Mar 26 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 4.5.16-4
+- add sparc64 to strace64 arches
+
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 4.5.16-3
 - Autorebuild for GCC 4.3
 




More information about the fedora-extras-commits mailing list