Browse Source

new upstreams

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@1743 ec354946-7b23-47d6-9f5a-488ba84defc7
owa 13 years ago
parent
commit
f386c442a1
2 changed files with 14 additions and 7 deletions
  1. 8 5
      Z/Zope/Zope-vl.spec
  2. 6 2
      n/nasm/nasm-vl.spec

+ 8 - 5
Z/Zope/Zope-vl.spec

@@ -19,7 +19,7 @@
 Summary:  An application server and portal toolkit for building Web sites.
 Summary(ja):  アプリケーションサーバおよびウェブサイト構築ツールキット
 Name: Zope
-Version: 2.11.6
+Version: 2.11.7
 Release: 1%{?_dist_release}
 License: ZPL (Zope Public License) 2.1
 URL: http://www.zope.org/
@@ -31,15 +31,15 @@ Source1: init.sh
 Source2: %{_hotfix}.tar.gz
 %endif
 Prereq: /sbin/chkconfig /usr/sbin/useradd
-#Buildrequires: python-devel
-#Requires: python >= 2.4.4
+Buildrequires: chkconfig
+Buildrequires: shadow-utils
+Buildrequires: python24
 Buildrequires: python24-devel
 Requires: python24
 
 Vendor: Project Vine
 Distribution: Vine Linux
-#Packager: Shu KONNO <owa@bg.wakwak.com>
-Packager: <owa>
+Packager: owa
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 
 %description
@@ -259,6 +259,9 @@ fi
 %endif
 
 %changelog
+* Thu Sep  02 2010 Shu KONNO <owa@bg.wakwak.com> Zope-2.11.7-1
+- updated zope to 2.11.7-final
+
 * Thu Jan 14 2010 Shu KONNO <owa@bg.wakwak.com> Zope-2.11.6-1
 - updated zope to 2.11.6-final
 

+ 6 - 2
n/nasm/nasm-vl.spec

@@ -1,4 +1,4 @@
-%define nasm_version 2.08.01
+%define nasm_version 2.09
 %define download http://www.nasm.us/pub/nasm/releasebuilds
 Summary: The Netwide Assembler, a portable x86 assembler with Intel-like syntax
 Summary(ja): Netwide アセンブラ: Intel ライクなシンタックスのポータブル x86 アセンブラ
@@ -15,7 +15,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
 
 Vendor: Project Vine
 Distribution: Vine Linux
-Packager: <owa>
+Packager: owa
 
 %package doc
 Summary: Extensive documentation for NASM
@@ -113,6 +113,10 @@ fi
 %{_bindir}/rdx
 
 %changelog
+* Thu Sep 02 2010 Shu KONNO <owa@bg.wakwak.com> nasm-2.09-1
+- updated nasm to nasm-2.09
+- updated xdoc to nasm-2.09-xdoc
+
 * Tue Mar 16 2010 Shu KONNO <owa@bg.wakwak.com> nasm-2.08.01-1
 - updated nasm to nasm-2.08.01
 - updated xdoc to nasm-2.08.01-xdoc