From 63b122b5965a1f1db1a2d071dee53cd0aeeffa98 Mon Sep 17 00:00:00 2001 From: aydemir Date: Wed, 26 Aug 2015 16:05:49 +0300 Subject: [PATCH] =?UTF-8?q?kscreen=20if=20more=20than=20one=20package=20ar?= =?UTF-8?q?e=20produced=20from=20same=20source=20(same=20pspec.xml)=20and?= =?UTF-8?q?=20some=20of=20the=20packages=20in=20that=20source=20depend=20e?= =?UTF-8?q?ach=20other.=20Pardus=20use=20value=20=E2=80=9Ccurrent=E2=80=9D?= =?UTF-8?q?=20for=20the=20strict=20release=20or=20version=20tags,=20in=20o?= =?UTF-8?q?rder=20to=20automatically=20assign=20the=20release=20or=20versi?= =?UTF-8?q?on=20number=20of=20the=20needed=20package.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- desktop/kde/plasma/kscreen/actions.py | 2 +- desktop/kde/plasma/kscreen/pspec.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/desktop/kde/plasma/kscreen/actions.py b/desktop/kde/plasma/kscreen/actions.py index 56638b7e32..cf59143ad2 100644 --- a/desktop/kde/plasma/kscreen/actions.py +++ b/desktop/kde/plasma/kscreen/actions.py @@ -16,4 +16,4 @@ def build(): def install(): kde5.install() - pisitools.dodoc("COPYING") + pisitools.dodoc("COPYING") \ No newline at end of file diff --git a/desktop/kde/plasma/kscreen/pspec.xml b/desktop/kde/plasma/kscreen/pspec.xml index 6ac2083cff..a17c0dc0ab 100644 --- a/desktop/kde/plasma/kscreen/pspec.xml +++ b/desktop/kde/plasma/kscreen/pspec.xml @@ -10,7 +10,7 @@ LGPLv2 library - app:console + app:console Provides the interface and basic tools for the KDE workspace Provides the interface and basic tools for the KDE workspace http://download.kde.org/stable/plasma/5.4.0/kscreen-5.4.0.tar.xz @@ -19,7 +19,7 @@ qt5-graphicaleffects qt5-declarative-devel kglobalaccel-devel - libkscreen-devel + libkscreen-devel kdoctools-devel kxmlgui-devel mesa-devel @@ -74,6 +74,6 @@ First Release. Stefan Gronewold(groni) groni@pisilinux.org - + - + \ No newline at end of file