Browse Source

update: k3b, self-build-k3b-extra

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@1795 ec354946-7b23-47d6-9f5a-488ba84defc7
inagaki 14 years ago
parent
commit
104254df5a

+ 9 - 2
k/k3b/k3b-vl.spec

@@ -1,7 +1,7 @@
 Name: k3b
 Name: k3b
 Summary: CD/DVD/Blu-ray burning application for KDE
 Summary: CD/DVD/Blu-ray burning application for KDE
 Summary(ja): KDE 用の CD/DVD/Blu-ray 作成アプリケーション
 Summary(ja): KDE 用の CD/DVD/Blu-ray 作成アプリケーション
-Version: 2.0.0
+Version: 2.0.1
 Release: 1%{?_dist_release}
 Release: 1%{?_dist_release}
 
 
 Group: Applications/Archiving
 Group: Applications/Archiving
@@ -58,6 +58,7 @@ K3b にて MP3/WMA ファイルを扱いたい場合は、self-build-k3b-extra 
 
 
 %package libs
 %package libs
 Summary: Runtime libraries for %{name}
 Summary: Runtime libraries for %{name}
+Summary(ja): %{name} のランタイムライブラリ
 Group:   System Environment/Libraries
 Group:   System Environment/Libraries
 Requires: kdelibs4 >= 4.4.0
 Requires: kdelibs4 >= 4.4.0
 
 
@@ -66,6 +67,7 @@ Requires: kdelibs4 >= 4.4.0
 
 
 %package devel
 %package devel
 Summary: Files for the development of applications which will use %{name} 
 Summary: Files for the development of applications which will use %{name} 
+Summary(ja): %{name} 使用するアプリケーションを開発するためのファイル 
 Group: Development/Libraries
 Group: Development/Libraries
 Requires: %{name}-libs = %{version}-%{release}
 Requires: %{name}-libs = %{version}-%{release}
 Requires: kdelibs4-devel >= 4.4.0
 Requires: kdelibs4-devel >= 4.4.0
@@ -104,9 +106,11 @@ make install/fast -C %{_target_platform} DESTDIR=$RPM_BUILD_ROOT
 
 
 %find_lang k3b --with-kde
 %find_lang k3b --with-kde
 %find_lang k3bsetup
 %find_lang k3bsetup
+%find_lang kio_videodvd
 %find_lang libk3b
 %find_lang libk3b
-%find_lang libk3bdevice 
+%find_lang libk3bdevice
 cat k3bsetup.lang >> k3b.lang
 cat k3bsetup.lang >> k3b.lang
+cat kio_videodvd.lang >> libk3b.lang
 cat libk3bdevice.lang >> libk3b.lang
 cat libk3bdevice.lang >> libk3b.lang
 
 
 # k3b app icon missing, https://bugzilla.redhat.com/show_bug.cgi?id=611272
 # k3b app icon missing, https://bugzilla.redhat.com/show_bug.cgi?id=611272
@@ -176,6 +180,9 @@ update-mime-database %{_datadir}/mime &> /dev/null
 %{_libdir}/libk3blib.so
 %{_libdir}/libk3blib.so
 
 
 %changelog
 %changelog
+* Wed Sep  8 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.0.1-1
+- new upstream release
+
 * Thu Jul 22 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.0.0-1
 * Thu Jul 22 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.0.0-1
 - new upstream release
 - new upstream release
 - updated build dependencies
 - updated build dependencies

+ 4 - 1
nonfree/self-build-k3b-extra/k3b-extra-vl.spec

@@ -1,7 +1,7 @@
 Name: k3b-extra
 Name: k3b-extra
 Summary: K3b additional plugins
 Summary: K3b additional plugins
 Summary(ja): K3b 追加プラグイン集
 Summary(ja): K3b 追加プラグイン集
-Version: 2.0.0
+Version: 2.0.1
 Release: 1%{?_dist_release}
 Release: 1%{?_dist_release}
 
 
 Group: Applications/Archiving
 Group: Applications/Archiving
@@ -101,5 +101,8 @@ update-desktop-database -q %{_datadir}/applications > /dev/null 2>&1 ||:
 %{_datadir}/kde4/services/*
 %{_datadir}/kde4/services/*
 
 
 %changelog
 %changelog
+* Wed Sep  8 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.0.1-1
+- new upstream release
+
 * Thu Jul 22 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.0.0-1
 * Thu Jul 22 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.0.0-1
 - initial build for self-build framework
 - initial build for self-build framework

+ 5 - 2
nonfree/self-build-k3b-extra/self-build-k3b-extra-vl.spec

@@ -1,9 +1,9 @@
 %define pkgname k3b-extra
 %define pkgname k3b-extra
 %define name	self-build-%{pkgname}
 %define name	self-build-%{pkgname}
-%define version 2.0.0
+%define version 2.0.1
 %define release	1%{?_dist_release}
 %define release	1%{?_dist_release}
 
 
-%define sourceurl0	http://downloads.sourceforge.net/project/k3b/k3b/2.0.0/k3b-%{version}.tar.bz2
+%define sourceurl0	http://downloads.sourceforge.net/project/k3b/k3b/%{version}/k3b-%{version}.tar.bz2
 
 
 Summary:	Package to automatically build %{pkgname} rpm package
 Summary:	Package to automatically build %{pkgname} rpm package
 Summary(ja): 	%{pkgname} の rpm パッケージを自動作成するパッケージ
 Summary(ja): 	%{pkgname} の rpm パッケージを自動作成するパッケージ
@@ -119,5 +119,8 @@ K3b 向けに以下の追加プラグインを提供します.
 %{_datadir}/%{name}
 %{_datadir}/%{name}
 
 
 %changelog
 %changelog
+* Wed Sep  8 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.0.1-1
+- new upstream release
+
 * Thu Jul 22 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.0.0-1
 * Thu Jul 22 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.0.0-1
 - initial bulid for Vine Linux
 - initial bulid for Vine Linux