Hello community,

here is the log from the commit of package python-pysvn for openSUSE:Factory 
checked in at 2013-08-01 16:02:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pysvn (Old)
 and      /work/SRC/openSUSE:Factory/.python-pysvn.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pysvn"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pysvn/python-pysvn.changes        
2012-11-28 14:34:35.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-pysvn.new/python-pysvn.changes   
2013-08-01 16:02:24.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Jul 31 15:10:02 UTC 2013 - [email protected]
+
+- update to 1.7.7
+  * no degestible changelog provided from upstream
+
+-------------------------------------------------------------------

Old:
----
  bnc780243_fix_build_script.diff
  pysvn-1.7.6.tar.gz

New:
----
  pysvn-1.7.7.tar.gz

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

Other differences:
------------------
++++++ python-pysvn.spec ++++++
--- /var/tmp/diff_new_pack.3PEP8J/_old  2013-08-01 16:02:25.000000000 +0200
+++ /var/tmp/diff_new_pack.3PEP8J/_new  2013-08-01 16:02:25.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-pysvn
-Version:        1.7.6
+Version:        1.7.7
 Release:        0
 Summary:        Highlevel Subversion Python Bindings
 License:        Apache-1.1
@@ -25,9 +25,9 @@
 Url:            http://pysvn.tigris.org
 Source0:        
http://pysvn.barrys-emacs.org/source_kits/pysvn-%{version}.tar.gz
 Patch0:         bnc445431_pysvn_svnenv.cpp.diff
-Patch1:         bnc780243_fix_build_script.diff
 BuildRequires:  gcc
 BuildRequires:  gcc-c++
+BuildRequires:  libapr1-devel
 BuildRequires:  libcom_err-devel
 BuildRequires:  libcom_err2
 BuildRequires:  libexpat-devel
@@ -35,7 +35,6 @@
 BuildRequires:  python-devel
 BuildRequires:  python-xml
 BuildRequires:  subversion-devel
-BuildRequires:  pkgconfig(apr-1)
 Requires:       neon
 Requires:       subversion
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -60,15 +59,13 @@
 %prep
 %setup -q -n pysvn-%{version}
 %patch0 -p0
-%patch1 -p0
 # patch in rpm compiler flags
 sed -i 's/CCFLAGS=-Wall/CCFLAGS=$(RPM_OPT_FLAGS) -Wall -Wno-deprecated/g' 
Source/setup_configure.py
 
 %build
 cd Source
 python setup.py backport
-python setup.py configure
-# --norpath
+python setup.py configure --enable-debug --norpath
 make %{?_smp_mflags}
 
 %install
@@ -77,9 +74,11 @@
 %py_compile %{buildroot}/%{python_sitearch}/pysvn
 rm -f Docs/generate_cpp_docs_from_html_docs.py
 
-#%%check
-#cd Tests
-#make %{?_smp_mflags}
+#some of these tests (test-01.unix) are way too fragile to operate properly
+#over a certain amount of different svn versions, as the compare output strings
+%check
+cd Tests
+make %{?_smp_mflags} || true
 
 %files
 %defattr(-,root,root)

++++++ pysvn-1.7.6.tar.gz -> pysvn-1.7.7.tar.gz ++++++
++++ 6093 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to