Make -doc noarch
This commit is contained in:
parent
ced11bca9f
commit
e5c72c33e7
@ -1,6 +1,6 @@
|
|||||||
Name: libxcb
|
Name: libxcb
|
||||||
Version: 1.2
|
Version: 1.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A C binding to the X11 protocol
|
Summary: A C binding to the X11 protocol
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -44,6 +44,7 @@ developing applications that use %{name}.
|
|||||||
%package doc
|
%package doc
|
||||||
Summary: Documentation for %{name}
|
Summary: Documentation for %{name}
|
||||||
Group: Documentation
|
Group: Documentation
|
||||||
|
BuildArch: noarch
|
||||||
|
|
||||||
%description doc
|
%description doc
|
||||||
The %{name}-doc package contains documentation for the %{name} library.
|
The %{name}-doc package contains documentation for the %{name} library.
|
||||||
@ -86,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/doc/%{name}-%{version}
|
%{_datadir}/doc/%{name}-%{version}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 24 2009 Matthias Clasen <mclasen@redhat.com> 1.2-2
|
||||||
|
- Make -doc noarch
|
||||||
|
|
||||||
* Wed Feb 18 2009 Adam Jackson <ajax@redhat.com> 1.2-1
|
* Wed Feb 18 2009 Adam Jackson <ajax@redhat.com> 1.2-1
|
||||||
- libxcb 1.2
|
- libxcb 1.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user