1 |
|
# $Id: nag-h3.spec,v 1.6 2008/11/25 16:20:14 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.4 |
Version: 2.3.1 |
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 |
* Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 2.1.4-1 |
* Sat Dec 06 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.3.1-1 |
94 |
- Updated to nag 2.1.4 |
- Updated to Nag 2.3.1 |
|
|
|
|
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
|
|
- Clean up spec so package can be built by koji/plague |
|
|
|
|
|
* 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 |
|
95 |
|
|
96 |
* Wed Feb 15 2006 John H. Bennett III 2.0.4-1sme01 |
* Sun Sep 28 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.3-1 |
97 |
- Initial Release of Nag 2.0.4 building on Greg's work |
- Updated to Nag 2.3 |
98 |
|
|
99 |
* Thu Sep 01 2005 Greg Swallow |
* Mon Jun 2 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-1 |
100 |
- [1.0-1sme01] |
- initial RPM roll for Nag 2.2 |
|
- Initial Release |
|