- Fix gcc-devel guard to use %sle_version.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc?expand=0&rev=81
This commit is contained in:
parent
a786bd0997
commit
b7156f43ff
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 9 11:19:29 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
- Fix gcc-devel guard to use %sle_version.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 7 11:39:55 UTC 2017 - rguenther@suse.com
|
Wed Jun 7 11:39:55 UTC 2017 - rguenther@suse.com
|
||||||
|
|
||||||
|
2
gcc.spec
2
gcc.spec
@ -451,7 +451,7 @@ EOF
|
|||||||
%doc %{_mandir}/man1/cpp.1.gz
|
%doc %{_mandir}/man1/cpp.1.gz
|
||||||
|
|
||||||
# Plugins are only enabled for Tumbleweed
|
# Plugins are only enabled for Tumbleweed
|
||||||
%if %{suse_version} == 1330
|
%if 0%{!?sle_version:1}
|
||||||
%files -n gcc-devel
|
%files -n gcc-devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
# empty - only for the dependency
|
# empty - only for the dependency
|
||||||
|
Loading…
x
Reference in New Issue
Block a user