- 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:
parent
14fff57287
commit
78e81a4a3f
@ -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
|
Wed Nov 28 14:03:29 UTC 2012 - rguenther@suse.com
|
||||||
|
|
||||||
|
1
gcc.spec
1
gcc.spec
@ -47,6 +47,7 @@ Obsoletes: gcc-mudflap
|
|||||||
Requires: cpp
|
Requires: cpp
|
||||||
Requires: gcc%{gcc_version}
|
Requires: gcc%{gcc_version}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
BuildRequires: gcc%{gcc_version}
|
||||||
Source: cpp
|
Source: cpp
|
||||||
Source99: README.packaging
|
Source99: README.packaging
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user