5 |
|
|
6 |
Summary: The email filter rules manager for Horde. |
Summary: The email filter rules manager for Horde. |
7 |
Name: ingo-h3 |
Name: ingo-h3 |
8 |
Version: 1.1.3 |
Version: 1.1.4 |
9 |
Release: 2%{?dist} |
Release: 1%{?dist} |
10 |
License: LGPL |
License: LGPL |
11 |
Group: Applications/Horde |
Group: Applications/Horde |
12 |
Source: ftp://ftp.horde.org/pub/ingo/tarballs/ingo-h3-%{version}.tar.gz |
Source: ftp://ftp.horde.org/pub/ingo/tarballs/ingo-h3-%{version}.tar.gz |
13 |
Patch0: ingo-1.1.3-2.filter.patch |
#Patch0: |
14 |
URL: http://www.horde.org/ |
URL: http://www.horde.org/ |
15 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
16 |
BuildRoot: /tmp/horde-root |
BuildRoot: /tmp/horde-root |
36 |
%prep |
%prep |
37 |
%setup -q -n %{name}-%{version} |
%setup -q -n %{name}-%{version} |
38 |
|
|
39 |
%patch0 -p1 |
#%patch0 -p1 |
40 |
|
|
41 |
%build |
%build |
42 |
|
|
90 |
%config %{contentdir}/html/horde/ingo/config/*.xml |
%config %{contentdir}/html/horde/ingo/config/*.xml |
91 |
|
|
92 |
%changelog |
%changelog |
93 |
|
* Tue Nov 13 2007 John H. Bennett III <bennettj@johnbennettservices.com> 1.1.4-1 |
94 |
|
- Updated to ingo 1.1.4 [SME: 3571] |
95 |
|
|
96 |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
97 |
- Clean up spec so package can be built by koji/plague |
- Clean up spec so package can be built by koji/plague |
98 |
|
|