apr-util: fix releaseFrom..
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user