Page MenuHomeSolus

0001-Update-to-provide-nsupdate-utility.patch

Authored By
rigrassm
Apr 22 2017, 10:04 AM
Size
1 KB
Referenced Files
None
Subscribers
None

0001-Update-to-provide-nsupdate-utility.patch

From 9420bf799214130f46ff93daabc71c37c2a0efcc Mon Sep 17 00:00:00 2001
From: Ricky Grassmuck <rigrassm@gmail.com>
Date: Sat, 22 Apr 2017 05:01:43 -0500
Subject: [PATCH 1/1] Update to provide nsupdate utility
---
package.yml | 4 +++-
pspec_x86_64.xml | 12 ++++++------
2 files changed, 9 insertions(+), 7 deletions(-)
diff --git a/package.yml b/package.yml
index f449ebd..a016b8a 100644
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : bind-utils
version : 9.11.0_p5
-release : 5
+release : 6
source :
- ftp://ftp.isc.org/isc/bind9/9.11.0-P5/bind-9.11.0-P5.tar.gz : 1e283f0567b484687dfd7b936e26c9af4f64043daf73cbd8f3eb1122c9fb71f5
license : ISC
@@ -17,5 +17,7 @@ build : |
%make -C lib/isccfg
%make -C lib/lwres
%make -C bin/dig
+ %make -C bin/nsupdate
install : |
%make_install -C bin/dig
+ %make_install -C bin/nsupdate
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
index 50d84d9..ccd567c 100644
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>bind-utils</Name>
<Packager>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Ricky Grassmuck</Name>
+ <Email>rigrassm@gmail.com</Email>
</Packager>
<License>ISC</License>
<PartOf>network.util</PartOf>
@@ -24,12 +24,12 @@
</Files>
</Package>
<History>
- <Update release="5">
- <Date>2017-04-13</Date>
+ <Update release="6">
+ <Date>2017-04-22</Date>
<Version>9.11.0_p5</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Ricky Grassmuck</Name>
+ <Email>rigrassm@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
--
2.12.2

File Metadata

Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15687
Default Alt Text
0001-Update-to-provide-nsupdate-utility.patch (1 KB)

Event Timeline