|
@@ -1,9 +1,9 @@
|
|
-### for Vine Linux 4.x / 5.x ###
|
|
|
|
|
|
+### for Vine Linux 4.x / 5.x / VineSeed ###
|
|
|
|
|
|
-%define pkg_version 2.7.5
|
|
|
|
-%define strtag 101228
|
|
|
|
|
|
+%define pkg_version 2.8.0
|
|
|
|
+%define strtag 110203
|
|
%define repoid 40140
|
|
%define repoid 40140
|
|
-%define vendor_rel 3
|
|
|
|
|
|
+%define vendor_rel 1
|
|
|
|
|
|
%define pre_release 0
|
|
%define pre_release 0
|
|
%if %{pre_release}
|
|
%if %{pre_release}
|
|
@@ -36,7 +36,7 @@ Patch1: jd-vine_env.patch
|
|
# Patch110: jd-2.4.0_tag_drawing_fix.patch
|
|
# Patch110: jd-2.4.0_tag_drawing_fix.patch
|
|
# Patch100: jd-2.6.0_gtkmm28.patch
|
|
# Patch100: jd-2.6.0_gtkmm28.patch
|
|
# Patch100: jd-2.7.0_maru_p2.patch
|
|
# Patch100: jd-2.7.0_maru_p2.patch
|
|
-Patch100: jd-2.7.5-command_line_color_config.patch
|
|
|
|
|
|
+# Patch100: jd-2.7.5-command_line_color_config.patch
|
|
Patch110: jd-2.6.5_vine4.patch
|
|
Patch110: jd-2.6.5_vine4.patch
|
|
|
|
|
|
License: GPL
|
|
License: GPL
|
|
@@ -84,7 +84,7 @@ JD は gtkmm2 ベースの2ちゃんねる用ブラウザです。
|
|
# %patch100 -p2 -b .close_err_image
|
|
# %patch100 -p2 -b .close_err_image
|
|
# %patch100 -p2 -b .gtkmm28
|
|
# %patch100 -p2 -b .gtkmm28
|
|
# %patch100 -p0 -b .maru_p2
|
|
# %patch100 -p0 -b .maru_p2
|
|
-%patch100 -p0 -b .color
|
|
|
|
|
|
+# %patch100 -p0 -b .color
|
|
|
|
|
|
%if %{?_dist_release} == "vl4"
|
|
%if %{?_dist_release} == "vl4"
|
|
%patch110 -p1 -b .vine4
|
|
%patch110 -p1 -b .vine4
|
|
@@ -135,6 +135,13 @@ update-desktop-database %{_datadir}/applications
|
|
%{icondir}/*/apps/%{name}.png
|
|
%{icondir}/*/apps/%{name}.png
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Thu Feb 3 2011 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.8.0-1
|
|
|
|
+- new upstream release
|
|
|
|
+
|
|
|
|
+* Wed Feb 2 2011 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.8.0-0
|
|
|
|
+- testpackage (not for release)
|
|
|
|
+- drop patch100 (included in new release)
|
|
|
|
+
|
|
* Tue Feb 1 2011 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.7.5-3
|
|
* Tue Feb 1 2011 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.7.5-3
|
|
- use Requires(pre) tag instead of Prereq
|
|
- use Requires(pre) tag instead of Prereq
|
|
|
|
|