Hello community,

here is the log from the commit of package python for openSUSE:Factory checked 
in at 2012-10-16 15:25:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python (Old)
 and      /work/SRC/openSUSE:Factory/.python.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python/python-base.changes       2012-08-08 
21:57:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python.new/python-base.changes  2012-10-16 
15:25:24.000000000 +0200
@@ -1,0 +2,13 @@
+Mon Oct 15 10:39:15 UTC 2012 - [email protected]
+
+- buildrequire explicitly netcfg for the test suite
+
+-------------------------------------------------------------------
+Mon Oct  8 14:33:08 UTC 2012 - [email protected]
+
+- remove distutils.cfg (bnc#658604)
+  * this changes default prefix for distutils to /usr
+  * see ML for details:
+http://lists.opensuse.org/opensuse-packaging/2012-09/msg00254.html
+
+-------------------------------------------------------------------
python.changes: same change

Old:
----
  distutils.cfg

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-base.spec ++++++
--- /var/tmp/diff_new_pack.w6J5Ba/_old  2012-10-16 15:25:27.000000000 +0200
+++ /var/tmp/diff_new_pack.w6J5Ba/_new  2012-10-16 15:25:27.000000000 +0200
@@ -30,7 +30,6 @@
 Source1:        macros.python
 Source2:        baselibs.conf
 Source3:        README.SUSE
-Source4:        distutils.cfg
 Source5:        _local.pth
 # COMMON-PATCH-BEGIN
 Patch1:         python-2.7-dirs.patch
@@ -59,6 +58,8 @@
 BuildRequires:  fdupes
 BuildRequires:  pkg-config
 BuildRequires:  zlib-devel
+# for the test suite
+BuildRequires:  netcfg
 # explicitly, see bnc#697251:
 Requires:       libpython2_7-1_0 = %{version}
 Provides:       %{name} = %{python_version}
@@ -203,9 +204,6 @@
 # install it
 ########################################
 %make_install OPT="%{optflags} -fPIC"
-# install site-specific tweaks
-#ln -s python%{python_version} %{buildroot}%{_bindir}/python2
-install -m 644 %{SOURCE4} 
%{buildroot}%{_libdir}/python%{python_version}/distutils
 install -m 644 %{SOURCE5} 
%{buildroot}%{_libdir}/python%{python_version}/site-packages
 install -d -m 755 %{buildroot}%{_sysconfdir}/rpm
 install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm

python.spec: same change
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to