spec errors
This commit is contained in:
parent
df297c1239
commit
bad73d4c2b
1 changed files with 6 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ URL: http://www.bugzilla.org/
|
|||
Name: bugzilla
|
||||
Version: 3.0.2
|
||||
Group: Applications/Publishing
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
License: MPL
|
||||
Source0: http://ftp.mozilla.org/pub/mozilla.org/webtools/bugzilla-%{version}.tar.gz
|
||||
Source1: bugzilla-httpd-conf
|
||||
|
|
@ -113,6 +113,8 @@ popd > /dev/null
|
|||
%{bzinstallprefix}/bugzilla/skins
|
||||
%{bzinstallprefix}/bugzilla/t
|
||||
%{bzinstallprefix}/bugzilla/template
|
||||
%{bzinstallprefix}/bugzilla/cron.daily
|
||||
%{bzinstallprefix}/bugzilla/cron.whine
|
||||
%ghost %{bzinstallprefix}/bugzilla/bugzilla-req
|
||||
%config(noreplace) %{_sysconfdir}/httpd/conf.d/bugzilla.conf
|
||||
%defattr(-,root,root,-)
|
||||
|
|
@ -131,6 +133,9 @@ popd > /dev/null
|
|||
%{bzinstallprefix}/bugzilla/contrib
|
||||
|
||||
%changelog
|
||||
* Fri Dec 28 2007 John Berninger <john at ncphotography dot com> - 3.0.2-6
|
||||
- Add cron.daily, cron.whine to payload list
|
||||
|
||||
* Fri Dec 28 2007 John Berninger <john at ncphotography dot com> - 3.0.2-5
|
||||
- Typo in spec file, rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue