Hello community,

here is the log from the commit of package libxml2 for openSUSE:Factory checked 
in at 2018-03-26 12:05:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libxml2 (Old)
 and      /work/SRC/openSUSE:Factory/.libxml2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libxml2"

Mon Mar 26 12:05:14 2018 rev:92 rq:589171 version:2.9.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/libxml2/libxml2.changes  2018-03-19 
23:31:26.468368431 +0100
+++ /work/SRC/openSUSE:Factory/.libxml2.new/libxml2.changes     2018-03-26 
12:05:24.153792873 +0200
@@ -1,0 +2,5 @@
+Tue Mar 20 13:15:36 CET 2018 - [email protected]
+
+- Use %license instead of %doc [bsc#1082318]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libxml2.spec ++++++
--- /var/tmp/diff_new_pack.rSlYjc/_old  2018-03-26 12:05:27.201683711 +0200
+++ /var/tmp/diff_new_pack.rSlYjc/_new  2018-03-26 12:05:27.209683424 +0200
@@ -122,7 +122,7 @@
 %install
 %make_install BASE_DIR="%{_docdir}" DOC_MODULE="%{name}"
 mkdir -p "%{buildroot}/%{_docdir}/%{name}"
-cp -a AUTHORS NEWS README COPYING* Copyright TODO* 
%{buildroot}%{_docdir}/%{name}/
+cp -a AUTHORS NEWS README TODO* %{buildroot}%{_docdir}/%{name}/
 ln -s libxml2/libxml %{buildroot}%{_includedir}/libxml
 %fdupes %{buildroot}%{_datadir}
 
@@ -137,14 +137,15 @@
 
 %files -n %{lname}
 %{_libdir}/lib*.so.*
+%license COPYING* Copyright
 %doc %dir %{_docdir}/%{name}
 %doc %{_docdir}/%{name}/[ANRCT]*
 
 %files tools
 %{_bindir}/xmllint
 %{_bindir}/xmlcatalog
-%{_mandir}/man1/xmllint.1*
-%{_mandir}/man1/xmlcatalog.1*
+%{_mandir}/man1/xmllint.1%{?ext_man}
+%{_mandir}/man1/xmlcatalog.1%{?ext_man}
 
 %files devel
 %{_bindir}/xml2-config
@@ -158,8 +159,8 @@
 %{_libdir}/*.sh
 %{_libdir}/pkgconfig/*.pc
 %{_libdir}/cmake
-%{_mandir}/man1/xml2-config.1%{ext_man}
-%{_mandir}/man3/libxml.3%{ext_man}
+%{_mandir}/man1/xml2-config.1%{?ext_man}
+%{_mandir}/man3/libxml.3%{?ext_man}
 
 %files doc
 %{_datadir}/gtk-doc/html/*



Reply via email to