|
@@ -10,15 +10,11 @@
|
|
Summary: Dock application for GNOME
|
|
Summary: Dock application for GNOME
|
|
Summary(ja): GNOME 向けのドックアプリケーション
|
|
Summary(ja): GNOME 向けのドックアプリケーション
|
|
Name: docky
|
|
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
|
|
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
|
|
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
|
|
License: GPLv3
|
|
Group: Applications/Accessories
|
|
Group: Applications/Accessories
|
|
URL: http://www.go-docky.com/
|
|
URL: http://www.go-docky.com/
|
|
@@ -65,9 +61,6 @@ Docky はアプリケーションの実行やウィンドウの操作を簡単
|
|
%prep
|
|
%prep
|
|
%setup -q
|
|
%setup -q
|
|
%patch1 -p1 -b .clock-date-format
|
|
%patch1 -p1 -b .clock-date-format
|
|
-%if !%{build_vine5}
|
|
|
|
-%patch2 -p0 -b .no-getoptions
|
|
|
|
-%endif
|
|
|
|
%{__cp} %{SOURCE1} po/ja.po
|
|
%{__cp} %{SOURCE1} po/ja.po
|
|
|
|
|
|
|
|
|
|
@@ -123,6 +116,11 @@ fi
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%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
|
|
* 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 build_vine5 conditional macro (don't apply patch2 on Vine 5)
|
|
- add Requires: gconf-sharp2, gnome-keyring-sharp, mono-web, rsvg2-sharp
|
|
- add Requires: gconf-sharp2, gnome-keyring-sharp, mono-web, rsvg2-sharp
|