netcf: rebuild, fix source
This commit is contained in:
@@ -13,8 +13,10 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>A library for configuring network interfaces</Summary>
|
||||
<Description>netcf is a cross-platform network configuration library for modifying the network configuration of a system. Network configurations are expressed in XML format.</Description>
|
||||
<Archive sha1sum="98f0780c4bee429fbbfb3ced1629944cc5c6f2b6" type="targz">https://fedorahosted.org/released/netcf/netcf-0.2.8.tar.gz</Archive>
|
||||
<Archive sha1sum="98f0780c4bee429fbbfb3ced1629944cc5c6f2b6" type="targz">https://releases.pagure.org/netcf/netcf-0.2.8.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gcc</Dependency>
|
||||
<Dependency>xz-devel</Dependency>
|
||||
<Dependency>libxml2-devel</Dependency>
|
||||
<Dependency>libxslt-devel</Dependency>
|
||||
<Dependency>libnl-devel</Dependency>
|
||||
@@ -26,6 +28,7 @@
|
||||
<Package>
|
||||
<Name>netcf</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>xz</Dependency>
|
||||
<Dependency>zlib</Dependency>
|
||||
<Dependency>libnl</Dependency>
|
||||
<Dependency>augeas</Dependency>
|
||||
@@ -62,6 +65,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-04-29</Date>
|
||||
<Version>0.2.8</Version>
|
||||
<Comment>Release Bump</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-06-09</Date>
|
||||
<Version>0.2.8</Version>
|
||||
@@ -77,4 +87,4 @@
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user