]> git.pld-linux.org Git - packages/wordpress.git/blame - wordpress.spec
- TODO security
[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
ec33fe30 4Summary: Personal publishing system
5Summary(pl): Osobisty system publikacji
6Name: wordpress
7Version: 1.5
20ae9c53 8Release: 3
ec33fe30 9License: GPL
10Group: Applications/Publishing
11Source0: http://wordpress.org/latest.tar.gz
12# Source0-md5: df6dc18a7a0d93fa6bb187eb48b41612
54d512d5 13Source1: wp-secure.sh
14Source2: wp-setup.sh
15Source3: wp-setup.txt
20ae9c53 16Source4: %{name}.conf
ec33fe30 17URL: http://wordpress.org/
ec33fe30 18Requires: php >= 4.1
ec33fe30 19Requires: php-gettext >= 5.0
edeb68e0 20Requires: php-mysql >= 5.0
66ea97f0 21Requires: php-pcre >= 5.0
ec33fe30 22Requires: php-xml >= 5.0
23Requires: php-xmlrpc >= 5.0
20ae9c53 24Requires: httpd
edeb68e0 25BuildArch: noarch
ec33fe30 26BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
27
20ae9c53 28%define wordpressdir %{_datadir}/%{name}
ec33fe30 29
30%description
31WordPress is a state-of-the-art semantic personal publishing platform
32with a focus on aesthetics, web standards, and usability. WordPress
33was born out of a desire for an elegant, well-architectured personal
34publishing system (also called blog or weblog) built on PHP and MySQL
35and licensed under the GPL. It is the official successor of
36b2/cafelog. WordPress is fresh software, but its roots and development
37go back to 2001.
38
39%description -l pl
40