|
@@ -1,6 +1,7 @@
|
|
|
Name: libkipi
|
|
|
Summary: Common plugin infrastructure for KDE image applications
|
|
|
-Version: 4.7.2
|
|
|
+Summary(ja): KDE 画像アプリケーション向けの共通プラグインインフラストラクチャ
|
|
|
+Version: 4.7.4
|
|
|
Release: 1%{?_dist_release}
|
|
|
|
|
|
License: GPLv2+
|
|
@@ -25,6 +26,7 @@ image plugins among graphic applications.
|
|
|
|
|
|
%package devel
|
|
|
Summary: Development files for %{name}
|
|
|
+Summary(ja): %{name} の開発用ファイル
|
|
|
Group: Development/Libraries
|
|
|
Requires: %{name} = %{version}-%{release}
|
|
|
Requires: kdelibs4-devel
|
|
@@ -36,7 +38,6 @@ Requires: kdelibs4-devel
|
|
|
%prep
|
|
|
%setup -q
|
|
|
|
|
|
-
|
|
|
%build
|
|
|
mkdir -p %{_target_platform}
|
|
|
pushd %{_target_platform}
|
|
@@ -95,6 +96,9 @@ fi
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Sun Dec 18 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.7.4-1
|
|
|
+- new upstream release
|
|
|
+
|
|
|
* Sat Oct 15 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.7.2-1
|
|
|
- new upstream release
|
|
|
|