Author: kkofler
Update of /cvs/pkgs/rpms/kdebindings/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29846/devel
Modified Files: kdebindings.spec Removed Files: kdebindings-3.97.0-libsmokeqt-lib64.patch kdebindings-3.97.0-pykde4-lib64.patch Log Message: * Fri Feb 29 2008 Kevin Kofler Kevin@tigcc.ticalc.org 4.0.2-2 - drop lib64 patches (fixed upstream)
Index: kdebindings.spec =================================================================== RCS file: /cvs/pkgs/rpms/kdebindings/devel/kdebindings.spec,v retrieving revision 1.85 retrieving revision 1.86 diff -u -r1.85 -r1.86 --- kdebindings.spec 29 Feb 2008 12:04:47 -0000 1.85 +++ kdebindings.spec 29 Feb 2008 23:55:59 -0000 1.86 @@ -7,7 +7,7 @@
Name: kdebindings Version: 4.0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE bindings to non-C++ languages
Group: User Interface/Desktops @@ -16,15 +16,6 @@ Source0: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-# FIXME: upstream these -- Rex -Patch0: kdebindings-3.97.0-libsmokeqt-lib64.patch -Patch1: kdebindings-3.97.0-pykde4-lib64.patch - -# FIXME/TODO: missing BRs (taken from CMakeCache.txt) -#QSCINTILLA_INCLUDE_DIR:PATH=QSCINTILLA_INCLUDE_DIR-NOTFOUND -#QSCINTILLA_LIBRARY:FILEPATH=QSCINTILLA_LIBRARY-NOTFOUND -# We currently only have Qt 3 QScintilla. - BuildRequires: kde-filesystem >= 4 BuildRequires: kdelibs4-devel >= %{version} BuildRequires: kdebase-workspace-devel >= %{version} @@ -68,8 +59,6 @@
%prep %setup -q -%patch0 -p1 -%patch1 -p1
%build @@ -124,6 +113,9 @@
%changelog +* Fri Feb 29 2008 Kevin Kofler Kevin@tigcc.ticalc.org 4.0.2-2 +- drop lib64 patches (fixed upstream) + * Thu Feb 28 2008 Than Ngo than@redhat.com 4.0.2-1 - 4.0.2
--- kdebindings-3.97.0-libsmokeqt-lib64.patch DELETED ---
--- kdebindings-3.97.0-pykde4-lib64.patch DELETED ---
scm-commits@lists.fedoraproject.org