Accepting request 145310 from devel:gcc
- Add BuildRequires to gcc$version, required for cc1 path detection. OBS-URL: https://build.opensuse.org/request/show/145310 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=42
This commit is contained in:
commit
2ce9361872
@ -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…
Reference in New Issue
Block a user