1 |
|
# $Id$ |
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 Horde contact management application. |
Summary: The Horde contact management application. |
9 |
Name: turba-h3 |
Name: turba-h3 |
10 |
Version: 2.1.4 |
Version: 2.1.7 |
11 |
Release: 2%{?dist} |
Release: 1%{?dist} |
12 |
License: GPL |
License: GPL |
13 |
Group: Applications/Horde |
Group: Applications/Horde |
14 |
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 |
15 |
Source1: turba.conf |
Source1: turba.conf |
16 |
Patch1: turba-h3-2.1.4-2.javascript.patch |
#Patch1: |
17 |
URL: http://www.horde.org/ |
URL: http://www.horde.org/ |
18 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
19 |
BuildRoot: /tmp/turba-root |
BuildRoot: /tmp/turba-root |
39 |
%prep |
%prep |
40 |
%setup -q -n %{name}-%{version} |
%setup -q -n %{name}-%{version} |
41 |
|
|
42 |
%patch1 -p1 |
#%patch1 -p1 |
43 |
|
|
44 |
%build |
%build |
45 |
|
|
96 |
%config %{contentdir}/html/horde/turba/config/*.xml |
%config %{contentdir}/html/horde/turba/config/*.xml |
97 |
|
|
98 |
%changelog |
%changelog |
99 |
|
* Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 2.1.7-1 |
100 |
|
- Update to turba 2.1.7 [SME: 4093] |
101 |
|
|
102 |
|
* Tue Nov 13 2007 John H. Bennett III <bennettj@johnbennettservices.com> 2.1.5-1 |
103 |
|
- Update to turba 2.1.5 [SME: 3570] |
104 |
|
|
105 |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
106 |
- Clean up spec so package can be built by koji/plague |
- Clean up spec so package can be built by koji/plague |
107 |
|
|