1 |
|
# $Id: mnemo-h3.spec,v 1.9 2009/10/10 21:43:09 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 notes and memos application for Horde. |
Summary: The notes and memos application for Horde. |
11 |
Name: mnemo-h3 |
Name: mnemo-h3 |
12 |
Version: 2.1.2 |
Version: 2.2.3 |
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 |
75 |
%{contentdir}/html/horde/mnemo/scripts |
%{contentdir}/html/horde/mnemo/scripts |
76 |
%{contentdir}/html/horde/mnemo/templates |
%{contentdir}/html/horde/mnemo/templates |
77 |
%{contentdir}/html/horde/mnemo/themes |
%{contentdir}/html/horde/mnemo/themes |
78 |
|
%{contentdir}/html/horde/mnemo/note |
79 |
|
%{contentdir}/html/horde/mnemo/notepads |
80 |
|
%{contentdir}/html/horde/mnemo/notes |
81 |
# Mark documentation files with %doc and %docdir |
# Mark documentation files with %doc and %docdir |
82 |
%doc %{contentdir}/html/horde/mnemo/LICENSE |
%doc %{contentdir}/html/horde/mnemo/LICENSE |
83 |
%doc %{contentdir}/html/horde/mnemo/README |
%doc %{contentdir}/html/horde/mnemo/README |
93 |
%config %{contentdir}/html/horde/mnemo/config/*.xml |
%config %{contentdir}/html/horde/mnemo/config/*.xml |
94 |
|
|
95 |
%changelog |
%changelog |
96 |
* Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 2.1.2-1 |
* Sun Dec 27 2009 John H. Bennett III <bennettj@johnbennettservices.com> 2.2.3-1 |
97 |
- Updated to mnemo 2.1.2 |
- Update to Mnemo 2.2.3 |
|
|
|
|
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
|
|
- Clean up spec so package can be built by koji/plague |
|
|
|
|
|
* Fri Nov 24 2006 John H. Bennett III 2.1.1-00sme01 |
|
|
- Updated to mnemo 2.1.1 |
|
98 |
|
|
99 |
* Sat Sep 9 2006 John H. Bennett III 2.1-00sme01 |
* Sat Oct 10 2009 John H. Bennett III <bennettj@johnbennettservices.com> 2.2.2-1 |
100 |
- Updated to mnemo 2.1 |
- Update to Mnemo 2.2.2 |
101 |
|
|
102 |
* Wed Feb 15 2006 John H. Bennett III 2.0.3-1sme01 |
* Tue Sep 16 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2.1-1 |
103 |
- Initial Release of Mnemo 2.0.3 building on Greg's work |
- Update to Mnemo 2.2.1 |
104 |
|
|
105 |
* Thu Sep 01 2005 Greg Swallow |
* Mon Jun 2 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-1 |
106 |
- [1.0-1sme01] |
- initial RPM roll for Mnemo 2.2 |
|
- Initial Release |
|