SPECS: samba.spec - BR: rpm-pythonprov (if with python), sorted BRs

charles charles at pld-linux.org
Sun Jan 22 17:36:24 CET 2006


Author: charles                      Date: Sun Jan 22 16:36:24 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: rpm-pythonprov (if with python), sorted BRs

---- Files affected:
SPECS:
   samba.spec (1.317 -> 1.318) 

---- Diffs:

================================================================
Index: SPECS/samba.spec
diff -u SPECS/samba.spec:1.317 SPECS/samba.spec:1.318
--- SPECS/samba.spec:1.317	Sun Jan 22 14:07:13 2006
+++ SPECS/samba.spec	Sun Jan 22 17:36:19 2006
@@ -72,17 +72,18 @@
 BuildRequires:	mysql-devel
 BuildRequires:	mysql-extras
 %endif
-%if %{with pgsql}
-BuildRequires:	postgresql-devel
-%endif
 BuildRequires:	ncurses-devel >= 5.2
 %{?with_ldap:BuildRequires:	openldap-devel >= 2.3.0}
 BuildRequires:	openssl-devel >= 0.9.7d
 BuildRequires:	pam-devel > 0.66
 BuildRequires:	popt-devel
+%{?with_pgsql:BuildRequires:	postgresql-devel}
+%if %{with python}
+BuildRequires:	python-devel
+BuildRequires:	rpm-pythonprov
+%endif
 BuildRequires:	readline-devel >= 4.2
 BuildRequires:	xfsprogs-devel
-%{?with_python:BuildRequires:	python-devel}
 Requires:	rc-scripts
 Requires:	setup >= 2.4.6-7
 Requires(post,preun):	/sbin/chkconfig
@@ -1525,6 +1526,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.318  2006/01/22 16:36:19  charles
+- BR: rpm-pythonprov (if with python), sorted BRs
+
 Revision 1.317  2006/01/22 13:07:13  bszx
 - fix for #3401 (PANIC: internal error) from samba svn
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/samba.spec?r1=1.317&r2=1.318&f=u



More information about the pld-cvs-commit mailing list