Require base package from -doc subpackage
This commit is contained in:
parent
3788e471e3
commit
1084079629
@ -44,6 +44,7 @@ Summary: Documentation for %{name}, includes full API docs
|
||||
Group: Documentation
|
||||
BuildArch: noarch
|
||||
BuildRequires: doxygen graphviz
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
|
||||
%description doc
|
||||
This package contains the full API documentation for %{name}.
|
||||
@ -102,6 +103,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
first two digits of tarball version.
|
||||
- Dropped R: pkgconfig from -devel as it's now automatically added by rpm
|
||||
- Own /usr/share/doc/libsigc++-2.0/ dir and mark /usr/share/devhelp/ as %%doc
|
||||
- Require base package from -doc subpackage
|
||||
|
||||
* Mon Feb 21 2011 Haïkel Guémar <hguemar@fedoraproject.org> - 2.2.8-3
|
||||
- fix documentation location (RHBZ #678981)
|
||||
|
Loading…
Reference in New Issue
Block a user