- Drop libffi packages.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc?expand=0&rev=12
This commit is contained in:
parent
148a1dc426
commit
ceae5137e2
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 12:24:23 UTC 2010 - rguenther@novell.com
|
||||
|
||||
- Drop libffi packages.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 26 11:30:14 CET 2010 - rguenther@novell.com
|
||||
|
||||
|
44
gcc.spec
44
gcc.spec
@ -341,38 +341,6 @@ Authors:
|
||||
--------
|
||||
The GCC team.
|
||||
|
||||
%package -n libffi-devel
|
||||
License: BSD3c
|
||||
Group: System/Libraries
|
||||
Summary: The system GNU Foreign Function Interface library development files
|
||||
Requires: libffi%{gcc_version}-devel
|
||||
|
||||
%description -n libffi-devel
|
||||
The system GNU Foreign Function Interface library development files.
|
||||
|
||||
|
||||
|
||||
%package -n libffi-devel-32bit
|
||||
License: BSD3c
|
||||
Group: System/Libraries
|
||||
Summary: The system GNU Foreign Function Interface library development files
|
||||
Requires: libffi%{gcc_version}-devel-32bit
|
||||
|
||||
%description -n libffi-devel-32bit
|
||||
The system GNU Foreign Function Interface library development files.
|
||||
|
||||
|
||||
|
||||
%package -n libffi-devel-64bit
|
||||
License: BSD3c
|
||||
Group: System/Libraries
|
||||
Summary: The system GNU Foreign Function Interface library development files
|
||||
Requires: libffi%{gcc_version}-devel-64bit
|
||||
|
||||
%description -n libffi-devel-64bit
|
||||
The system GNU Foreign Function Interface library development files.
|
||||
|
||||
|
||||
|
||||
%package -n gcc-z9
|
||||
License: GPLv2+
|
||||
@ -574,10 +542,6 @@ EOF
|
||||
# empty - only for the dependency
|
||||
%doc README
|
||||
|
||||
%files -n libffi-devel
|
||||
%defattr(-,root,root)
|
||||
# empty - only for the dependency
|
||||
%doc README
|
||||
%if %{separate_bi32}
|
||||
|
||||
%files -n gcc-32bit
|
||||
@ -605,10 +569,6 @@ EOF
|
||||
%{_prefix}/bin/gij32
|
||||
%{_prefix}/bin/grmiregistry32
|
||||
|
||||
%files -n libffi-devel-32bit
|
||||
%defattr(-,root,root)
|
||||
# empty - only for the dependency
|
||||
%doc README
|
||||
%endif
|
||||
%if %{separate_bi64}
|
||||
|
||||
@ -637,10 +597,6 @@ EOF
|
||||
%{_prefix}/bin/gij64
|
||||
%{_prefix}/bin/grmiregistry64
|
||||
|
||||
%files -n libffi-devel-64bit
|
||||
%defattr(-,root,root)
|
||||
# empty - only for the dependency
|
||||
%doc README
|
||||
%endif
|
||||
%ifarch s390 s390x
|
||||
|
||||
|
1
needed_space_in_mb
Normal file
1
needed_space_in_mb
Normal file
@ -0,0 +1 @@
|
||||
2500
|
Loading…
x
Reference in New Issue
Block a user