Author: radek Date: Sun Mar 2 16:32:10 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - version 2.06, get rid of the XS part (-> noarch)
---- Files affected: SPECS: perl-Jcode.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: SPECS/perl-Jcode.spec diff -u SPECS/perl-Jcode.spec:1.24 SPECS/perl-Jcode.spec:1.25 --- SPECS/perl-Jcode.spec:1.24 Sun Feb 10 13:13:22 2008 +++ SPECS/perl-Jcode.spec Sun Mar 2 17:32:05 2008 @@ -8,19 +8,20 @@ Summary: Jcode - Japanese charset handler Summary(pl.UTF-8): Jcode - obsługa kodowania japońskiego Name: perl-Jcode -Version: 0.88 -Release: 2 +Version: 2.06 +Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-authors/id/D/DA/DANKOGAI/%{pnam}-%{version}.tar.gz -# Source0-md5: 49d4c96b209d3e7feed25b4847ec8fb1 +# Source0-md5: 56d787a94cbb557d8b21d10972befd94 URL: http://search.cpan.org/dist/Jcode/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} BuildRequires: perl-MIME-Base64 %endif +BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -51,14 +52,8 @@ %files %defattr(644,root,root,755) %doc Change* README -%dir %{perl_vendorarch}/Jcode -%{perl_vendorarch}/*.pm -%{perl_vendorarch}/Jcode/*.pm -%{perl_vendorarch}/Jcode/Unicode -%dir %{perl_vendorarch}/auto/Jcode -%dir %{perl_vendorarch}/auto/Jcode/Unicode -%attr(755,root,root) %{perl_vendorarch}/auto/Jcode/Unicode/*.so -%{perl_vendorarch}/auto/Jcode/Unicode/*.bs +%{perl_vendorlib}/*.pm +%{perl_vendorlib}/Jcode %{_mandir}/man3/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -67,6 +62,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2008-03-02 16:32:05 radek +- version 2.06, get rid of the XS part (-> noarch) + Revision 1.24 2008-02-10 12:13:22 arekm - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Jcode.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
