make devel-docs noarch
This commit is contained in:
parent
9f9a0a50f7
commit
3ef8eac407
@ -16,7 +16,7 @@
|
|||||||
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
|
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
|
||||||
Name: gtk2
|
Name: gtk2
|
||||||
Version: %{base_version}
|
Version: %{base_version}
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: http://download.gnome.org/sources/gtk+/2.15/gtk+-%{version}.tar.bz2
|
Source: http://download.gnome.org/sources/gtk+/2.15/gtk+-%{version}.tar.bz2
|
||||||
@ -125,8 +125,7 @@ Group: Development/Libraries
|
|||||||
Requires: gtk2 = %{version}-%{release}
|
Requires: gtk2 = %{version}-%{release}
|
||||||
# for /usr/share/gtk-doc/html
|
# for /usr/share/gtk-doc/html
|
||||||
Requires: gtk-doc
|
Requires: gtk-doc
|
||||||
# not enabled in koji yet
|
BuildArch: noarch
|
||||||
#BuildArch: noarch
|
|
||||||
|
|
||||||
%description devel-docs
|
%description devel-docs
|
||||||
This package contains developer documentation for the GTK+ widget toolkit.
|
This package contains developer documentation for the GTK+ widget toolkit.
|
||||||
@ -337,6 +336,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Feb 22 2009 Matthias Clasen <mclasen@redhat.com> - 2.15.4-3
|
||||||
|
- Make the devel-docs subpackage noarch
|
||||||
|
|
||||||
* Wed Feb 18 2009 Matthias Clasen <mclasen@redhat.com> - 2.15.4-2
|
* Wed Feb 18 2009 Matthias Clasen <mclasen@redhat.com> - 2.15.4-2
|
||||||
- Ignore disconnected monitors
|
- Ignore disconnected monitors
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user