Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package policycoreutils for openSUSE:Factory 
checked in at 2022-06-21 16:38:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/policycoreutils (Old)
 and      /work/SRC/openSUSE:Factory/.policycoreutils.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "policycoreutils"

Tue Jun 21 16:38:01 2022 rev:62 rq:984188 version:3.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/policycoreutils/policycoreutils.changes  
2022-06-20 15:36:49.170819510 +0200
+++ 
/work/SRC/openSUSE:Factory/.policycoreutils.new.1548/policycoreutils.changes    
    2022-06-21 16:38:02.588306668 +0200
@@ -1,0 +2,5 @@
+Tue Jun 21 13:15:58 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Build and package translations for python-utils (boo#1200752).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ policycoreutils.spec ++++++
--- /var/tmp/diff_new_pack.I0tkcb/_old  2022-06-21 16:38:03.232307613 +0200
+++ /var/tmp/diff_new_pack.I0tkcb/_new  2022-06-21 16:38:03.240307624 +0200
@@ -175,6 +175,7 @@
 %build
 export PYTHON="python3" LIBDIR="%{_libdir}" CFLAGS="%{optflags} -fPIE" 
LDFLAGS="-pie -Wl,-z,relro"
 make %{?_smp_mflags} LIBEXECDIR="%{_libexecdir}"
+(cd selinux-python-%{version}/po && make)
 
 %install
 export PYTHON="python3"
@@ -200,7 +201,9 @@
 cp %{python3_sitearch}/setools/perm_map 
%{buildroot}%{_localstatedir}/lib/sepolgen
 %suse_update_desktop_file -i system-config-selinux System Security Settings
 %suse_update_desktop_file -i selinux-polgengui System Security Settings
+(cd selinux-python-%{version}/po && make DESTDIR=%{buildroot} install)
 %find_lang %{name}
+%find_lang selinux-python
 %fdupes -s %{buildroot}%{_datadir}
 
 %if 0%{?suse_version} >= 1500
@@ -290,7 +293,7 @@
 
 %files lang -f %{name}.lang
 
-%files python-utils
+%files python-utils -f selinux-python.lang
 %{_bindir}/audit2allow
 %{_bindir}/audit2why
 %{_bindir}/chcat

Reply via email to