Browse Source

jd: new upstream release

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@2643 ec354946-7b23-47d6-9f5a-488ba84defc7
iwamoto 13 years ago
parent
commit
e4f0060c4b
1 changed files with 13 additions and 6 deletions
  1. 13 6
      j/jd/jd-vl.spec

+ 13 - 6
j/jd/jd-vl.spec

@@ -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  vendor_rel   3
+%define  vendor_rel   1
 
 %define  pre_release  0
 %if %{pre_release}
@@ -36,7 +36,7 @@ Patch1:	    jd-vine_env.patch
 # Patch110: jd-2.4.0_tag_drawing_fix.patch
 # Patch100: jd-2.6.0_gtkmm28.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
 
 License:  GPL
@@ -84,7 +84,7 @@ JD は gtkmm2 ベースの2ちゃんねる用ブラウザです。
 # %patch100 -p2 -b .close_err_image
 # %patch100 -p2 -b .gtkmm28
 # %patch100 -p0 -b .maru_p2
-%patch100 -p0 -b .color
+# %patch100 -p0 -b .color
 
 %if %{?_dist_release} == "vl4"
 %patch110 -p1 -b .vine4
@@ -135,6 +135,13 @@ update-desktop-database %{_datadir}/applications
 %{icondir}/*/apps/%{name}.png
 
 %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
 - use Requires(pre) tag instead of Prereq