pds rebuild

This commit is contained in:
bferturk
2016-06-03 15:47:04 +03:00
parent 46d9183830
commit c1945ff625
2 changed files with 19 additions and 2 deletions
@@ -0,0 +1,11 @@
--- pds-2.0.0.orig/pds/environments.py 2016-03-02 11:27:31.000000000 +0200
+++ pds-2.0.0/pds/environments.py 2016-06-03 15:42:26.860036236 +0300
@@ -33,7 +33,7 @@
SessionTypes = ('/usr/share/xsessions/plasma-mediacenter')
Version = '5'
VersionKey = 'KDE_SESSION_VERSION'
- ConfigPath = ('$HOME/.local5/', '$HOME/.kde4/')
+ ConfigPath = ('$HOME/.local/', '$HOME/.kde/')
ConfigFile = 'share/config/kdeglobals'
ConfigType = 'ini'
#ConfigBin = 'kde4-config'
@@ -17,8 +17,7 @@
<Dependency>python-qt5-devel</Dependency>
</BuildDependencies>
<Patches>
<!--<Patch level="0">environment.patch</Patch>
<Patch level="0">mate_support.patch</Patch>-->
<Patch level="1">environment.patch</Patch>
</Patches>
</Source>
@@ -34,6 +33,13 @@
</Package>
<History>
<Update release="2">
<Date>2016-06-03</Date>
<Version>2.0.0</Version>
<Comment>Release bump.</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-28</Date>
<Version>2.0.0</Version>