1 |
|
# $Id: nag-h3.spec,v 1.10 2010/01/18 17:23:48 mrjhb3 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.3.5 |
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 |
|
%{contentdir}/html/horde/nag/tasks/ |
79 |
# Mark documentation files with %doc and %docdir |
# Mark documentation files with %doc and %docdir |
80 |
%doc %{contentdir}/html/horde/nag/COPYING |
%doc %{contentdir}/html/horde/nag/COPYING |
81 |
%doc %{contentdir}/html/horde/nag/README |
%doc %{contentdir}/html/horde/nag/README |
91 |
%config %{contentdir}/html/horde/nag/config/*.xml |
%config %{contentdir}/html/horde/nag/config/*.xml |
92 |
|
|
93 |
%changelog |
%changelog |
94 |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
* Mon May 10 2010 John H. Bennett III <bennettj@johnbennettservices.com> 2.3.5-1 |
95 |
- Clean up spec so package can be built by koji/plague |
- Updated to Nag 2.3.5 |
96 |
|
|
97 |
|
* Sun Dec 27 2009 John H. Bennett III <bennettj@johnbennettservices.com> 2.3.4-1 |
98 |
|
- Updated to Nag 2.3.4 |
99 |
|
|
100 |
* Fri Mar 23 2007 John H. Bennett III 2.1.3-1 |
* Sat Oct 10 2009 John H. Bennett III <bennettj@johnbennettservices.com> 2.3.3-1 |
101 |
- Updated to nag 2.1.3 |
- Updated to Nag 2.3.3 |
102 |
|
|
103 |
* Fri Nov 24 2006 John H. Bennett III 2.1.2-00sme01 |
* Wed Jun 17 2009 John H. Bennett III <bennettj@johnbennettservices.com> 2.3.2-1 |
104 |
- Updated to nag 2.1.2 |
- Updated to Nag 2.3.2 |
105 |
|
|
106 |
* Wed Feb 15 2006 John H. Bennett III 2.1.1-00sme01 |
* Sat Dec 06 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.3.1-1 |
107 |
- Updated to nag 2.1.1 |
- Updated to Nag 2.3.1 |
108 |
|
|
109 |
* 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 |
110 |
- Initial Release of Nag 2.0.4 building on Greg's work |
- Updated to Nag 2.3 |
111 |
|
|
112 |
* Thu Sep 01 2005 Greg Swallow |
* Mon Jun 2 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-1 |
113 |
- [1.0-1sme01] |
- initial RPM roll for Nag 2.2 |
|
- Initial Release |
|