make -doc noarch
This commit is contained in:
parent
2422e9f61c
commit
0137c9c0c3
@ -8,7 +8,7 @@
|
||||
|
||||
Name: pygobject2
|
||||
Version: 2.16.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: Development/Languages
|
||||
Summary: Python bindings for GObject
|
||||
@ -52,6 +52,7 @@ libraries such as pygtk2.
|
||||
%package doc
|
||||
Summary: Documentation files for %{name}
|
||||
Group: Development/Languages
|
||||
BuildArch: noarch
|
||||
|
||||
%description doc
|
||||
This package contains documentation files for %{name}.
|
||||
@ -112,6 +113,9 @@ rm -fr $RPM_BUILD_ROOT
|
||||
%{_datadir}/pygobject/xsl
|
||||
|
||||
%changelog
|
||||
* Tue Feb 24 2009 Matthias Clasen <mclasen@redhat.com> - 2.16.1-2
|
||||
- Make -doc noarch
|
||||
|
||||
* Sun Feb 22 2009 - Matthew Barnes <mbarnes@redhat.com> - 2.16.1-1.fc11
|
||||
- Update to 2.16.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user