- Add BuildRequires to gcc$version, required for cc1 path detection.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc?expand=0&rev=35
This commit is contained in:
Richard Biener 2012-12-13 14:17:11 +00:00 committed by Git OBS Bridge
parent 14fff57287
commit 78e81a4a3f
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Dec 13 14:15:21 UTC 2012 - rguenther@suse.com
- Add BuildRequires to gcc$version, required for cc1 path detection.
-------------------------------------------------------------------
Wed Nov 28 14:03:29 UTC 2012 - rguenther@suse.com

View File

@ -47,6 +47,7 @@ Obsoletes: gcc-mudflap
Requires: cpp
Requires: gcc%{gcc_version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: gcc%{gcc_version}
Source: cpp
Source99: README.packaging