1 |
|
# $Id: nag-h3.spec,v 1.4 2008/06/26 18:05:58 slords Exp $ |
2 |
|
# Authority: mrjhb3 |
3 |
|
# Name: John H. Bennett III |
4 |
|
|
5 |
%define apachedir /etc/httpd |
%define apachedir /etc/httpd |
6 |
%define apacheuser www |
%define apacheuser www |
7 |
%define apachegroup www |
%define apachegroup www |
9 |
|
|
10 |
Summary: The task list application for Horde. |
Summary: The task list application for Horde. |
11 |
Name: nag-h3 |
Name: nag-h3 |
12 |
Version: 2.1.3 |
Version: 2.2 |
13 |
Release: 1%{?dist} |
Release: 1%{?dist} |
14 |
License: LGPL |
License: LGPL |
15 |
Group: Applications/Horde |
Group: Applications/Horde |
18 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
19 |
BuildRoot: /tmp/horde-root |
BuildRoot: /tmp/horde-root |
20 |
AutoReq: no |
AutoReq: no |
21 |
Requires: horde >= 3.1 |
Requires: horde >= 3.2 |
22 |
Requires: php >= 4.3.0 |
Requires: php >= 4.3.0 |
23 |
Requires: httpd >= 2.0.46 |
Requires: httpd >= 2.0.46 |
24 |
Prereq: /usr/bin/perl |
Prereq: /usr/bin/perl |
74 |
%{contentdir}/html/horde/nag/scripts |
%{contentdir}/html/horde/nag/scripts |
75 |
%{contentdir}/html/horde/nag/templates |
%{contentdir}/html/horde/nag/templates |
76 |
%{contentdir}/html/horde/nag/themes |
%{contentdir}/html/horde/nag/themes |
77 |
|
%{contentdir}/html/horde/nag/tasklists/ |
78 |
# Mark documentation files with %doc and %docdir |
# Mark documentation files with %doc and %docdir |
79 |
%doc %{contentdir}/html/horde/nag/COPYING |
%doc %{contentdir}/html/horde/nag/COPYING |
80 |
%doc %{contentdir}/html/horde/nag/README |
%doc %{contentdir}/html/horde/nag/README |
90 |
%config %{contentdir}/html/horde/nag/config/*.xml |
%config %{contentdir}/html/horde/nag/config/*.xml |
91 |
|
|
92 |
%changelog |
%changelog |
93 |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
* Mon Jun 2 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-1 |
94 |
- Clean up spec so package can be built by koji/plague |
- initial RPM roll for Nag 2.2 |
|
|
|
|
* Fri Mar 23 2007 John H. Bennett III 2.1.3-1 |
|
|
- Updated to nag 2.1.3 |
|
|
|
|
|
* Fri Nov 24 2006 John H. Bennett III 2.1.2-00sme01 |
|
|
- Updated to nag 2.1.2 |
|
|
|
|
|
* Wed Feb 15 2006 John H. Bennett III 2.1.1-00sme01 |
|
|
- Updated to nag 2.1.1 |
|
|
|
|
|
* Wed Feb 15 2006 John H. Bennett III 2.0.4-1sme01 |
|
|
- Initial Release of Nag 2.0.4 building on Greg's work |
|
|
|
|
|
* Thu Sep 01 2005 Greg Swallow |
|
|
- [1.0-1sme01] |
|
|
- Initial Release |
|