Hello community,

here is the log from the commit of package znc for openSUSE:Factory checked in 
at 2020-05-19 14:47:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/znc (Old)
 and      /work/SRC/openSUSE:Factory/.znc.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "znc"

Tue May 19 14:47:47 2020 rev:23 rq:806842 version:1.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/znc/znc.changes  2020-05-07 14:53:55.378235959 
+0200
+++ /work/SRC/openSUSE:Factory/.znc.new.2738/znc.changes        2020-05-19 
14:47:50.983988987 +0200
@@ -1,0 +2,7 @@
+Mon May 11 08:21:41 UTC 2020 - Martin Pluskal <[email protected]>
+
+- Use pristine linker flags
+- Use systemd orering to allow working in environments without
+  running systemd
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ znc.spec ++++++
--- /var/tmp/diff_new_pack.xYzdHa/_old  2020-05-19 14:47:52.075991320 +0200
+++ /var/tmp/diff_new_pack.xYzdHa/_new  2020-05-19 14:47:52.079991329 +0200
@@ -42,7 +42,7 @@
 BuildRequires:  pkgconfig(tcl)
 BuildRequires:  pkgconfig(zlib)
 Requires(pre):  shadow
-%systemd_requires
+%systemd_ordering
 
 %description
 ZNC is an IRC bouncer with many features like detaching, multiple
@@ -116,7 +116,7 @@
   -DWANT_SYSTEMD=1 \
   -DWANT_PYTHON=1 \
   -DWANT_PYTHON_VERSION=python3 \
-  -DCMAKE_MODULE_LINKER_FLAGS="-Wl,--as-needed"
+  -Wno-dev
 %cmake_build
 
 %install
@@ -207,8 +207,7 @@
 %{_mandir}/man1/%{name}.1%{?ext_man}
 %attr(750,%{name},%{name}) %{_var}/lib/%{name}
 
-%files lang
-%license LICENSE
+%files lang -f %{name}.lang
 %{_datadir}/locale/de_DE/LC_MESSAGES/znc*
 %{_datadir}/locale/es_ES/LC_MESSAGES/znc*
 %{_datadir}/locale/fr_FR/LC_MESSAGES/znc*
@@ -217,7 +216,6 @@
 %{_datadir}/locale/ru_RU/LC_MESSAGES/znc*
 
 %files perl
-%license LICENSE
 %{_libdir}/%{name}/modperl.so
 %dir %{_libdir}/%{name}/modperl/
 %{_libdir}/%{name}/modperl/ZNC.pm
@@ -226,7 +224,6 @@
 %{_libdir}/%{name}/perleval.pm
 
 %files python3
-%license LICENSE
 %{_libdir}/%{name}/pyeval.py
 %{_libdir}/%{name}/modpython.so
 %dir %{_libdir}/%{name}/modpython/
@@ -235,11 +232,9 @@
 %{_libdir}/%{name}/modpython/znc_core.py
 
 %files tcl
-%license LICENSE
 %{_libdir}/%{name}/modtcl.so
 
 %files devel
-%license LICENSE
 %{_bindir}/znc-buildmod
 %{_includedir}/%{name}/
 %{_libdir}/pkgconfig/znc.pc




Reply via email to