rpms/gdb/devel gdb.spec,1.350,1.351

Jan Kratochvil jkratoch at fedoraproject.org
Mon Apr 27 22:41:10 UTC 2009


Author: jkratoch

Update of /cvs/pkgs/rpms/gdb/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22706

Modified Files:
	gdb.spec 
Log Message:
* Mon Apr 27 2009 Jan Kratochvil <jan.kratochvil at redhat.com> - 6.8.50.20090302-26
- Support a new rpmbuild option: --without python



Index: gdb.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gdb/devel/gdb.spec,v
retrieving revision 1.350
retrieving revision 1.351
diff -u -p -r1.350 -r1.351
--- gdb.spec	27 Apr 2009 22:39:41 -0000	1.350
+++ gdb.spec	27 Apr 2009 22:40:40 -0000	1.351
@@ -393,9 +393,9 @@ BuildRequires: rpm-devel
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 Requires: python-libs
 BuildRequires: python-devel
-%endif	# 0%{!?_without_python:1}
 # Temporarily before it gets moved to libstdc++.rpm
 BuildRequires: libstdc++
+%endif	# 0%{!?_without_python:1}
 
 %if 0%{?_with_testsuite:1}
 BuildRequires: sharutils dejagnu




More information about the fedora-extras-commits mailing list