[jd] Update to latest trunk

Mamoru Tasaka mtasaka at fedoraproject.org
Sat Feb 2 16:57:51 UTC 2013


commit 3be8e71393e6de54315425092caf70b2068f6541
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sun Feb 3 01:57:43 2013 +0900

    Update to latest trunk

 .gitignore |    1 +
 jd.spec    |    8 ++------
 sources    |    2 +-
 3 files changed, 4 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ce095ca..878f8c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -77,3 +77,4 @@ jd-2.7.0-svn3613_trunk.tgz
 /jd-2.8.6-svn4076_trunk.tgz
 /jd-2.8.6-svn4077_trunk.tgz
 /jd-2.8.6-svn4079_trunk.tgz
+/jd-2.8.6-svn4081_trunk.tgz
diff --git a/jd.spec b/jd.spec
index c1abc44..6e099dd 100644
--- a/jd.spec
+++ b/jd.spec
@@ -10,7 +10,7 @@
 # Defined by upsteam
 #
 %define         main_ver      2.8.6
-%define         strtag        svn4079_trunk
+%define         strtag        svn4081_trunk
 %define         repoid        56721
 # Define this if this is pre-version
 %define         pre_release   1
@@ -88,10 +88,6 @@ if ( uname -n | grep -q 'fedoraproject\.org' ) ; then
 %patch0 -p1 -b .env_fedora
 fi
 
-%if 0%{?fedora} <= 17
-sed -i.aver -e '/AC_PREREQ/s|2.69|2.50|' configure.ac
-%endif
-
 sh autogen.sh
 
 %build
@@ -149,7 +145,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{icondir}/%{name}.png
 
 %changelog
-* Wed Jan 30 2013 Mamoru TASAKA <mtasaka at fedoraproject.org>
+* Sun Feb 03 2013 Mamoru TASAKA <mtasaka at fedoraproject.org>
 - Update to latest trunk
 
 * Sun Dec 12 2012 Mamoru TASAKA <mtasaka at fedoraproject.org>
diff --git a/sources b/sources
index e02a5b6..ea541ac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-61a2541bd855ff074c4dbd3282cc26e6  jd-2.8.6-svn4079_trunk.tgz
+588b82224a180288bd6816c683a2c4ed  jd-2.8.6-svn4081_trunk.tgz


More information about the scm-commits mailing list