Browse Source

update: kdepim, kdepim-runtime, magicpoint

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3929 ec354946-7b23-47d6-9f5a-488ba84defc7
inagaki 13 years ago
parent
commit
cf3725a37b
3 changed files with 31 additions and 10 deletions
  1. 11 1
      k/kdepim-runtime/kdepim-runtime-vl.spec
  2. 4 1
      k/kdepim/kdepim-vl.spec
  3. 16 8
      m/magicpoint/magicpoint-vl.spec

+ 11 - 1
k/kdepim-runtime/kdepim-runtime-vl.spec

@@ -3,7 +3,7 @@
 Name: kdepim-runtime
 Summary: KDE PIM Runtime Environment
 Summary(ja): KDE PIM ランタイム環境
-Version: 4.4.10
+Version: 4.4.11.1
 Release: 1%{?_dist_release}
 
 Group: Applications/Productivity
@@ -34,6 +34,7 @@ Requires: %{name}-libs = %{version}-%{release}
 Summary: %{name} runtime libraries
 Summary(ja): %{name} ランタイムライブラリ
 Group: System Environment/Libraries
+License: LGPLv2
 #Requires: %{name} = %{version}-%{release}
 Requires: akonadi >= %{akonadi_version}
 
@@ -43,7 +44,9 @@ Requires: akonadi >= %{akonadi_version}
 
 %package devel
 Summary: Development files for %{name}
+Summary(ja): %{name} の開発用ファイル
 Group: Development/Libraries
+License: LGPLv2
 Requires: %{name}-libs = %{version}-%{release}
 Requires: kdepimlibs-devel >= %{version}
 
@@ -118,6 +121,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
+%doc COPYING
 %{_bindir}/*
 %{_libdir}/kde4/*.so
 %{_datadir}/autostart/*
@@ -132,14 +136,20 @@ rm -rf $RPM_BUILD_ROOT
 
 %files libs
 %defattr(-,root,root,-)
+%doc COPYING.LIB
 %{_libdir}/lib*.so.*
 
 %files devel
 %defattr(-,root,root,-)
+%doc COPYING.LIB
 #{_includedir}/kde4/akonadi/xml
 %{_libdir}/lib*.so
 
 %changelog
+* Sun May 15 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.4.11.1-1
+- new upstream release
+- included COPYING[.LIB]
+
 * Sun Feb 13 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.4.10-1
 - new upstream release
 

+ 4 - 1
k/kdepim/kdepim-vl.spec

@@ -1,7 +1,7 @@
 Name: kdepim
 Summary: PIM (Personal Information Manager) for KDE
 Summary(ja): KDE の個人情報管理(PIM)アプリケーション集
-Version: 4.4.10
+Version: 4.4.11.1
 Release: 1%{?_dist_release}
 
 Group: Applications/Productivity
@@ -207,6 +207,9 @@ rm -rf $RPM_BUILD_ROOT
 #exclude %{_libdir}/libkpilot_*.so
 
 %changelog
+* Sat May 21 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.11.1-1
+- new upstream release
+
 * Fri Feb 18 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4.10-1
 - new upstream release
 - added BR: libindicate-qt-devel

+ 16 - 8
m/magicpoint/magicpoint-vl.spec

@@ -2,7 +2,7 @@ Summary: an X11 based presentation tool
 Summary(ja): X11 ベースのプレゼンテーションツール
 Name: magicpoint
 Version: 1.13a
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 License: Copyright (C) 1997 and 1998 WIDE Project.  All rights reserved.
 Group: Applications/Text
 URL: http://www.mew.org/mgp/
@@ -17,10 +17,14 @@ Patch5: magicpoint-1.13a-no-libmng.patch
 Buildroot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: freetype-devel
 BuildRequires: freetype2-devel
-BuildRequires: libungif-devel
+BuildRequires: giflib-devel
 BuildRequires: expat-devel
 BuildRequires: imlib-devel
 BuildRequires: imake
+BuildRequires: byacc
+BuildRequires: flex
+BuildRequires: libSM-devel
+BuildRequires: libXmu-devel
 Requires: sharutils
 
 %description
@@ -31,11 +35,11 @@ just text so that you can create presentation files quickly with your
 favorite editor (e.g. Emacs).
 
 %description -l ja
-MagincPoint は X11 ベースのプレゼンテーションツールである。複雑なプレ
-ゼンテーションを可能にする一方、簡単なプレゼンテーションを容易に行
-えるようにデザインされている。そのプレゼンテーションファイル(一般に
-.mgp という拡張子が使われる)はただのテキストファイルなので、好きなエ
-ィタ(例えば Emacs)ですぐに作成することができる。
+MagincPoint は X11 ベースのプレゼンテーションツールです.複雑なプレゼン
+テーションを可能にする一方、簡単なプレゼンテーションを容易に行うことがで
+きるようにデザインされています.そのプレゼンテーションファイル(一般に 
+.mgp という拡張子が使われる)はただのテキストファイルですので、好きなエデ
+ィタ(例えば Emacs)ですぐに作成することができます.
 
 %prep
 %setup -q
@@ -49,7 +53,7 @@ MagincPoint は X11 ベースのプレゼンテーションツールである。
 %build
 autoconf
 %configure --disable-vflib --with-x \
-	--enable-png --enable-gif --enable-freetype-charset16
+	--enable-gif --enable-freetype-charset16
 xmkmf
 make Makefiles CONFIGDIR=%{_datadir}/X11/config
 make
@@ -77,6 +81,10 @@ rm -rf %{buildroot}
 %{_mandir}/man1/*
 
 %changelog
+* Sun May 21 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.13a-3
+- rebuilt with current VineSeed
+- added BR: byacc, flex, libSM-devel, libXmu-devel
+
 * Sat Oct 18 2008 Shu KONNO <owa@bg.wakwak.com> 1.13a-2
 - fixed X11 directories for x86_64