Hello community,

here is the log from the commit of package sdcc for openSUSE:Factory checked in 
at 2018-10-22 11:23:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sdcc (Old)
 and      /work/SRC/openSUSE:Factory/.sdcc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sdcc"

Mon Oct 22 11:23:03 2018 rev:14 rq:643010 version:3.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/sdcc/sdcc.changes        2018-10-09 
15:53:58.562296346 +0200
+++ /work/SRC/openSUSE:Factory/.sdcc.new/sdcc.changes   2018-10-22 
11:23:06.415170098 +0200
@@ -1,0 +2,6 @@
+Thu Oct 18 17:04:49 UTC 2018 - Stefan BrĂ¼ns <stefan.bru...@rwth-aachen.de>
+
+- Delete PowerPC embedspu script from sdbinutils which conflicts with binutils,
+  fixes boo#1112433
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sdcc.spec ++++++
--- /var/tmp/diff_new_pack.mWZyLY/_old  2018-10-22 11:23:07.619168886 +0200
+++ /var/tmp/diff_new_pack.mWZyLY/_new  2018-10-22 11:23:07.619168886 +0200
@@ -142,6 +142,9 @@
 # remove documentation of bundled libbfd, conflicts with binutils
 rm %{buildroot}%{_infodir}/bfd.info*
 
+# remove PPC embedspu (unneeded unless you have an AVR etc with a cell 
engine), conflicts with binutils
+rm -f %{buildroot}%{_bindir}/embedspu
+
 # duplicates
 %fdupes -s %{buildroot}%{_datadir}/%{name}/lib/src
 %fdupes -s %{buildroot}%{_bindir}
@@ -152,8 +155,8 @@
 mv %{buildroot}%{_datadir}/%{name}/src %{buildroot}%{_datadir}/%{name}/lib/src
 
 %files
-%defattr(-,root,root)
-%doc ChangeLog COPYING doc/README.txt
+%doc ChangeLog doc/README.txt
+%license COPYING
 %exclude %{_docdir}/%{name}/ucsim/
 %exclude %{_docdir}/%{name}/sdas/
 %exclude %{_docdir}/%{name}/*.pdf
@@ -166,11 +169,9 @@
 %{_datadir}/emacs/site-lisp/*.el
 
 %files libc-sources
-%defattr(-,root,root)
 %{_datadir}/%{name}/lib/src
 
 %files doc
-%defattr(-,root,root)
 %dir %{_docdir}/%{name}
 %{_docdir}/%{name}/ucsim
 %{_docdir}/%{name}/sdas


Reply via email to