diff options
| author | Brenton Leanhardt <bleanhar@redhat.com> | 2008-06-30 10:39:00 -0400 |
|---|---|---|
| committer | Brenton Leanhardt <bleanhar@redhat.com> | 2008-06-30 10:42:34 -0400 |
| commit | b46ef012414eaa3b9fc376916e02e99e03d5535c (patch) | |
| tree | ae3e8ae459dfaf052c2aaabf2d6a5df15f01a8cc | |
| parent | 5ff94f7262b6a7b6a1e0ff6535b2b374389ec728 (diff) | |
Adding BuildRequires for everest-docs
| -rw-r--r-- | everest-docs/everest-docs.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/everest-docs/everest-docs.spec b/everest-docs/everest-docs.spec index e5790d1..1d081bf 100644 --- a/everest-docs/everest-docs.spec +++ b/everest-docs/everest-docs.spec @@ -1,6 +1,6 @@ Name: everest-docs Version: 1.0.0 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Everest documentation Group: Applications/System @@ -10,6 +10,7 @@ Source0: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: publican-everest Requires: httpd %description |
