update yali thanks @hrngultekin

This commit is contained in:
Ertuğrul Erata
2017-03-08 22:53:36 +03:00
parent a5be44bb89
commit 2b8cf62424
2 changed files with 13 additions and 3 deletions
+1 -1
View File
@@ -21,4 +21,4 @@ def install():
pythonmodules.install()
pisitools.domove("/usr/share/applications/yali.desktop", "/usr/share/display-managers/")
pisitools.removeDir("usr/share/applications")
pisitools.removeDir("usr/share/applications")
+12 -2
View File
@@ -12,9 +12,10 @@
<IsA>app:gui</IsA>
<Summary>Yet Another Linux Installer</Summary>
<Description>YALI is the graphical installer for PiSi Linux distribution which is written using the Qt framework.</Description>
<Archive sha1sum="c162aec1990021c927706d4ad5c97159292c859b" type="targz">https://github.com/forYali/yali/archive/3.0.3.tar.gz</Archive>
<Archive sha1sum="15c7dd1051297cf1c5aa5d59a6791e178453839f" type="targz">https://github.com/forYali/yali/archive/3.0.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-qt5</Dependency>
<Dependency>python-qt5-devel</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>e2fsprogs-devel</Dependency>
</BuildDependencies>
<Patches>
@@ -28,6 +29,8 @@
<RuntimeDependencies>
<Dependency>python-qt5</Dependency>
<Dependency>util-linux</Dependency>
<Dependency>python</Dependency>
<Dependency>e2fsprogs</Dependency>
<!--<Dependency>gptsync</Dependency> -->
<Dependency>mdadm</Dependency>
<Dependency>lvm2</Dependency>
@@ -79,6 +82,13 @@
</Package>
<History>
<Update release="2">
<Date>2017-03-08</Date>
<Version>3.0.4</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="1">
<Date>2017-03-05</Date>
<Version>3.0.3</Version>