Hello community,

here is the log from the commit of package augeas for openSUSE:Factory checked 
in at 2014-07-13 17:16:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/augeas (Old)
 and      /work/SRC/openSUSE:Factory/.augeas.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "augeas"

Changes:
--------
--- /work/SRC/openSUSE:Factory/augeas/augeas.changes    2014-05-18 
06:50:19.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.augeas.new/augeas.changes       2014-07-13 
17:16:15.000000000 +0200
@@ -1,0 +2,11 @@
+Wed Jul  2 16:01:35 UTC 2014 - [email protected]
+
+- Change desc to describe the "tools" not just the library
+  bnc#885495.
+
+-------------------------------------------------------------------
+Tue Jul  1 09:00:41 UTC 2014 - [email protected]
+
+- Enable tests but "pass" them even with 2 failures.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ augeas.spec ++++++
--- /var/tmp/diff_new_pack.JWiVg3/_old  2014-07-13 17:16:16.000000000 +0200
+++ /var/tmp/diff_new_pack.JWiVg3/_new  2014-07-13 17:16:16.000000000 +0200
@@ -20,7 +20,7 @@
 Name:           augeas
 Version:        1.2.0
 Release:        0
-Summary:        A library for changing configuration files
+Summary:        An utility for changing configuration files
 License:        GPL-3.0+ and LGPL-2.1+
 Group:          System/Libraries
 Url:            http://augeas.net/
@@ -36,10 +36,8 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
-A library for programmatically editing configuration files. Augeas
-parses configuration files into a tree structure, which it exposes
-through its public API. Changes made through the API are written back
-to the initially read files.
+An utility for programmatically editing configuration files. Augeas
+parses configuration files into a tree structure.
 
 The transformation works very hard to preserve comments and formatting
 details. It is controlled by ``lens'' definitions that describe the
@@ -117,8 +115,9 @@
 # move vim files to the right location
 mv %{buildroot}/%{_datadir}/vim/vimfiles %{buildroot}/%{_datadir}/vim/site
 
-#%check
-#make check %{?_smp_mflags}
+%check
+# Fails 2 thread based tests
+make check %{?_smp_mflags} || :
 
 %post -n %{libname} -p /sbin/ldconfig
 



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

Reply via email to