Mailinglist Archive: opensuse-commit (918 mails)
| < Previous | Next > |
commit ypbind
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 19 Feb 2007 23:12:46 +0100
- Message-id: <20070219221246.8BBAE678182@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package ypbind
checked in at Mon Feb 19 23:12:46 CET 2007.
--------
--- ypbind/ypbind.changes 2006-10-20 15:28:31.000000000 +0200
+++ ypbind/ypbind.changes 2007-02-19 11:42:37.000000000 +0100
@@ -1,0 +2,8 @@
+Mon Feb 19 11:41:49 CET 2007 - kukuk@xxxxxxx
+
+- Update to 1.20.4:
+ - merge dbus shared connection fix
+ - add swedish translation
+ - get ride of NetworkManager dependency
+
+-------------------------------------------------------------------
Old:
----
ypbind-do-not-close-shared-connection-thoenig-01.patch
ypbind-mt-1.20.2.tar.bz2
New:
----
ypbind-mt-1.20.4.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ypbind.spec ++++++
--- /var/tmp/diff_new_pack.Sq7894/_old 2007-02-19 23:10:22.000000000 +0100
+++ /var/tmp/diff_new_pack.Sq7894/_new 2007-02-19 23:10:22.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package ypbind (Version 1.20.2)
+# spec file for package ypbind (Version 1.20.4)
#
-# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@@ -11,23 +11,22 @@
# norootforbuild
Name: ypbind
-BuildRequires: NetworkManager-devel dbus-1-devel openslp-devel pkgconfig
+BuildRequires: dbus-1-devel openslp-devel pkgconfig
%if %{suse_version} > 1010
BuildRequires: dbus-1-glib-devel
%endif
-License: GNU General Public License (GPL) - all versions
+License: GNU General Public License (GPL)
Group: Productivity/Networking/NIS
Requires: portmap yp-tools
Autoreqprov: on
PreReq: %insserv_prereq %fillup_prereq
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Version: 1.20.2
-Release: 8
+Version: 1.20.4
+Release: 1
URL: http://www.linux-nis.org/nis/ypbind-mt
Summary: NIS client daemon
Source: ftp://ftp.kernel.org/pub/linux/utils/net/NIS/ypbind-mt-%{version}.tar.bz2
Source1: sysconfig.ypbind
-Patch0: ypbind-do-not-close-shared-connection-thoenig-01.patch
%description
This package provides the ypbind daemon. The ypbind daemon binds NIS
@@ -45,7 +44,6 @@
%prep
%setup -n ypbind-mt-%{version}
-%patch0 -p0
%build
export CFLAGS=$RPM_OPT_FLAGS
@@ -102,7 +100,12 @@
%dir /var/yp
%dir /var/yp/binding
-%changelog -n ypbind
+%changelog
+* Mon Feb 19 2007 - kukuk@xxxxxxx
+- Update to 1.20.4:
+ - merge dbus shared connection fix
+ - add swedish translation
+ - get ride of NetworkManager dependency
* Fri Oct 20 2006 - thoenig@xxxxxxx
- Add patch ypbind-do-not-close-shared-connection-thoenig-01.patch:
Do not close shared connection to the D-Bus system bus.
++++++ ypbind-mt-1.20.2.tar.bz2 -> ypbind-mt-1.20.4.tar.bz2 ++++++
++++ 5218 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |