2015-04-22 09:00:17 +00:00
committed by Git OBS Bridge
parent f8964e837e
commit 7276e61a56
3 changed files with 4 additions and 4 deletions

View File

@@ -36,7 +36,7 @@ Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# Do not provide URL for snapshots as the file lasts there only for 2 days.
# ftp://sourceware.org/pub/gdb/releases/gdb-%{version}.tar.gz
Source: gdb-%{version}.tar.xz
Source: gdb-%{version}.tar.bz2
Url: http://gnu.org/software/gdb/
%if "%{scl}" == "devtoolset-1.1"