apr-util: fix releaseFrom..

This commit is contained in:
suvari
2016-01-10 19:13:45 +02:00
parent 8eaff9a694
commit 5ed43eaa9a
+5 -5
View File
@@ -25,7 +25,7 @@
<Dependency>mariadb-lib</Dependency> <Dependency>mariadb-lib</Dependency>
<Dependency>postgresql-lib</Dependency> <Dependency>postgresql-lib</Dependency>
<Dependency>cyrus-sasl-devel</Dependency> <Dependency>cyrus-sasl-devel</Dependency>
<Dependency releaseFrom="4">openldap-client</Dependency> <Dependency versionFrom="2.4.41">openldap-client</Dependency>
</BuildDependencies> </BuildDependencies>
</Source> </Source>
@@ -42,8 +42,8 @@
<Dependency>unixODBC</Dependency> <Dependency>unixODBC</Dependency>
<Dependency>mariadb-lib</Dependency> <Dependency>mariadb-lib</Dependency>
<Dependency>postgresql-lib</Dependency> <Dependency>postgresql-lib</Dependency>
<Dependency releaseFrom="5">cyrus-sasl</Dependency> <Dependency versionFrom="2.1.26">cyrus-sasl</Dependency>
<Dependency releaseFrom="4">openldap-client</Dependency> <Dependency versionFrom="2.4.41">openldap-client</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="library">/usr/lib</Path> <Path fileType="library">/usr/lib</Path>
@@ -67,7 +67,7 @@
<History> <History>
<Update release="7"> <Update release="7">
<Date>2015-05-01</Date> <Date>2016-01-10</Date>
<Version>1.5.4</Version> <Version>1.5.4</Version>
<Comment>Version bump.</Comment> <Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name> <Name>Yusuf Aydemir</Name>
@@ -116,4 +116,4 @@
<Email>yusuf.aydemir@pisilinux.org</Email> <Email>yusuf.aydemir@pisilinux.org</Email>
</Update> </Update>
</History> </History>
</PISI> </PISI>