Hello community, here is the log from the commit of package ypbind for openSUSE:Factory checked in at 2012-02-27 18:38:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ypbind (Old) and /work/SRC/openSUSE:Factory/.ypbind.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ypbind", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/ypbind/ypbind.changes 2011-09-23 12:53:36.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ypbind.new/ypbind.changes 2012-02-27 18:38:49.000000000 +0100 @@ -1,0 +2,5 @@ +Sat Feb 25 13:41:09 UTC 2012 - [email protected] + +- buildrequire libxml2-tools on factory + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ypbind.spec ++++++ --- /var/tmp/diff_new_pack.FbK00N/_old 2012-02-27 18:38:50.000000000 +0100 +++ /var/tmp/diff_new_pack.FbK00N/_new 2012-02-27 18:38:50.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package ypbind # -# 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,24 +15,27 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: ypbind -BuildRequires: dbus-1-devel openslp-devel pkgconfig +BuildRequires: dbus-1-devel +BuildRequires: openslp-devel +BuildRequires: pkgconfig %if %{suse_version} > 1010 BuildRequires: dbus-1-glib-devel %endif -License: GPL-2.0 -Group: Productivity/Networking/NIS -Requires: portmap yp-tools -AutoReqProv: on +%if %{suse_version} > 1210 +BuildRequires: libxml2-tools +%endif +Requires: portmap +Requires: yp-tools PreReq: %insserv_prereq %fillup_prereq BuildRoot: %{_tmppath}/%{name}-%{version}-build Version: 1.33 -Release: 1 +Release: 0 Url: http://www.linux-nis.org/nis/ypbind-mt Summary: NIS client daemon +License: GPL-2.0 +Group: Productivity/Networking/NIS Source: ftp://ftp.kernel.org/pub/linux/utils/net/NIS/ypbind-mt-%{version}.tar.bz2 Source1: SuSEfirewall.ypbind #Patch: ypbind-mt-%{version}.diff @@ -81,9 +84,6 @@ # Create filelist with translatins %{find_lang} ypbind-mt -%clean -[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT - %post %{fillup_and_insserv ypbind} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
