From: Jan Rękorajski Date: Sun, 17 Feb 2013 13:30:34 +0000 (+0100) Subject: - removed obsolete patch X-Git-Tag: auto/th/kde4-kdeadmin-4.10.0-1~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=fb5b2d8d4f5ad21be7644d839cbc7392839875e0;p=packages%2Fkde4-kdeadmin.git - removed obsolete patch --- diff --git a/kde4-kdeadmin-system-config-printer.patch b/kde4-kdeadmin-system-config-printer.patch deleted file mode 100644 index cf4b95c..0000000 --- a/kde4-kdeadmin-system-config-printer.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- kdeadmin-4.9.4/system-config-printer-kde/system-config-printer-kde.py.orig 2012-11-30 01:27:53.000000000 +0100 -+++ kdeadmin-4.9.4/system-config-printer-kde/system-config-printer-kde.py 2012-12-25 22:59:48.067167781 +0100 -@@ -35,8 +35,7 @@ - - #load modules from system-config-printer-common (debug, smburi), change path here if you have it installed elsewhere - SYSTEM_CONFIG_PRINTER_DIR = "/usr/share/system-config-printer" --if os.path.exists(SYSTEM_CONFIG_PRINTER_DIR + "/debug.py"): -- sys.path.append(SYSTEM_CONFIG_PRINTER_DIR) -+sys.path.append(SYSTEM_CONFIG_PRINTER_DIR) - - from PyQt4.QtCore import * - from PyQt4.QtGui import * diff --git a/kde4-kdeadmin.spec b/kde4-kdeadmin.spec index 7e4a920..39c4c54 100644 --- a/kde4-kdeadmin.spec +++ b/kde4-kdeadmin.spec @@ -19,7 +19,6 @@ License: GPL v2+ Group: X11/Applications Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz # Source0-md5: a019719b629ca5dcd5dedba04a28d208 -Patch0: %{name}-system-config-printer.patch URL: http://www.kde.org/ BuildRequires: automoc4 >= 0.9.88 BuildRequires: cmake >= 2.8.0 @@ -125,7 +124,6 @@ Ferramenta para administração de usuários do sistema. %prep %setup -q -n %{orgname}-%{version} -%patch0 -p1 %build install -d build