Browse Source

2.0.9に更新

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@2435 ec354946-7b23-47d6-9f5a-488ba84defc7
kazutaka 13 years ago
parent
commit
ccadd90c11
1 changed files with 8 additions and 10 deletions
  1. 8 10
      d/docky/docky-vl.spec

+ 8 - 10
d/docky/docky-vl.spec

@@ -10,15 +10,11 @@
 Summary:	Dock application for GNOME
 Summary(ja): 	GNOME 向けのドックアプリケーション
 Name:		docky
-Version:	2.0.7
-Release: 	2%{?_dist_release}
+Version:	2.0.9
+Release: 	1%{?_dist_release}
 Source0:	http://launchpad.net/docky/2.0/2.0.5/+download/%{name}-%{version}.tar.gz
-Source1:	docky-2.0.5-ja.po
+Source1:	docky-2.0.9-ja.po
 Patch1:		docky-2.0.5-clock-date-format.patch
-# Add Patch2 to drop dependency for mono.getoptions (obsoleted from mono-2.8).
-# This patch is taken from https://bugs.launchpad.net/docky/+bug/502650
-# and modified to fit with 2.0.7.
-Patch2:		docky-2.0.7-drop-getoptions.patch
 License:	GPLv3
 Group:		Applications/Accessories
 URL:		http://www.go-docky.com/
@@ -65,9 +61,6 @@ Docky はアプリケーションの実行やウィンドウの操作を簡単
 %prep
 %setup -q
 %patch1 -p1 -b .clock-date-format
-%if !%{build_vine5}
-%patch2 -p0 -b .no-getoptions
-%endif
 %{__cp} %{SOURCE1} po/ja.po
 
 
@@ -123,6 +116,11 @@ fi
 
 
 %changelog
+* Mon Jan 03 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 2.0.9-1
+- new upstream release
+- update Source1 (japanese translation)
+- drop patch2 (fixed in upstream)
+
 * Wed Oct 13 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 2.0.7-2
 - add build_vine5 conditional macro (don't apply patch2 on Vine 5)
 - add Requires: gconf-sharp2, gnome-keyring-sharp, mono-web, rsvg2-sharp