OBS User unknown
2007-07-26 23:27:31 +00:00
committed by Git OBS Bridge
parent 7df59f4d85
commit 065cc200bc
6 changed files with 12 additions and 121 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package gdb (Version 6.6.50.20070713)
# spec file for package gdb (Version 6.6.50.20070726)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -23,7 +23,7 @@ License: GPL v2 or later
Group: Development/Tools/Debuggers
Autoreqprov: on
PreReq: %{install_info_prereq}
Version: 6.6.50.20070713
Version: 6.6.50.20070726
Release: 1
Summary: The GNU Debugger
Source: gdb-%{version}-cvs.tar.bz2
@@ -36,7 +36,6 @@ Patch6: sect-index-text.diff
Patch7: pie-relocate.diff
Patch8: mst-solib-trampoline.diff
Patch10: ppc-long-double.diff
Patch11: elf-symtab-read.diff
Patch12: find-pc-sect-line.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -75,7 +74,6 @@ Authors:
%patch7
%patch8
%patch10
%patch11
%patch12
%build
@@ -132,6 +130,8 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Thu Jul 26 2007 - schwab@suse.de
- Update to head of trunk.
* Fri Jul 13 2007 - schwab@suse.de
- Update to head of trunk.
* Sun Jun 24 2007 - schwab@suse.de