]> git.pld-linux.org Git - packages/cgilib.git/blame - cgilib.spec
- spaces->tabs
[packages/cgilib.git] / cgilib.spec
CommitLineData
3c208b64
AM
1Summary: A CGI (Common Gateway Interface) library for C++
2Summary(pl): Biblioteka CGI dla C++
3Name: cgilib
4Version: 0.1.1
9c5aa4ce 5Release: 2
2249b6f2 6License: GPL
9c5aa4ce 7Group: Libraries
bf897779 8Source0: http://dl.sourceforge.net/cgilib/%{name}-%{version}.tar.bz2
a785c3da 9# Source0-md5: 961308218b6e19ed98aacfd397a0f062
3c208b64
AM
10Patch0: %{name}-misc.patch
11Patch1: %{name}-am_ac.patch
9c5aa4ce 12Patch2: %{name}-gcc3.patch
2249b6f2 13URL: http://cgilib.sourceforge.net/
3c208b64
AM
14BuildRequires: autoconf
15BuildRequires: automake
2249b6f2 16BuildRequires: libstdc++-devel
3c208b64
AM
17BuildRequires: libtool
18BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
19
20%description
21cgilib is a library for programming CGIs (Common Gateway Interface,
22most commonly used for server-side web page scripting) in C++
23
24%description -l pl
25