This commit is contained in:
committed by
Git OBS Bridge
parent
ec73d620c7
commit
c447f4070f
4
nbd.spec
4
nbd.spec
@@ -22,7 +22,7 @@ Name: nbd
|
||||
BuildRequires: doxygen glib2-devel
|
||||
PreReq: %insserv_prereq coreutils
|
||||
Version: 2.9.13
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: GPL v2 or later
|
||||
Group: Productivity/Networking/Other
|
||||
AutoReqProv: on
|
||||
@@ -30,6 +30,7 @@ Source: %{name}-%{version}.tar.bz2
|
||||
Source2: init.nbd-server
|
||||
Patch2: nbd-2.9.13-warn.diff
|
||||
Patch3: nbd-2.9.13-doc.diff
|
||||
Patch4: nbd-2.9.13-close.diff
|
||||
Summary: Network Block Device Server and Client Utilities
|
||||
Url: http://nbd.sourceforge.net/
|
||||
Prefix: /usr
|
||||
@@ -97,6 +98,7 @@ Authors:
|
||||
%setup
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
touch nbd-client.8
|
||||
|
||||
%build
|
||||
|
Reference in New Issue
Block a user