1 |
|
# $Id: kronolith-h3.spec,v 1.5 2008/06/26 18:01:37 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 web-based calendar system for Horde. |
Summary: The web-based calendar system for Horde. |
11 |
Name: kronolith-h3 |
Name: kronolith-h3 |
12 |
Version: 2.1.7 |
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 |
73 |
%{contentdir}/html/horde/kronolith/scripts |
%{contentdir}/html/horde/kronolith/scripts |
74 |
%{contentdir}/html/horde/kronolith/templates |
%{contentdir}/html/horde/kronolith/templates |
75 |
%{contentdir}/html/horde/kronolith/themes |
%{contentdir}/html/horde/kronolith/themes |
76 |
|
%{contentdir}/html/horde/kronolith/calendars |
77 |
# Mark documentation files with %doc and %docdir |
# Mark documentation files with %doc and %docdir |
78 |
%doc %{contentdir}/html/horde/kronolith/COPYING |
%doc %{contentdir}/html/horde/kronolith/COPYING |
79 |
%doc %{contentdir}/html/horde/kronolith/README |
%doc %{contentdir}/html/horde/kronolith/README |
89 |
%config %{contentdir}/html/horde/kronolith/config/*.xml |
%config %{contentdir}/html/horde/kronolith/config/*.xml |
90 |
|
|
91 |
%changelog |
%changelog |
92 |
* Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 2.1.7-1 |
* Mon Jun 2 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-1 |
93 |
- Updated to kronolith 2.1.7 |
- initial RPM roll for Kronolith 2.2 |
|
|
|
|
* Mon Nov 11 2007 John H. Bennett III <bennettj@johnbennettservices.com> 2.1.6-1 |
|
|
- Updated to kronolith 2.1.6 |
|
|
|
|
|
* 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 <bennettj@johnbennettservices.com> 2.1.5-1 |
|
|
- Updated to kronolith 2.1.5 |
|
|
|
|
|
* Mon Dec 4 2006 John H. Bennett III <bennettj@johnbennettservices.com> 2.1.4-00sme01 |
|
|
- Updated to kronolith 2.1.4 |
|
|
|
|
|
* Fri Nov 24 2006 John H. Bennett III <bennettj@johnbennettservices.com> 2.1.3-00sme01 |
|
|
- Updated to kronolith 2.1.3 |
|
|
|
|
|
* Sat Sep 9 2006 John H. Bennett III <bennettj@johnbennettservices.com> 2.1.2-00sme01 |
|
|
- Updated to kronolith 2.1.2 |
|
|
|
|
|
* Wed Mar 1 2006 John H. Bennett III <bennettj@johnbennettservices.com> 2.0.6-1sme02 |
|
|
- Removed post and postun events |
|
|
- Renamed to smeserver-kronolith to represent an addon product |
|
|
|
|
|
* Wed Feb 15 2006 John H. Bennett III <bennettj@johnbennettservices.com> 2.0.6-1sme01 |
|
|
- Initial Release of Kronolith 2.0.6 building on Greg's work |
|
|
|
|
|
* Thu Sep 01 2005 Greg Swallow |
|
|
- [1.0-1sme01] |
|
|
- Initial Release |
|
|
|
|
|
|
|