]> git.pld-linux.org Git - packages/bbclone.git/blame - bbclone.spec
- use package name
[packages/bbclone.git] / bbclone.spec
CommitLineData
8b4bbd11 1Summary: BBClone - A PHP based Web Counter on Steroids
8369d38c 2Summary(pl): BBClone - oparty na PHP licznik stron WWW
8b4bbd11 3Name: bbclone
4Version: 0.4.7
9387794e 5Release: 1
8b4bbd11 6License: GPL 2
7Group: Applications/WWW
8Source0: http://www.bbclone.de/download.php?get=%{name}-%{version}.tar.gz
9# Source0-md5: cc4141767818e75950f1dd5a56ec1201
80853ea9
ER
10Source1: %{name}.conf
11Source2: %{name}.txt
12Patch0: %{name}-security.patch
8b4bbd11 13URL: http://www.bbclone.de/
d4507da4
ER
14BuildRequires: rpmbuild(macros) >= 1.226
15Requires: webserver = apache
80853ea9
ER
16Requires: apache(mod_access)
17Requires: apache(mod_alias)
d4507da4 18Requires: php >= 3:4.1.0
d734991b 19Conflicts: apache1 < 1.3.33-2
8b4bbd11 20BuildArch: noarch
21BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
22
23%define _appdir /usr/share/bbclone
24%define _sysconfdir /etc/bbclone
25%define _vardir /var/lib
8b4bbd11 26
27%description
28BBclone is a web counter written in PHP and gives a detailed view
29of the visitors of your web site by displaying the nth last users
30(and the data they provided, like their IP, browser and so on) that
31visited the web site, not just showing a number of visitors.
32This is very handy for webmasters that want to see who is visiting
33their sites, what browser people use, where they came from etc.
34
35For each visitor, BBClone can display:
36* IP address,
37* hostname,
38* operating system,
39* robots,
40* browser,
41* referring URL (where do they come from),
42* visit date,
43* number of time the visitor has loaded the page,
8369d38c
JB
44* number of visitor,
45* the visited pages in the order someone viewed them,
46* the last visited page,
47* the search engine query that lead to your site (if applicable),
8b4bbd11 48* ranking of the most frequent countries, referrers, OS, browsers,
8369d38c
JB
49robots, page views and hostnames.
50
51%description -l pl
52