[libkipi] libkipi update from digikam-3.0.0-beta1

nucleo nucleo at fedoraproject.org
Thu Sep 20 23:58:41 UTC 2012


commit c6ae9a67457f291dcec131a0e4fc74826f6725f9
Author: nucleo <nucleo at fedoraproject.org>
Date:   Fri Sep 21 02:57:40 2012 +0300

    libkipi update from digikam-3.0.0-beta1

 .gitignore   |    1 +
 libkipi.spec |   13 ++++++++++---
 sources      |    2 +-
 3 files changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 00a2004..9da3baf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /libkipi-4.8.5.tar.xz
 /libkipi-4.9.1.tar.xz
+/libkipi-4.9.50.tar.xz
diff --git a/libkipi.spec b/libkipi.spec
index 573bfd5..c5125b8 100644
--- a/libkipi.spec
+++ b/libkipi.spec
@@ -1,6 +1,6 @@
 Name:    libkipi
 Summary: Common plugin infrastructure for KDE image applications
-Version: 4.9.1
+Version: 4.9.50
 Release: 1%{?dist}
 
 License: GPLv2+
@@ -13,7 +13,11 @@ URL:     https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2
 %endif
 Source0: ftp://ftp.kde.org/pub/kde/%{stable}/%{version}/src/%{name}-%{version}.tar.xz
 
-BuildRequires:  kdelibs4-devel >= %{version}
+# 4.9.50 is not real version
+# libkipi 2.0.0 sources are from digikam 3.0.0 beta1 tarball
+# it targeted to KDE 4.10
+#BuildRequires:  kdelibs4-devel >= %{version}
+BuildRequires:  kdelibs4-devel
 
 Requires: kdelibs4%{?_isa} >= %{_kde4_version}
 
@@ -74,7 +78,7 @@ fi
 
 %files
 %doc AUTHORS COPYING NEWS README
-%{_kde4_libdir}/libkipi.so.9*
+%{_kde4_libdir}/libkipi.so.10*
 %{_kde4_appsdir}/kipi/
 %{_kde4_iconsdir}/hicolor/*/*/*
 %{_kde4_datadir}/kde4/servicetypes/kipiplugin.desktop
@@ -86,6 +90,9 @@ fi
 
 
 %changelog
+* Thu Sep 20 2012 Alexey Kurov <nucleo at fedoraproject.org> - 4.9.50-1
+- libkipi update from digikam-3.0.0-beta1
+
 * Mon Sep 03 2012 Than Ngo <than at redhat.com> - 4.9.1-1
 - 4.9.1
 
diff --git a/sources b/sources
index 6b078e9..f039492 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-81abb10097e14cdd18eb687f20cb21d6  libkipi-4.9.1.tar.xz
+5a30ed265200ebe1999977a6ed338d8e  libkipi-4.9.50.tar.xz


More information about the scm-commits mailing list