5 |
|
|
6 |
Summary: The Horde contact management application. |
Summary: The Horde contact management application. |
7 |
Name: turba-h3 |
Name: turba-h3 |
8 |
Version: 2.1.4 |
Version: 2.1.5 |
9 |
Release: 2%{?dist} |
Release: 1%{?dist} |
10 |
License: GPL |
License: GPL |
11 |
Group: Applications/Horde |
Group: Applications/Horde |
12 |
Source: ftp://ftp.horde.org/pub/turba/tarballs/turba-h3-%{version}.tar.gz |
Source: ftp://ftp.horde.org/pub/turba/tarballs/turba-h3-%{version}.tar.gz |
13 |
Source1: turba.conf |
Source1: turba.conf |
14 |
Patch1: turba-h3-2.1.4-2.javascript.patch |
#Patch1: |
15 |
URL: http://www.horde.org/ |
URL: http://www.horde.org/ |
16 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
17 |
BuildRoot: /tmp/turba-root |
BuildRoot: /tmp/turba-root |
37 |
%prep |
%prep |
38 |
%setup -q -n %{name}-%{version} |
%setup -q -n %{name}-%{version} |
39 |
|
|
40 |
%patch1 -p1 |
#%patch1 -p1 |
41 |
|
|
42 |
%build |
%build |
43 |
|
|
94 |
%config %{contentdir}/html/horde/turba/config/*.xml |
%config %{contentdir}/html/horde/turba/config/*.xml |
95 |
|
|
96 |
%changelog |
%changelog |
97 |
|
* Tue Nov 13 2007 John H. Bennett III <bennettj@johnbennettservices.com> 2.1.5-1 |
98 |
|
- Update to turba 2.1.5 [SME: 3570] |
99 |
|
|
100 |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
101 |
- Clean up spec so package can be built by koji/plague |
- Clean up spec so package can be built by koji/plague |
102 |
|
|