Procházet zdrojové kódy

updated: jd, squid

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@898 ec354946-7b23-47d6-9f5a-488ba84defc7
inagaki před 14 roky
rodič
revize
e86ace8fc9
2 změnil soubory, kde provedl 11 přidání a 2 odebrání
  1. 6 1
      j/jd/jd-vl.spec
  2. 5 1
      s/squid/squid-vl.spec

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

@@ -3,7 +3,7 @@
 %define  pkg_version  2.6.0
 %define  strtag       100208
 %define  repoid       40140
-%define  vendor_rel   1
+%define  vendor_rel   2
 
 %define  pre_release  0
 %if %{pre_release}
@@ -31,6 +31,7 @@ Source1:  jd-vl.desktop
 # Patch100: jd-2.5.0_http_201.patch
 # Patch100: jd-2.4.0_close_err_image.patch
 # Patch110: jd-2.4.0_tag_drawing_fix.patch
+Patch100: jd-2.6.0_gtkmm28.patch
 
 License:  GPL
 Group:    Applications/Internet
@@ -71,6 +72,7 @@ JD は gtkmm2 ベースの2ちゃんねる用ブラウザです。
 
 # Patch 100 - 200 are upstream patches
 # %patch100 -p2 -b .close_err_image
+%patch100 -p2 -b .gtkmm28
 
 %build
 autoreconf -i
@@ -117,6 +119,9 @@ update-desktop-database %{_datadir}/applications
 %{icondir}/*/apps/%{name}.png
 
 %changelog
+* Mon Mar 22 2010 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.6.0-2
+- add Patch100 to build fix with <= gtkmm28 (Vine 4.x env)
+
 * Mon Feb  8 2010 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.6.0-1
 - new upstream release   
 

+ 5 - 1
s/squid/squid-vl.spec

@@ -1,7 +1,7 @@
 %define __perl_requires %{SOURCE98}
 
 Name:     squid
-Version:  3.0.STABLE18
+Version:  3.0.STABLE23
 Release:  1%{_dist_release}
 Summary:  The Squid proxy caching server
 Summary(ja): Squid ウェブプロキシキャッシュ
@@ -354,6 +354,10 @@ fi
     chgrp squid /var/cache/samba/winbindd_privileged >/dev/null 2>&1 || :
 
 %changelog
+* Wed Feb  3 2010 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp>
+- 7:3.0.STABLE23-1 
+- new upstream release with security fix (Handle DNS header-only packet)
+
 * Wed Aug  5 2009 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp>
 - 7:3.0.STABLE18-1
 - new upstream release