[kdebindings] - 4.5.80 (4.6beta1)

Rex Dieter rdieter at fedoraproject.org
Sun Nov 21 20:24:52 UTC 2010


commit a86b7b5d3bb65c8f6ff46927b6351441d3fa43d1
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Sun Nov 21 14:25:40 2010 -0600

    - 4.5.80 (4.6beta1)

 .gitignore                        |    3 +-
 kdebindings-4.5.1-sip_api_8.patch |   65 -------------------------------------
 kdebindings-4.5.2-mono28.patch    |   23 -------------
 kdebindings.spec                  |   15 ++------
 sources                           |    2 +-
 5 files changed, 6 insertions(+), 102 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 669e771..0c9ed87 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-/kdebindings-4.5.2.tar.bz2
-/kdebindings-4.5.3.tar.bz2
+/kdebindings-4.5.80.tar.bz2
diff --git a/kdebindings.spec b/kdebindings.spec
index 3139eeb..028d098 100644
--- a/kdebindings.spec
+++ b/kdebindings.spec
@@ -37,7 +37,7 @@
 %global _cmake_skip_rpath %{nil}
 
 Name: kdebindings
-Version: 4.5.3
+Version: 4.5.80
 Release: 1%{?dist}
 Summary: KDE bindings to non-C++ languages
 
@@ -50,15 +50,10 @@ Source0: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 ## upstreamable patches
-# fix build with newer sip/PyQt (borrowed from opensuse)
-Patch51: kdebindings-4.5.1-sip_api_8.patch
 
 ## upstream patches
 
 ## trunk
-# kdebindings-csharp fails to build with mono 2.8, http://bugs.kde.org/254629
-# should backport this if not already done
-# Patch150: kdebindings-4.5.2-mono28.patch 
 
 BuildRequires:  akonadi-devel
 BuildRequires:  kdebase-workspace-devel >= %{version}
@@ -266,11 +261,6 @@ Falcon plugin for the Kross archtecture in KDE4.
 %prep
 %setup -q -n kdebindings-%{version}%{?alphatag}
 
-%if 0%{?_sip_api_major} >= 8
-%patch51 -p1 -b .sip_api_8
-%endif
-#%patch150 -p1 -b .mono28
-
 
 %build
 mkdir -p %{_target_platform}
@@ -557,6 +547,9 @@ fi
 
 
 %changelog
+* Sun Nov 21 2010 Rex Dieter <rdieter at fedoraproject.org> - 4.5.80-1
+- 4.5.80 (4.6beta1)
+
 * Fri Oct 29 2010 Than Ngo <than at redhat.com> - 4.5.3-1
 - 4.5.3
 
diff --git a/sources b/sources
index 73ba4f4..6e3b60f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-639a3ff6de7b19ca9437560a134f8629  kdebindings-4.5.3.tar.bz2
+916b10688f7a6f87e35ee257d134359f  kdebindings-4.5.80.tar.bz2


More information about the scm-commits mailing list