Hello community, here is the log from the commit of package dpic for openSUSE:Factory checked in at 2017-08-24 18:55:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dpic (Old) and /work/SRC/openSUSE:Factory/.dpic.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dpic" Thu Aug 24 18:55:31 2017 rev:23 rq:518344 version:2017.08.01 Changes: -------- --- /work/SRC/openSUSE:Factory/dpic/dpic.changes 2015-08-13 18:11:14.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.dpic.new/dpic.changes 2017-08-24 18:55:38.849975267 +0200 @@ -1,0 +2,6 @@ +Wed Aug 23 08:00:49 UTC 2017 - [email protected] + +- Update to version 2017.08.01 + * Minor changes and bugfixes + +------------------------------------------------------------------- Old: ---- dpic-2015.06.29.tar.gz New: ---- dpic-2017.08.01.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dpic.spec ++++++ --- /var/tmp/diff_new_pack.vZIzpF/_old 2017-08-24 18:55:39.577872774 +0200 +++ /var/tmp/diff_new_pack.vZIzpF/_new 2017-08-24 18:55:39.585871648 +0200 @@ -1,7 +1,7 @@ # # spec file for package dpic # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,13 @@ Name: dpic -Version: 2015.06.29 +Version: 2017.08.01 Release: 0 Summary: Pic language processor -License: BSD-2-Clause and CC-BY-3.0 +License: BSD-2-Clause AND CC-BY-3.0 Group: Productivity/Publishing/Other Url: http://www.ece.uwaterloo.ca/~aplevich/dpic/ Source0: https://ece.uwaterloo.ca/~aplevich/dpic/%{name}-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Pic language processor for LaTeX documents or web sites. @@ -32,35 +31,34 @@ %package doc Summary: Documentation for dpic Group: Documentation/Other -BuildArch: noarch Requires: dpic +BuildArch: noarch %description doc This package contains the documentation for dpic. %prep -%setup -n %{name} -q -chmod 644 CHANGES +%setup -q -n %{name}-%{version} %build -export CFLAGS="%{optflags}" +%configure \ + --docdir=%{_docdir}/%{name} + make %{?_smp_mflags} %install -%make_install PREFIX=%{_prefix} -install -Dm 644 doc/dpic.1 %{buildroot}%{_mandir}/man1/dpic.1 -install -Dm 644 doc/dpicdoc.pdf %{buildroot}%{_docdir}/dpic/dpicdoc.pdf +%make_install PREFIX=%{_prefix} DOCDIR=%{buildroot}%{_docdir}/%{name} %files -%defattr(-,root,root) %doc README CHANGES %exclude %{_docdir}/dpic/dpicdoc.pdf +%exclude %{_docdir}/dpic/dpictools.pic %{_bindir}/%{name} %{_mandir}/man1/dpic.1* %files doc -%defattr(-,root,root) %{_docdir}/dpic/dpicdoc.pdf +%{_docdir}/dpic/dpictools.pic %changelog ++++++ dpic-2015.06.29.tar.gz -> dpic-2017.08.01.tar.gz ++++++ ++++ 119762 lines of diff (skipped)
