Browse Source

nkf-2.1.1-2

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3215 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 14 years ago
parent
commit
ac35e62431
1 changed files with 10 additions and 1 deletions
  1. 10 1
      n/nkf/nkf-vl.spec

+ 10 - 1
n/nkf/nkf-vl.spec

@@ -7,7 +7,7 @@ Summary(ja):  ネットワーク用漢字コード変換フィルタ
 Name:         nkf
 Epoch:        1
 Version:      %{sourcever}
-Release:      1%{?_dist_release}
+Release:      2%{?_dist_release}
 License:      BSD
 Group:        Applications/Text
 Url:	      http://sourceforge.jp/projects/nkf/
@@ -15,8 +15,12 @@ Source:       http://prdownloads.sourceforge.jp/nkf/26243/%{name}-%{version}.tar
 
 Buildroot:    %{_tmppath}/%{name}-%{version}-root
 Requires:     perl >= 5.8.2
+Requires:     perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildRequires: perl >= 1:5.10.0
 
+Vendor: Project Vine
+Distribution: Vine Linux
+
 %description
 Nkf is a yet another kanji code converter among networks, hosts and termi-
 nals.  It converts input kanji code to designated kanji code such as 7-bit
@@ -93,6 +97,11 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Mar 30 2011 IWAI, Masaharu <iwai@alib.jp> 2.1.1-2vl6
+- build with perl 5.12.3
+- add Requires: perl(:MODULE_COMPAT_...)
+- add Vendor and Distribution tags
+
 * Tue Dec 07 2010 Shu KONNO <owa@bg.wakwak.com> 2.1.1-1
 - updated nkf to 2.1.1
 - changed spec-name to vine style