]> git.pld-linux.org Git - projects/template-specs.git/blame - horde.spec
- up macros requirement for installing cross-arch packages
[projects/template-specs.git] / horde.spec
CommitLineData
02bce657
ER
1#define _rc rc1
2%define _snap 2005-08-01
eeb8a3ce 3%define _rel 1
02bce657
ER
4
5# REPLACE words 'SKELETON', 'Skeleton', 'skeleton' with your application
6# GET THE Summary from here: http://www.horde.org/source/modules.php
7# FIND .htaccess FILES AND MAKE SURE APACHE CONF DISABLES ACCESS TO
8# THOSE DIRS: find -name '.??*' IS EASY TO LOCATE.
9
10%include /usr/lib/rpm/macros.php
11Summary: Template for horde projects
12Name: skeleton
13Version: 0.1
14Release: %{?_rc:%{_rc}.}%{?_snap:0.%(echo %{_snap} | tr -d -).}%{_rel}
15License: GPL v2 (CHECK IT FIRST)
16Group: Applications/WWW
17#Source0: ftp://ftp.horde.org/pub/skeleton/%{name}-h3-%{version}.tar.gz
18#Source0: ftp://ftp.horde.org/pub/skeleton/%{name}-h3-%{version}-%{_rc}.tar.gz
19#Source0: ftp://ftp.horde.org/pub/snaps/%{_snap}/%{name}-HEAD-%{_snap}.tar.gz
eeb8a3ce 20# Source0-md5: -
02bce657
ER
21# COPY IN SOURCES ../SOURCES/ingo.conf AS SOURCE1 HERE:
22# cp ../SOURCES/{ingo,skeleton}.conf
23# DON'T FORGET TO :%s#ingo#skeleton#g in that file
24Source1: %{name}.conf
25URL: http://www.horde.org/skeleton/
26BuildRequires: rpmbuild(macros) >= 1.226
27Requires: apache >= 1.3.33-2
28Requires: apache(mod_access)
29Requires: horde >= 3.0
30BuildArch: noarch
31BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
32
33# horde accesses it directly in help->about
34%define _noautocompressdoc CREDITS
eeb8a3ce 35%define _noautoreq 'pear(Horde.*)'
02bce657
ER
36
37%define hordedir /usr/share/horde
38%define _sysconfdir /etc/horde.org
39%define _appdir %{hordedir}/%{name}
40
41# GET DESCRIPTION FROM PROJECT URL
42%description
43SKELETON
44
45The Horde Project writes web applications in PHP and releases them
46under the GNU Public License. For more information (including help
47with Skeleton) please visit <http://www.horde.org/>.
48
f01e19b1
JB
49%description -l pl
50SKELETON
51
52Projekt Horde tworzy aplikacje WWW w PHP i wydaje je na licencji GNU
53