]> git.pld-linux.org Git - packages/wordpress.git/blame - wordpress.spec
- rel 4 to denote i'm finished
[packages/wordpress.git] / wordpress.spec
CommitLineData
45cc6939
ER
1# TODO
2# - security http://security.gentoo.org/glsa/glsa-200506-04.xml
0fce2a21 3# - security http://security.gentoo.org/glsa/glsa-200507-02.xml
3ab985b1 4# - put config files to %{_sysconfdir}!
ec33fe30 5Summary: Personal publishing system
6Summary(pl): Osobisty system publikacji
7Name: wordpress
8Version: 1.5
83b77846 9Release: 4
ec33fe30 10License: GPL
11Group: Applications/Publishing
12Source0: http://wordpress.org/latest.tar.gz
13# Source0-md5: df6dc18a7a0d93fa6bb187eb48b41612
54d512d5 14Source1: wp-secure.sh
15Source2: wp-setup.sh
16Source3: wp-setup.txt
20ae9c53 17Source4: %{name}.conf
ec33fe30 18URL: http://wordpress.org/
3ab985b1
ER
19Requires: php >= 3:4.1
20Requires: php-gettext >= 4:5.0
21Requires: php-mysql >= 4:5.0
22Requires: php-pcre >= 4:5.0
23Requires: php-xml >= 4:5.0
24Requires: php-xmlrpc >= 4:5.0
25Requires: webapps
edeb68e0 26BuildArch: noarch
ec33fe30 27BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
28
3ab985b1
ER
29%define _appdir %{_datadir}/%{name}
30%define _webapps /etc/webapps
31%define _webapp %{name}
32%define _sysconfdir %{_webapps}/%{_webapp}
ec33fe30 33
34%description
35WordPress is a state-of-the-art semantic personal publishing platform
36with a focus on aesthetics, web standards, and usability. WordPress
37was born out of a desire for an elegant, well-architectured personal
38publishing system (also called blog or weblog) built on PHP and MySQL
39and licensed under the GPL. It is the official successor of
40b2/cafelog. WordPress is fresh software, but its roots and development
41go back to 2001.
42
43%description -l pl
44