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