diff --git a/gcc.changes b/gcc.changes index 101c024..472b902 100644 --- a/gcc.changes +++ b/gcc.changes @@ -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 diff --git a/gcc.spec b/gcc.spec index a1df1b7..05ccb2f 100644 --- a/gcc.spec +++ b/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