Browse Source

pcsc-perl: update to 1.4.10, build with perl-5.12.3

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3147 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 13 years ago
parent
commit
91e6f5bf5b
1 changed files with 14 additions and 5 deletions
  1. 14 5
      p/pcsc-perl/pcsc-perl-vl.spec

+ 14 - 5
p/pcsc-perl/pcsc-perl-vl.spec

@@ -4,11 +4,12 @@
 %define mark64  ()(64bit)
 %endif
 
-Name:           pcsc-perl
-Version:        1.4.8
-Release: 1%{?_dist_release}
 Summary:        Perl interface to the PC/SC smart card library
-Summary(ja):        Perl interface to the PC/SC smart card library
+Summary(ja):    PC/SC スマートカードライブラリ用の Perl インタフェース
+
+Name:           pcsc-perl
+Version:        1.4.10
+Release:        1%{?_dist_release}
 
 Group:          Development/Libraries
 License:        GPLv2+
@@ -19,13 +20,17 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  pcsc-lite-devel >= %{pcscver}
 Requires:       %{pcsclib}%{?mark64}
-Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Provides:       perl-pcsc = %{version}-%{release}
 
 %description
 This package contains a Perl interface to the PC/SC smart card
 library.
 
+%description -l ja
+このパッケージには PC/SC スマートカードライブラリ用の Perl インタフェース
+が含まれています。
+
 
 %prep
 %setup -q
@@ -67,6 +72,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Mar 27 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.10-1
+- new upstream release
+- rebuild with perl-5.12
+
 * Sun Feb 21 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.8-1
 - update to 1.4.8