Hello community, here is the log from the commit of package bc for openSUSE:Factory checked in at 2015-03-23 12:11:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bc (Old) and /work/SRC/openSUSE:Factory/.bc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bc" Changes: -------- --- /work/SRC/openSUSE:Factory/bc/bc.changes 2014-12-01 14:00:44.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.bc.new/bc.changes 2015-03-23 12:11:39.000000000 +0100 @@ -1,0 +2,6 @@ +Mon Mar 16 18:42:48 UTC 2015 - mplus...@suse.com + +- Update url +- Correct info files scriplets and dependencies + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bc.spec ++++++ --- /var/tmp/diff_new_pack.joJRaY/_old 2015-03-23 12:11:40.000000000 +0100 +++ /var/tmp/diff_new_pack.joJRaY/_new 2015-03-23 12:11:40.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package bc # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -22,8 +22,8 @@ Summary: GNU Command Line Calculator License: GPL-2.0+ Group: Productivity/Scientific/Math -Url: ftp://ftp.gnu.org/pub/gnu/bc -Source: ftp://alpha.gnu.org/pub/gnu/bc/bc-%{version}.tar.bz2 +Url: http://www.gnu.org/software/bc/ +Source0: ftp://alpha.gnu.org/pub/gnu/bc/bc-%{version}.tar.bz2 Patch1: bc-1.06-dc_ibase.patch Patch2: bc-1.06.95-memleak.patch Patch3: bc-1.06.95-matlib.patch @@ -35,6 +35,7 @@ BuildRequires: ncurses-devel BuildRequires: readline-devel Requires(post): %{install_info_prereq} +Requires(preun): %{install_info_prereq} BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -75,7 +76,7 @@ %install_info --info-dir=%{_infodir} %{_infodir}/bc.info.gz %install_info --info-dir=%{_infodir} %{_infodir}/dc.info.gz -%postun +%preun %install_info_delete --info-dir=%{_infodir} %{_infodir}/bc.info.gz %install_info_delete --info-dir=%{_infodir} %{_infodir}/dc.info.gz -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org