Hello community,
here is the log from the commit of package php7-pear-XML_Parser for
openSUSE:Factory checked in at 2018-03-08 10:58:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php7-pear-XML_Parser (Old)
and /work/SRC/openSUSE:Factory/.php7-pear-XML_Parser.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php7-pear-XML_Parser"
Thu Mar 8 10:58:39 2018 rev:2 rq:583870 version:1.3.7
Changes:
--------
---
/work/SRC/openSUSE:Factory/php7-pear-XML_Parser/php7-pear-XML_Parser.changes
2017-10-08 20:14:57.540688024 +0200
+++
/work/SRC/openSUSE:Factory/.php7-pear-XML_Parser.new/php7-pear-XML_Parser.changes
2018-03-08 10:58:42.606710125 +0100
@@ -1,0 +2,5 @@
+Wed Mar 7 11:42:11 UTC 2018 - [email protected]
+
+- fix rm -rf line in spec to remove .channels etc. in Factory also
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ php7-pear-XML_Parser.spec ++++++
--- /var/tmp/diff_new_pack.BL45JP/_old 2018-03-08 10:58:43.178689450 +0100
+++ /var/tmp/diff_new_pack.BL45JP/_new 2018-03-08 10:58:43.190689016 +0100
@@ -63,8 +63,8 @@
pushd %{pear_name}-%{version}
%{__pear} install --nodeps --offline --packagingroot %{buildroot} package.xml
install -D -m 0644 package.xml %{buildroot}%{php_pearxmldir}/%{pear_name}.xml
-rm -rf %{buildroot}/%{pear_phpdir}/{doc,tmp}
-rm -rf
%{buildroot}/%{pear_phpdir}/.{filemap,lock,registry,channels,depdb,depdblock}
+rm -rf %{buildroot}/%{php_peardir}/{doc,tmp}
+rm -rf
%{buildroot}/%{php_peardir}/.{filemap,lock,registry,channels,depdb,depdblock}
popd
%{php_pear_gen_filelist}