Browse Source

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@1176 ec354946-7b23-47d6-9f5a-488ba84defc7

kudoh 14 years ago
parent
commit
b7bf066c1e
2 changed files with 16 additions and 9 deletions
  1. 6 3
      p/p7zip/p7zip-vl.spec
  2. 10 6
      w/wx-gtk2/wx-gtk2-vl.spec

+ 6 - 3
p/p7zip/p7zip-vl.spec

@@ -1,7 +1,7 @@
 Summary:	A file archiver with very high compression ratio
 Summary(ja):	非常に圧縮率の高いファイルアーカイバ
 Name:		p7zip
-Version:	9.04
+Version:	9.13
 Release:	1%{?_dist_release}
 License:	LGPL
 Group:		Applications/Archiving
@@ -113,10 +113,13 @@ EOF
 %{_mandir}/man*/*
 
 %changelog
-* Sun Jun 21 2009 toshiharu Kudoh <toshi.kd2@gmail.com> 9.04-1vl5
+* Wed Jun 9 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> 9.13-1
 - new upstream release
 
-* Sat Feb 28 2009 toshiharu Kudoh <toshi.kd2@gmail.com> 4.65-1vl5
+* Sun Jun 21 2009 Toshiharu Kudoh <toshi.kd2@gmail.com> 9.04-1vl5
+- new upstream release
+
+* Sat Feb 28 2009 Toshiharu Kudoh <toshi.kd2@gmail.com> 4.65-1vl5
 - new upstream release
 - fixed %files plugins
 

+ 10 - 6
w/wx-gtk2/wx-gtk2-vl.spec

@@ -5,14 +5,14 @@
 Summary: The GTK+ 2 port of the wxWidgets library
 Summary(ja): GTK+ バージョン 2 を使用した wxWidgets ライブラリ
 Name: %{name}
-Version: %{wx_ver}.10
-Release: 4%{?_dist_release}
+Version: %{wx_ver}.11
+Release: 1%{?_dist_release}
 License: wxWindows License
 Group: System Environment/Libraries
 URL: http://www.wxwidgets.org/
 Source0: wxGTK-%{version}.tar.gz
-Patch10: wxGTK-2.8.10-gsockgtk.patch
-Patch100: wxGTK-2.8.10-CVE-2009-2369.patch
+#Patch10: wxGTK-2.8.10-gsockgtk.patch
+#Patch100: wxGTK-2.8.10-CVE-2009-2369.patch
 
 #BuildPreReq: gtk2-devel libpng-devel libjpeg-devel libtiff-devel
 #BuildPreReq: mesa-libGL-devel mesa-libGLU-devel zlib-devel expat-devel pkgconfig
@@ -46,8 +46,8 @@ The GTK+ 2 port of the wxWidgets library, header files.
 
 %prep
 %setup -q -n wxGTK-%{version}
-%patch10 -p1 -b .gsockgtk
-%patch100 -p0 -b .CVE-2009-2369
+#%patch10 -p1 -b .gsockgtk
+#%patch100 -p0 -b .CVE-2009-2369
 
 %build
 %configure --enable-shared --enable-unicode --with-gtk \
@@ -93,6 +93,10 @@ ln -sf %{_libdir}/wx/config/%{wxconfig} %{buildroot}%{_bindir}/wx-config
 %{_datadir}/bakefile/*
 
 %changelog
+* Tue Jun 8 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> 2.8.11-1
+- new upstream version
+- dropt all patches
+
 * Tue Feb 23 2010 Shu KONNO <owa@bg.wakwak.com> 2.8.10-4
 - added Patch10: wxGTK-2.8.10-gsockgtk.patch
 - added conrib libraries