group BRs into libraries and tools
This commit is contained in:
parent
8be025a837
commit
ecf062e059
@ -113,7 +113,6 @@ URL: http://www.gimp.org/
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%__id_u -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%__id_u -n)
|
||||||
Obsoletes: gimp-perl < 2:2.0
|
Obsoletes: gimp-perl < 2:2.0
|
||||||
Obsoletes: gimp < 2:2.6.0-3
|
Obsoletes: gimp < 2:2.6.0-3
|
||||||
BuildRequires: chrpath >= 0.13-5
|
|
||||||
%if %{with aalib}
|
%if %{with aalib}
|
||||||
BuildRequires: aalib-devel
|
BuildRequires: aalib-devel
|
||||||
%endif
|
%endif
|
||||||
@ -169,6 +168,8 @@ BuildRequires: zlib-devel
|
|||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXmu-devel
|
BuildRequires: libXmu-devel
|
||||||
BuildRequires: libXpm-devel
|
BuildRequires: libXpm-devel
|
||||||
|
|
||||||
|
BuildRequires: chrpath >= 0.13-5
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
|
|
||||||
@ -615,6 +616,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%changelog
|
%changelog
|
||||||
* Wed Feb 12 2014 Nils Philippsen <nils@redhat.com>
|
* Wed Feb 12 2014 Nils Philippsen <nils@redhat.com>
|
||||||
- remove BRs contained in the minimal build environment
|
- remove BRs contained in the minimal build environment
|
||||||
|
- group BRs into libraries and tools
|
||||||
|
|
||||||
* Wed Dec 04 2013 Nils Philippsen <nils@redhat.com> - 2:2.8.10-4
|
* Wed Dec 04 2013 Nils Philippsen <nils@redhat.com> - 2:2.8.10-4
|
||||||
- avoid buffer overflows in file-xwd plug-in (CVE-2013-1913, CVE-2013-1978)
|
- avoid buffer overflows in file-xwd plug-in (CVE-2013-1913, CVE-2013-1978)
|
||||||
|
Loading…
Reference in New Issue
Block a user