Hello community, here is the log from the commit of package netcf for openSUSE:Factory checked in at 2012-06-13 13:23:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/netcf (Old) and /work/SRC/openSUSE:Factory/.netcf.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "netcf", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/netcf/netcf.changes 2012-01-24 12:19:52.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.netcf.new/netcf.changes 2012-06-13 13:23:43.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Jun 12 20:27:40 UTC 2012 - [email protected] + +- run automake with --add-missing for openSUSE 12.2 and later + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ netcf.spec ++++++ --- /var/tmp/diff_new_pack.3gsHjQ/_old 2012-06-13 13:23:44.000000000 +0200 +++ /var/tmp/diff_new_pack.3gsHjQ/_new 2012-06-13 13:23:44.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package netcf # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,12 +15,13 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: netcf Version: 0.1.6 Release: 0 Summary: Cross-platform network configuration library -Group: Productivity/Networking/System License: LGPL-2.1+ +Group: Productivity/Networking/System Url: https://fedorahosted.org/netcf/ Source0: https://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.gz Source1: baselibs.conf @@ -50,8 +51,10 @@ Summary: Development files for %{name} Group: Development/Libraries/C and C++ Requires: %{__shrlibname} = %{version} +Requires: augeas-devel +Requires: libxml2-devel +Requires: libxslt-devel Requires: pkgconfig -Requires: augeas-devel libxml2-devel libxslt-devel %description devel The %{name}-devel package contains libraries and header files for @@ -74,7 +77,7 @@ %endif aclocal -I gnulib/m4 -%if 0%{?suse_version} >= 1130 +%if 0%{?suse_version} >= 1130 && 0%{?suse_version} < 1220 automake %else automake --add-missing -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
