packages: syslog-ng/syslog-ng.spec - BR: which - tests BR: python, python-m...
sparky
sparky at pld-linux.org
Thu Jun 3 03:04:48 CEST 2010
Author: sparky Date: Thu Jun 3 01:04:48 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- BR: which
- tests BR: python, python-modules
---- Files affected:
packages/syslog-ng:
syslog-ng.spec (1.188 -> 1.189)
---- Diffs:
================================================================
Index: packages/syslog-ng/syslog-ng.spec
diff -u packages/syslog-ng/syslog-ng.spec:1.188 packages/syslog-ng/syslog-ng.spec:1.189
--- packages/syslog-ng/syslog-ng.spec:1.188 Mon May 24 16:53:12 2010
+++ packages/syslog-ng/syslog-ng.spec Thu Jun 3 03:04:42 2010
@@ -34,17 +34,18 @@
BuildRequires: flex
BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.561
+BuildRequires: which
%if %{with tests}
BuildRequires: libdbi-drivers-sqlite3
+BuildRequires: python
+BuildRequires: python-modules
BuildRequires: tzdata
%endif
%if %{with dynamic}
BuildRequires: eventlog-devel >= 0.2
BuildRequires: glib2-devel >= 1:%{glib2_ver}
BuildRequires: libcap-devel
-%if %{with sql}
-BuildRequires: libdbi-devel >= 0.8.3-2
-%endif
+%{?with_sql:BuildRequires: libdbi-devel >= 0.8.3-2}
BuildRequires: libnet-devel >= 1:1.1.2.1-3
BuildRequires: libwrap-devel
BuildRequires: openssl-devel >= 0.9.8
@@ -54,9 +55,7 @@
BuildRequires: glib2-static >= 1:%{glib2_ver}
BuildRequires: glibc-static
BuildRequires: libcap-static
-%if %{with sql}
-BuildRequires: libdbi-static >= 0.8.3-2
-%endif
+%{?with_sql:BuildRequires: libdbi-static >= 0.8.3-2}
BuildRequires: libnet-static >= 1:1.1.2.1-3
BuildRequires: libwrap-static
BuildRequires: openssl-static >= 0.9.8
@@ -224,6 +223,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.189 2010/06/03 01:04:42 sparky
+- BR: which
+- tests BR: python, python-modules
+
Revision 1.188 2010/05/24 14:53:12 jajcus
- upstart macros now in rpm-build-macros
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/syslog-ng/syslog-ng.spec?r1=1.188&r2=1.189&f=u
More information about the pld-cvs-commit
mailing list