Revision: 735
Author: ozbekanil
Date: Wed May 2 10:52:34 2012
Log: love: add conflicts
http://code.google.com/p/happy-kitty/source/detail?r=735
Modified:
/trunk/library/love/pspec.xml
/trunk/library/love07/pspec.xml
/trunk/library/love07/translations.xml
=======================================
--- /trunk/library/love/pspec.xml Wed May 2 10:45:15 2012
+++ /trunk/library/love/pspec.xml Wed May 2 10:52:34 2012
@@ -39,6 +39,9 @@
<Dependency>libvorbis</Dependency>
<Dependency>libmodplug</Dependency>
</RuntimeDependencies>
+ <Conflicts>
+ <Package>love07</Package>
+ </Conflicts>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share/icons</Path>
=======================================
--- /trunk/library/love07/pspec.xml Wed May 2 10:46:12 2012
+++ /trunk/library/love07/pspec.xml Wed May 2 10:52:34 2012
@@ -2,7 +2,7 @@
<!DOCTYPE PISI
SYSTEM "
http://www.pardus.org.tr/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
- <Name>love</Name>
+ <Name>love07</Name>
<Homepage>
http://love2d.org</Homepage>
<Packager>
<Name>Anıl Özbek</Name>
@@ -27,7 +27,7 @@
</Source>
<Package>
- <Name>love</Name>
+ <Name>love07</Name>
<RuntimeDependencies>
<Dependency>lua</Dependency>
<Dependency>DevIL</Dependency>
@@ -39,6 +39,9 @@
<Dependency>libvorbis</Dependency>
<Dependency>libmodplug</Dependency>
</RuntimeDependencies>
+ <Conflicts>
+ <Package>love</Package>
+ </Conflicts>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share/icons</Path>
@@ -56,7 +59,7 @@
<History>
<Update release="1">
- <Date>2011-09-06</Date>
+ <Date>2012-05-02</Date>
<Version>0.7.2</Version>
<Comment>First release</Comment>
<Name>Anıl Özbek</Name>
=======================================
--- /trunk/library/love07/translations.xml Wed May 2 10:46:12 2012
+++ /trunk/library/love07/translations.xml Wed May 2 10:52:34 2012
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<PISI>
<Source>
- <Name>love</Name>
+ <Name>love07</Name>
<Summary xml:lang="tr">Lua kullanan 2B oyun motoru</Summary>
<Description xml:lang="tr">LÖVE, Lua'da 2B oyunlar yapmak için
harika bir çatıdır.</Description>
</Source>