Hello community,

here is the log from the commit of package socket_wrapper for openSUSE:Factory 
checked in at 2019-08-24 18:42:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/socket_wrapper (Old)
 and      /work/SRC/openSUSE:Factory/.socket_wrapper.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "socket_wrapper"

Sat Aug 24 18:42:40 2019 rev:12 rq:724990 version:1.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/socket_wrapper/socket_wrapper.changes    
2019-03-26 15:35:43.536414784 +0100
+++ /work/SRC/openSUSE:Factory/.socket_wrapper.new.7948/socket_wrapper.changes  
2019-08-24 18:42:41.993778739 +0200
@@ -1,0 +2,5 @@
+Wed Aug 21 09:08:54 UTC 2019 - Andreas Schneider <[email protected]>
+
+- Change Requires to Recommends for cmake and pkgconf
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ socket_wrapper.spec ++++++
--- /var/tmp/diff_new_pack.ccp0lL/_old  2019-08-24 18:42:42.489778691 +0200
+++ /var/tmp/diff_new_pack.ccp0lL/_new  2019-08-24 18:42:42.493778691 +0200
@@ -39,8 +39,8 @@
 BuildRequires:  pkg-config
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
-Requires:       cmake
-Requires:       pkg-config
+Recommends:     cmake
+Recommends:     pkgconf
 
 %description
 socket_wrapper aims to help client/server software development teams willing to
@@ -66,9 +66,7 @@
 %cmake_install
 
 %check
-pushd build
-make %{?_smp_mflags} test || cat $(find Testing -name "*.log")
-popd
+%ctest
 
 %post -p /sbin/ldconfig
 




Reply via email to