Accepting request 172379 from home:dirkmueller:branches:network:utilities

- update to 3.3:
  * and various bugfixes, upgrading is strongly recommended
  * Fix various nbd-server misbehave bugs

OBS-URL: https://build.opensuse.org/request/show/172379
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=23
This commit is contained in:
2013-04-19 14:48:36 +00:00
committed by Git OBS Bridge
parent dc44c977b4
commit e613a2a5da
4 changed files with 13 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package nbd
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 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
@@ -20,9 +20,9 @@ Name: nbd
BuildRequires: doxygen
BuildRequires: glib2-devel >= 2.26.0
PreReq: %insserv_prereq coreutils
Version: 3.1
Version: 3.3
Release: 0
Source: %{name}-%{version}.tar.bz2
Source: http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.bz2
Source2: init.nbd-server
Patch2: nbd-2.9.25-close.diff
Patch3: nbd-2.9.25-doxyfile.diff