Hello community,

here is the log from the commit of package subversion for openSUSE:Factory 
checked in at 2013-06-18 10:38:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/subversion (Old)
 and      /work/SRC/openSUSE:Factory/.subversion.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "subversion"

Changes:
--------
--- /work/SRC/openSUSE:Factory/subversion/subversion.changes    2013-06-05 
13:15:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.subversion.new/subversion.changes       
2013-06-18 10:38:33.000000000 +0200
@@ -1,0 +2,11 @@
+Sat Jun 15 23:20:09 UTC 2013 - [email protected]
+
+- fix build for 12.3 x86_64 due to choice for libjpeg-devel 
+  needed by libmng-devel: libjpeg62-devel libjpeg8-devel
+
+-------------------------------------------------------------------
+Fri Jun  7 07:17:35 UTC 2013 - [email protected]
+
+- fix execution of regression tests on SLE 11
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ subversion.spec ++++++
--- /var/tmp/diff_new_pack.yIlDIm/_old  2013-06-18 10:38:34.000000000 +0200
+++ /var/tmp/diff_new_pack.yIlDIm/_new  2013-06-18 10:38:34.000000000 +0200
@@ -118,10 +118,20 @@
 BuildRequires:  openldap2-devel
 %endif # suse_version > 1030
 %endif # with neon
+%if 0%{?suse_version} >= 1230
+# fix "have choice for libjpeg-devel needed by libmng-devel: libjpeg62-devel 
libjpeg8-devel"
+#!BuildIgnore: libjpeg62-devel
+%endif
 %if %{with regression_tests}
 # svnserveautocheck.sh davautocheck.sh requirements
 BuildRequires:  net-tools
 BuildRequires:  wget
+%if 0%{?sles_version} == 11 
+# additional python sqlite required for SLE 11 only for python tests to 
complete
+# needs to be added to branch project to work, e.g.
+# osc aggregatepac devel:languages:python python-pysqlite /branch project/ -m 
SLE_11_SP2=SLE_11
+BuildRequires:  python-sqlite
+%endif
 %endif # with regression_tests
 #
 %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services


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

Reply via email to