[jd/f14/master] - 2.8.0 rc 111029

Mamoru Tasaka mtasaka at fedoraproject.org
Sat Jan 29 14:43:35 UTC 2011


commit 36c6e4116df56936012f161e7f69ea2f394cbd6e
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sat Jan 29 23:43:26 2011 +0900

    - 2.8.0 rc 111029

 .gitignore                     |    1 +
 jd-rev3586-try-gtkmm30.patch   |   21 ---------------------
 jd-rev3818-icon-settings.patch |   13 -------------
 jd.spec                        |   15 +++++++++------
 sources                        |    2 +-
 5 files changed, 11 insertions(+), 41 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8378b0e..454a700 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@ jd-2.7.0-svn3613_trunk.tgz
 /jd-2.8.0-svn3806_trunk.tgz
 /jd-2.8.0-svn3810_trunk.tgz
 /jd-2.8.0-beta110118.tgz
+/jd-2.8.0-rc110129.tgz
diff --git a/jd.spec b/jd.spec
index 65658b0..cad8827 100644
--- a/jd.spec
+++ b/jd.spec
@@ -10,8 +10,8 @@
 # Defined by upsteam
 #
 %define         main_ver      2.8.0
-%define         strtag        beta110118
-%define         repoid        50641
+%define         strtag        rc110129
+%define         repoid        50754
 # Define this if this is pre-version
 %define         pre_release   1
 ##########################################
@@ -19,7 +19,7 @@
 ##########################################
 # Defined by vendor
 #
-%define         vendor_rel    4
+%define         vendor_rel    6
 %define         extra_rel     %{nil}
 # Tag name changed from vendor to vendorname so as not to
 # overwrite Vendor entry in Summary
@@ -52,8 +52,6 @@ URL:            http://jd4linux.sourceforge.jp/
 Source0:        http://dl.sourceforge.jp/jd4linux/%{repoid}/%{name}-%{main_ver}-%{strtag}.tgz
 #Source0:	%{name}-%{main_ver}-%{strtag}.tgz
 Patch0:         jd-2.6.0-rc100130-env-pkg-distro-specific.patch
-# http://hibari.2ch.net/test/read.cgi/linux/1276299375/786
-Patch10:        jd-rev3818-icon-settings.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  %{gtkmmdevel}
@@ -85,7 +83,6 @@ JD is a 2ch browser based on gtkmm2.
 if ( uname -n | grep -q 'fedoraproject\.org' ) ; then
 %patch0 -p1 -b .env_fedora
 fi
-%patch10 -p0 -b .rev3818
 
 sh autogen.sh
 
@@ -144,6 +141,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{icondir}/%{name}.png
 
 %changelog
+* Sat Jan 29 2011 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - jd-2.8.0-0.6.rc110129
+- 2.8.0 rc 111029
+
+* Mon Jan 24 2011 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 2.8.0-0.5.beta110118
+- Patch for gcc 460
+
 * Thu Jan 20 2011 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 2.8.0-0.4.beta110118
 - Patch to fix segfault with icon settings (rev 3818)
 
diff --git a/sources b/sources
index 09c0786..c53c826 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cb587aa22cf9c2cf7c537a9ff844c8e7  jd-2.8.0-beta110118.tgz
+b4dc4e7c8c53279e5d33a3be4ac1053f  jd-2.8.0-rc110129.tgz


More information about the scm-commits mailing list