Hello community,

here is the log from the commit of package policycoreutils for openSUSE:Factory 
checked in at 2019-05-03 22:23:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/policycoreutils (Old)
 and      /work/SRC/openSUSE:Factory/.policycoreutils.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "policycoreutils"

Fri May  3 22:23:32 2019 rev:51 rq:699822 version:2.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/policycoreutils/policycoreutils.changes  
2019-03-24 14:55:36.763210864 +0100
+++ 
/work/SRC/openSUSE:Factory/.policycoreutils.new.5148/policycoreutils.changes    
    2019-05-03 22:23:33.483936738 +0200
@@ -48,0 +49,5 @@
+Tue Feb  5 15:27:55 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Replace overly complicated %setup calls.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ policycoreutils.spec ++++++
--- /var/tmp/diff_new_pack.npjiP5/_old  2019-05-03 22:23:34.111934192 +0200
+++ /var/tmp/diff_new_pack.npjiP5/_new  2019-05-03 22:23:34.111934192 +0200
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -153,11 +153,9 @@
 %endif
 
 %prep
-%setup -q -T -D -b 1 -n selinux-python-%{version}
-setools_python_pwd=`pwd`
-%setup -q -T -D -b 8 -n semodule-utils-%{version}
-semodule_utils_pwd=`pwd`
-%setup -q
+%setup -q -a1 -a8
+setools_python_pwd="$PWD/selinux-python-%{version}"
+semodule_utils_pwd="$PWD/semodule-utils-%{version}"
 %patch0 -p1
 mv ${setools_python_pwd}/audit2allow ${setools_python_pwd}/chcat 
${setools_python_pwd}/semanage ${setools_python_pwd}/sepolgen 
${setools_python_pwd}/sepolicy .
 mv ${semodule_utils_pwd}/semodule_expand ${semodule_utils_pwd}/semodule_link 
${semodule_utils_pwd}/semodule_package .



Reply via email to