rpms/gdb/devel gdb.spec,1.339,1.340

Dennis Gilmore ausil at fedoraproject.org
Mon Apr 13 18:41:29 UTC 2009


Author: ausil

Update of /cvs/pkgs/rpms/gdb/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7277

Modified Files:
	gdb.spec 
Log Message:
enable gdbserver package on sparc64



Index: gdb.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gdb/devel/gdb.spec,v
retrieving revision 1.339
retrieving revision 1.340
diff -u -r1.339 -r1.340
--- gdb.spec	5 Apr 2009 21:02:55 -0000	1.339
+++ gdb.spec	13 Apr 2009 18:40:58 -0000	1.340
@@ -13,7 +13,7 @@
 
 # The release always contains a leading reserved number, start it at 1.
 # `upstream' is not a part of `name' to stay fully rpm dependencies compatible for the testing.
-Release: 15%{?_with_upstream:.upstream}%{?dist}
+Release: 16%{?_with_upstream:.upstream}%{?dist}
 
 License: GPLv3+
 Group: Development/Debuggers
@@ -844,13 +844,16 @@
 
 # don't include the files in include, they are part of binutils
 
-%ifnarch sparcv9 sparc64
+%ifnarch sparcv9 
 %files gdbserver
 %{_bindir}/gdbserver
 %{_mandir}/*/gdbserver.1*
 %endif
 
 %changelog
+* Mon Apr 13 2009 Dennis Gilmore <dennis at ausil.us> - 6.8.50.20090302-16
+- enable gdbserver package on sparc64
+
 * Sun Apr  5 2009 Jan Kratochvil <jan.kratochvil at redhat.com> - 6.8.50.20090302-15
 - Archer update to the snapshot: 7c7c77576669d17ad5072daa47ea3a4fd954483d
 - Archer backport: 7c7c77576669d17ad5072daa47ea3a4fd954483d (Peter Bergner)




More information about the fedora-extras-commits mailing list