Merge pull request #1066 from suvari/master

pyparted: fix releaseFrom..
This commit is contained in:
Ertuğrul Erata
2016-01-10 19:17:28 +02:00
2 changed files with 8 additions and 8 deletions
@@ -16,7 +16,7 @@
<BuildDependencies>
<Dependency>python-decorator</Dependency>
<Dependency>python-devel</Dependency>
<Dependency releaseFrom="4">parted-devel</Dependency>
<Dependency versionFrom="3.2">parted-devel</Dependency>
</BuildDependencies>
</Source>
@@ -35,7 +35,7 @@
<History>
<Update release="5">
<Date>2015-08-04</Date>
<Date>2016-01-10</Date>
<Version>3.10.5</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
@@ -70,4 +70,4 @@
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
+5 -5
View File
@@ -25,7 +25,7 @@
<Dependency>mariadb-lib</Dependency>
<Dependency>postgresql-lib</Dependency>
<Dependency>cyrus-sasl-devel</Dependency>
<Dependency releaseFrom="4">openldap-client</Dependency>
<Dependency versionFrom="2.4.41">openldap-client</Dependency>
</BuildDependencies>
</Source>
@@ -42,8 +42,8 @@
<Dependency>unixODBC</Dependency>
<Dependency>mariadb-lib</Dependency>
<Dependency>postgresql-lib</Dependency>
<Dependency releaseFrom="5">cyrus-sasl</Dependency>
<Dependency releaseFrom="4">openldap-client</Dependency>
<Dependency versionFrom="2.1.26">cyrus-sasl</Dependency>
<Dependency versionFrom="2.4.41">openldap-client</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
@@ -67,7 +67,7 @@
<History>
<Update release="7">
<Date>2015-05-01</Date>
<Date>2016-01-10</Date>
<Version>1.5.4</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
@@ -116,4 +116,4 @@
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>