Hello community, here is the log from the commit of package quagga for openSUSE:Factory checked in at 2012-09-14 12:35:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/quagga (Old) and /work/SRC/openSUSE:Factory/.quagga.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "quagga", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/quagga/quagga.changes 2012-08-12 15:28:09.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.quagga.new/quagga.changes 2012-09-14 12:36:30.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Sep 12 13:45:12 UTC 2012 - [email protected] + +- add makeinfo as explicit buildrequire + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ quagga.spec ++++++ --- /var/tmp/diff_new_pack.Kji2iC/_old 2012-09-14 12:36:41.000000000 +0200 +++ /var/tmp/diff_new_pack.Kji2iC/_new 2012-09-14 12:36:41.000000000 +0200 @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %bcond_without tcp_zebra %bcond_without irdp %bcond_with isis @@ -23,11 +24,11 @@ Name: quagga Version: 0.99.21 -Release: 1 -License: LGPL-2.1+ +Release: 0 Summary: Free Routing Software (for BGP, OSPF and RIP, for example) -Url: http://www.quagga.net +License: LGPL-2.1+ Group: Productivity/Networking/Routing +Url: http://www.quagga.net Source: http://www.quagga.net/download/%{name}-%{version}.tar.gz Source1: %{name}-SUSE.tar.bz2 Source2: %{name}.pam @@ -41,6 +42,9 @@ %if %{with pcre} BuildRequires: pcre-devel %endif +%if 0%{suse_version} > 1220 +BuildRequires: makeinfo +%endif PreReq: %fillup_prereq PreReq: %insserv_prereq PreReq: %install_info_prereq @@ -60,7 +64,6 @@ than the current centralised model of GNU Zebra. %package devel -License: LGPL-2.1+ Summary: Free Routing Software (for BGP, OSPF and RIP, for example) Group: Productivity/Networking/Routing Requires: %{name} = %{version} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
