This commit is contained in:
Ertuğrul Erata
2016-04-06 22:02:06 +03:00
parent b2e583b462
commit ff22c004c3
+4 -4
View File
@@ -36,9 +36,6 @@
<Name>expat-devel</Name> <Name>expat-devel</Name>
<PartOf>system.devel</PartOf> <PartOf>system.devel</PartOf>
<Summary>Development files for expat</Summary> <Summary>Development files for expat</Summary>
<BuildDependencies>
<Dependency>glibc-32bit</Dependency>
</BuildDependencies>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency release="current">expat</Dependency> <Dependency release="current">expat</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
@@ -55,6 +52,9 @@
<PartOf>emul32</PartOf> <PartOf>emul32</PartOf>
<Summary>32-bit shared libraries for expat</Summary> <Summary>32-bit shared libraries for expat</Summary>
<BuildType>emul32</BuildType> <BuildType>emul32</BuildType>
<BuildDependencies>
<Dependency>glibc-32bit</Dependency>
</BuildDependencies>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency release="current">expat</Dependency> <Dependency release="current">expat</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
@@ -65,7 +65,7 @@
<History> <History>
<Update release="1"> <Update release="1">
<Date>2016-03-02</Date> <Date>2016-04-06</Date>
<Version>2.1.0</Version> <Version>2.1.0</Version>
<Comment>First release</Comment> <Comment>First release</Comment>
<Name>Ertuğrul Erata</Name> <Name>Ertuğrul Erata</Name>