Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11053716
D9262.id22361.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D9262.id22361.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : unbound
version : 1.10.1
-release : 8
+release : 9
source :
- https://github.com/NLnetLabs/unbound/archive/release-1.10.1.tar.gz : 23b9d81cbada2dce5b84b637a08132464b8c9aaf17d9944a1fb1d91798048b02
license : BSD-3-Clause
@@ -12,6 +12,7 @@
- pkgconfig(libevent)
setup : |
%configure --disable-static \
+ --enable-event-api \
--enable-pie \
--enable-relro-now \
--enable-systemd \
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>unbound</Name>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@streambits.io</Email>
+ <Name>Longwu Ou</Name>
+ <Email>xulongwu4@gmail.com</Email>
</Packager>
<License>BSD-3-Clause</License>
<PartOf>network.util</PartOf>
@@ -79,21 +79,22 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="8">unbound</Dependency>
+ <Dependency release="9">unbound</Dependency>
</RuntimeDependencies>
<Files>
+ <Path fileType="header">/usr/include/unbound-event.h</Path>
<Path fileType="header">/usr/include/unbound.h</Path>
<Path fileType="library">/usr/lib64/libunbound.so</Path>
<Path fileType="data">/usr/lib64/pkgconfig/libunbound.pc</Path>
</Files>
</Package>
<History>
- <Update release="8">
- <Date>2020-06-15</Date>
+ <Update release="9">
+ <Date>2020-07-21</Date>
<Version>1.10.1</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@streambits.io</Email>
+ <Name>Longwu Ou</Name>
+ <Email>xulongwu4@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 11:47 PM (2 h, 52 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5850344
Default Alt Text
D9262.id22361.diff (2 KB)
Attached To
Mode
D9262: Enable event api for libunbound
Attached
Detach File
Event Timeline
Log In to Comment