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