Browse Source

update: jd

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

+ 24 - 11
j/jd/jd-vl.spec

@@ -1,7 +1,7 @@
-###  for Vine Linux 4.x / 5.x / VineSeed ###
+###  for 5.x / 6.x / VineSeed ###
 
-%define  pkg_version  2.8.1
-%define  strtag       110312
+%define  pkg_version  2.8.5
+%define  strtag       120826
 %define  repoid       40140
 %define  vendor_rel   1
 
@@ -37,7 +37,7 @@ Patch1:	    jd-vine_env.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
-Patch110: jd-2.6.5_vine4.patch
+# Patch110: jd-2.6.5_vine4.patch
 
 License:  GPL
 Group:    Applications/Internet
@@ -64,7 +64,7 @@ BuildRequires:  alsa-lib-devel
 %endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
 
-Packager: tomcat, iwamoto
+Packager: iwamoto
 Vendor: Project Vine
 Distribution: Vine Linux
 
@@ -76,6 +76,7 @@ JD は gtkmm2 ベースの2ちゃんねる用ブラウザです。
 
 %prep
 %setup -q -n %{name}-%{version}-%{strtag}
+# %setup -q -n %{name}-%{version}-rc110803
 # find . -name .svn | sort -r | xargs %{__rm} -rf
 
 %patch1 -p1 -b .vine_env
@@ -86,10 +87,6 @@ JD は gtkmm2 ベースの2ちゃんねる用ブラウザです。
 # %patch100 -p0 -b .maru_p2
 # %patch100 -p0 -b .color
 
-%if %{?_dist_release} == "vl4"
-%patch110 -p1 -b .vine4
-%endif
-
 %build
 autoreconf -i
 
@@ -120,10 +117,10 @@ done
 %{__rm} -rf ${RPM_BUILD_ROOT}
 
 %post
-update-desktop-database %{_datadir}/applications
+update-desktop-database -q %{_datadir}/applications
 
 %postun
-update-desktop-database %{_datadir}/applications
+update-desktop-database -q %{_datadir}/applications
 
 
 %files
@@ -135,6 +132,22 @@ update-desktop-database %{_datadir}/applications
 %{icondir}/*/apps/%{name}.png
 
 %changelog
+* Mon Aug 27 2012 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.8.5-1
+- new upstream release
+
+* Sun Aug 12 2012 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.8.5-0
+- new upstream rc release (for testing) 
+
+* Sun Aug 14 2011 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.8.2-2
+- add -q option to update-desktop-database 
+
+* Sun Aug 14 2011 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.8.2-1
+- new upstream release 
+- drop vl4 section from spec file 
+
+* Thu Aug  4 2011 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.8.2-0
+- new upstream rc release (for testing)
+
 * Sun Mar 20 2011 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.8.1-1
 - new upstream release