packages: perl/perl.spec - release 2: disable perl-Encode subpackage, name ...
radek
radek at pld-linux.org
Sun Jun 6 21:26:26 CEST 2010
Author: radek Date: Sun Jun 6 19:26:26 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- release 2: disable perl-Encode subpackage, name conflict with perl-Encode.spec
(what exactly was *the point* of separating it, again? $0.01 in storage cost?)
---- Files affected:
packages/perl:
perl.spec (1.429 -> 1.430)
---- Diffs:
================================================================
Index: packages/perl/perl.spec
diff -u packages/perl/perl.spec:1.429 packages/perl/perl.spec:1.430
--- packages/perl/perl.spec:1.429 Sun Jun 6 20:14:12 2010
+++ packages/perl/perl.spec Sun Jun 6 21:26:20 2010
@@ -45,7 +45,7 @@
%define perl_modversion() %([ -f %{SOURCE3} ] && awk -vp=%1 '$1 == p{m=$1; gsub(/::/, "-", m); printf("perl-%s = %s\\n", m, $3)}END{if (!m) printf("# Error looking up [%s]\\n", p)}' %{SOURCE3} || echo ERROR)
%define ver 5.12.1
-%define rel 1
+%define rel 2
Summary: Practical Extraction and Report Language (Perl)
Summary(cs.UTF-8): Programovací jazyk Perl
Summary(da.UTF-8): Programmeringssproget Perl
@@ -954,6 +954,7 @@
%attr(755,root,root) %{perl_archlib}/auto/Socket/*.so
%{_mandir}/man3/Socket.*
+%if 0
%files Encode
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/enc2xs
@@ -969,6 +970,7 @@
%{_mandir}/man1/piconv.*
%{_mandir}/man3/Encode*
%{_mandir}/man3/encoding.*
+%endif
%if %{with gdbm}
%files GDBM_File
@@ -1416,6 +1418,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.430 2010/06/06 19:26:20 radek
+- release 2: disable perl-Encode subpackage, name conflict with perl-Encode.spec
+ (what exactly was *the point* of separating it, again? $0.01 in storage cost?)
+
Revision 1.429 2010/06/06 18:14:12 radek
- version 5.12.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl/perl.spec?r1=1.429&r2=1.430&f=u
More information about the pld-cvs-commit
mailing list