make the help subpackage noarch
This commit is contained in:
parent
6fe408a9b7
commit
7257744815
@ -45,7 +45,7 @@
|
||||
|
||||
Name: evolution
|
||||
Version: 2.25.90
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Group: Applications/Productivity
|
||||
Summary: Mail and calendar client for GNOME
|
||||
License: GPLv2+ and GFDL
|
||||
@ -175,6 +175,7 @@ Development files needed for building things which link against %{name}.
|
||||
Group: Applications/Productivity
|
||||
Summary: Help files for %{name}
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
BuildArch: noarch
|
||||
|
||||
%description help
|
||||
This package contains user documentation for %{name}.
|
||||
@ -688,6 +689,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libexecdir}/evolution/%{evo_major}/evolution-addressbook-clean
|
||||
|
||||
%changelog
|
||||
* Sat Feb 14 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.90-3.fc11
|
||||
- Make the help subpackage noarch
|
||||
|
||||
* Fri Feb 06 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.90-2.fc11
|
||||
- Update BuildRoot, License, Source and URL tags.
|
||||
- Require gnome-common so we don't have to patch it out.
|
||||
|
Loading…
Reference in New Issue
Block a user