Browse Source

2014-12-25 Ryoichi INAGAKI <ryo1@toki.waseda.jp>

	* kdebase-workspace, kdebase3, marble: rebuilt
	* kphotoalbum: updated
	


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

+ 5 - 2
k/kdebase-workspace/kdebase-workspace-vl.spec

@@ -6,7 +6,7 @@ Name: kdebase-workspace
 Summary: KDE Workspace
 Summary(ja): KDE ワークスペース
 Version: 4.11.9
-Release: 3%{?_dist_release}
+Release: 4%{?_dist_release}
 
 License: GPLv2
 Group: User Interface/Desktops
@@ -248,7 +248,7 @@ log out, and when user switching.
 %package -n ksysguardd
 Summary: Performance monitor daemon
 Summary(ja): パフォーマンス監視デーモン
-Group: Applications/Services
+Group: System Environment/Daemons
 
 %description -n ksysguardd
 %{summary}.
@@ -690,6 +690,9 @@ fi
 %{_datadir}/kde4/services/plasma-engine-akonadi.desktop
 
 %changelog
+* Wed Dec 24 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 4.11.9-4
+- rebuilt with gpsd 3.11
+
 * Wed Jul 16 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.11.9-3
 - rebuild with libpng-1.6.12
 

+ 4 - 2
k/kdebase3/kdebase3-vl.spec

@@ -1,10 +1,9 @@
 %define pamservice kde
 %define gdmsession kde.desktop
-%define vine5 %(grep -c 5. /etc/vine-release)
 
 Name: kdebase3
 Version: 3.5.10
-Release: 5%{?_dist_release}
+Release: 6%{?_dist_release}
 Summary: KDE 3 core files
 Summary(ja): KDE 3 基本ファイル
 
@@ -467,6 +466,9 @@ fi
 %exclude %{_libdir}/libkdeinit_*.so
 
 %changelog
+* Tue Dec 23 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 3.5.10-6
+- rebuilt with OpenEXR 2.2.0
+
 * Sat Oct 25 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 3.5.10-5
 - dropt Patch13 not to built with dbus
 - added Patch39 and 40

+ 7 - 4
k/kphotoalbum/kphotoalbum-vl.spec

@@ -1,14 +1,14 @@
 Summary: KDE Photo Album 
 Summary(ja): KDE フォトアルバム 
 Name:	 kphotoalbum
-Version: 4.3
+Version: 4.5
 Release: 1%{?_dist_release}
 
 License: GPLv2+
 Group:   Applications/Multimedia 
 URL:	 http://www.kphotoalbum.org/
 
-Source0:  http://kphotoalbum.org/data/download/kphotoalbum-%{version}.tar.bz2
+Source0:  http://kphotoalbum.org/data/download/kphotoalbum-%{version}.tar.xz
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: desktop-file-utils
@@ -20,7 +20,6 @@ BuildRequires: kdelibs4-devel
 BuildRequires: libkdcraw-devel
 BuildRequires: libkexiv2-devel
 BuildRequires: libkipi-devel
-#BuildRequires: kdeedu4-devel 
 BuildRequires: marble-devel
 BuildRequires: soprano-devel
 
@@ -94,7 +93,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)
-%doc ChangeLog COPYING README TODO
+%doc ChangeLog COPYING COPYING.DOC README
 %{_bindir}/kphotoalbum
 %{_bindir}/kpa-backup.sh
 %{_bindir}/open-raw.pl
@@ -107,6 +106,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
 
 
 %changelog
+* Wed Dec 24 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 4.5-1
+- new upstream release
+- built with KDE 4.12.5
+
 * Sun Nov 04 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.3-1
 - new upstream release
 

+ 11 - 3
m/marble/marble-vl.spec

@@ -2,9 +2,10 @@ Name: marble
 Summary: A World Atlas
 Summary(ja): デスクトップ地球儀
 Version: 4.12.5
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 
-License: LGPLv2+
+# documents are GFDL
+License: LGPLv2+ and GFDLv1.2
 Group: Applications/Edutainment
 URL: http://edu.kde.org/marble/
 
@@ -43,6 +44,7 @@ This package is part of the KDE education module.
 %package libs
 Summary: Runtime libraries for %{name}
 Summary(ja): %{name} のランタイムライブラリ
+License: LGPLv2+
 Group: System Environment/Libraries
 Obsoletes: kdeedu4-marble-libs < %{version}-%{release}
 Provides:  kdeedu4-marble-libs = %{version}-%{release}
@@ -53,6 +55,8 @@ Provides:  kdeedu4-marble-libs = %{version}-%{release}
 %package devel
 Summary: Development files for %{name}
 Summary(ja): %{name} の開発用ファイル
+# cmake scripts are BSD license
+License: LGPLv2+ and BSD
 Group: Development/Libraries
 Requires: %{name}-libs = %{version}-%{release}
 Requires:  kdelibs4-devel
@@ -124,7 +128,7 @@ fi
 
 %files
 %defattr(-,root,root)
-%doc COPYING
+%doc ChangeLog COPYING.DOC LICENSE.txt
 %{_bindir}/marble
 %{_bindir}/marble-mobile
 %{_bindir}/marble-qt
@@ -160,11 +164,15 @@ fi
 
 %files devel
 %defattr(-,root,root)
+%doc COPYING-CMAKE-SCRIPTS
 %{_includedir}/marble/*
 %{_libdir}/libmarblewidget.so
 %{_datadir}/kde4/apps/cmake/modules/
 
 %changelog
+* Wed Dec 24 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 4.12.5-2
+- rebuilt with gpsd 3.11
+
 * Wed May 07 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.12.5-1
 - new upstream release