diff options
| author | Matthew Hicks <mhicks@mhicks-host.usersys.redhat.com> | 2008-06-24 18:31:38 -0400 |
|---|---|---|
| committer | Matthew Hicks <mhicks@mhicks-host.usersys.redhat.com> | 2008-06-24 18:31:38 -0400 |
| commit | 2576ecb371d9f4daee1e8a94ef64ea583d37dfb7 (patch) | |
| tree | ba994304353fc81ef60a48a5cbe4acc5c1df4426 /everest-styling | |
| parent | bed561fbee8fb75deb7f9e7d76bf9014f162d770 (diff) | |
More .gitignore cleanup
Spec file / version cleanup
Diffstat (limited to 'everest-styling')
| -rw-r--r-- | everest-styling/.gitignore | 2 | ||||
| -rw-r--r-- | everest-styling/everest-styling.spec | 9 |
2 files changed, 4 insertions, 7 deletions
diff --git a/everest-styling/.gitignore b/everest-styling/.gitignore deleted file mode 100644 index 8a05bed..0000000 --- a/everest-styling/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -*.rpm -*.tar.gz diff --git a/everest-styling/everest-styling.spec b/everest-styling/everest-styling.spec index b405469..9d6ddf0 100644 --- a/everest-styling/everest-styling.spec +++ b/everest-styling/everest-styling.spec @@ -1,14 +1,13 @@ Summary: Everest CSS Styles Name: everest-styling Source: everest-styling-bin.tar.gz -Version: 0.1 +Version: 1.0.0 Release: 1 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot -Group: Red Hat -Vendor: Red Hat -URL: http://www.redhat.com -License: TBD +Group: Applications/System +URL: https://fedorahosting.org/everest +License: GPLv2 Requires: httpd %description |
