diff options
| author | Brenton Leanhardt <bleanhar@redhat.com> | 2008-07-28 10:56:58 -0400 |
|---|---|---|
| committer | Brenton Leanhardt <bleanhar@redhat.com> | 2008-07-28 10:56:58 -0400 |
| commit | 22867dd1fae98ed0e2e5b508d64d1eee04ea781f (patch) | |
| tree | 7c6357095bcd9d8179510a7664be0abcd9c3ac43 /genome-func | |
| parent | 0b84ef6bd550b66d98073c000c24e98e4e96d47c (diff) | |
Updates for moving away from the iso based quick start
Mostly just spec file fixes. The genome-repo-bootstrap script was updated to
rename the "respin" files since it would be confusing in the quickstart.
Diffstat (limited to 'genome-func')
| -rw-r--r-- | genome-func/genome-func.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/genome-func/genome-func.spec b/genome-func/genome-func.spec index dda0949..d46fd5f 100644 --- a/genome-func/genome-func.spec +++ b/genome-func/genome-func.spec @@ -4,14 +4,14 @@ Summary: Genome Func Applications Name: genome-func Source: genome-func-bin.tar.gz Version: 1.0.0 -Release: 2%{?dist} +Release: 3%{?dist} BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot Group: Applications/System URL: https://fedorahosting.org/genome License: GPLv2 BuildRequires: python-devel -Requires: func +Requires: func >= 0.21-2 %description Genome Func Applications to support the cloudmasterd functions |
