Author: neoclust
Date: Mon Dec 11 13:49:18 2006
New Revision: 94800
Modified:
packages/cooker/libpqxx/current/SPECS/libpqxx.spec
Log:
- Add BuildRequires
Modified: packages/cooker/libpqxx/current/SPECS/libpqxx.spec
==============================================================================
--- packages/cooker/libpqxx/current/SPECS/libpqxx.spec (original)
+++ packages/cooker/libpqxx/current/SPECS/libpqxx.spec Mon Dec 11 13:49:18 2006
@@ -6,7 +6,7 @@
%define __libtoolize /bin/true
-Summary: Libpqxx is the official C++ client API for PostgreSQL.
+Summary: Libpqxx is the official C++ client API for PostgreSQL
Name: %{name}
Version: %{version}
Release: %mkrel 3
@@ -16,6 +16,9 @@
Url: http://thaiopensource.org/development/libpqxx
BuildRoot: %{_tmppath}/%{name}-buildroot
BuildRequires: postgresql-devel
+BuildRequires: xmlto
+BuildRequires: doxygen
+BuildRequires: pkgconfig
%description
This library works on top of the C-level API library, libpq. You will need
libpq