1 |
|
# $Id: ingo-h3.spec,v 1.6 2008/09/17 02:03:51 mrjhb3 Exp $ |
2 |
|
|
3 |
%define apachedir /etc/httpd |
%define apachedir /etc/httpd |
4 |
%define apacheuser www |
%define apacheuser www |
5 |
%define apachegroup www |
%define apachegroup www |
7 |
|
|
8 |
Summary: The email filter rules manager for Horde. |
Summary: The email filter rules manager for Horde. |
9 |
Name: ingo-h3 |
Name: ingo-h3 |
10 |
Version: 1.1.4 |
Version: 1.2.2 |
11 |
Release: 1%{?dist} |
Release: 1%{?dist} |
12 |
License: LGPL |
License: LGPL |
13 |
Group: Applications/Horde |
Group: Applications/Horde |
17 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
18 |
BuildRoot: /tmp/horde-root |
BuildRoot: /tmp/horde-root |
19 |
AutoReq: no |
AutoReq: no |
20 |
Requires: horde >= 3.1 |
Requires: horde >= 3.2 |
21 |
Requires: php >= 4.3.0 |
Requires: php >= 4.3.0 |
22 |
Requires: httpd >= 2.0.46 |
Requires: httpd >= 2.0.46 |
23 |
Prereq: /usr/bin/perl |
Prereq: /usr/bin/perl |
92 |
%config %{contentdir}/html/horde/ingo/config/*.xml |
%config %{contentdir}/html/horde/ingo/config/*.xml |
93 |
|
|
94 |
%changelog |
%changelog |
95 |
* Tue Nov 13 2007 John H. Bennett III <bennettj@johnbennettservices.com> 1.1.4-1 |
* Tue Oct 13 2009 John H. Bennett III <bennettj@johnbennettservices.com> 1.2.2-1 |
96 |
- Updated to ingo 1.1.4 [SME: 3571] |
- Update to Ingo 1.2.2 [SME: 5511] |
|
|
|
|
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
|
|
- Clean up spec so package can be built by koji/plague |
|
|
|
|
|
* Sun Apr 15 2007 John H. Bennett III <bennettj@johnbennettservices.com> 1.1.3-2 |
|
|
- Update to ingo to correct an issue with filter lists that didn't make it into |
|
|
the current version of ingo. http://bugs.horde.org/ticket/?id=4618. [SME: 2903] |
|
|
|
|
|
* Sat Mar 24 2007 John H. Bennett III <bennettj@johnbennettservices.com> 1.1.3-1 |
|
|
- Updated to ingo 1.1.3 [SME:2781] |
|
|
|
|
|
* Sat Dec 09 2006 Shad L. Lords <slords@mail.com> |
|
|
- Update to new release naming. No functional changes. |
|
|
- Make Packager generic |
|
|
|
|
|
* Mon Oct 23 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.1.2-00sme01 |
|
|
- Re-rolled to ingo 1.1.2 |
|
|
* Sat Sep 9 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.1.1-00sme01 |
|
|
- Updated to ingo 1.1.1 |
|
|
|
|
|
* Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.2-02sme01 |
|
|
- Adjust Release tag to our standard format [SME: 70] |
|
97 |
|
|
98 |
* Wed Nov 09 2005 Greg Swallow |
* Tue Sep 16 2008 John H. Bennett III <bennettj@johnbennettservices.com> 1.2.1-1 |
99 |
- Update to 1.0.2 |
- Update to Ingo 1.2.1 [SME: 4567] |
100 |
|
|
101 |
* Thu Sep 01 2005 Greg Swallow |
* Mon Jun 2 2008 John H. Bennett III <bennettj@johnbennettservices.com> 1.2-1 |
102 |
- [1.0.1-1sme01] |
- initial RPM roll for Ingo 1.2 |
|
- Initial Release |
|
103 |
|
|