packages: perl/perl.spec - Obsoletes: sperl
qboosh
qboosh at pld-linux.org
Sat May 15 16:49:12 CEST 2010
Author: qboosh Date: Sat May 15 14:49:12 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- Obsoletes: sperl
---- Files affected:
packages/perl:
perl.spec (1.425 -> 1.426)
---- Diffs:
================================================================
Index: packages/perl/perl.spec
diff -u packages/perl/perl.spec:1.425 packages/perl/perl.spec:1.426
--- packages/perl/perl.spec:1.425 Tue Apr 13 23:21:01 2010
+++ packages/perl/perl.spec Sat May 15 16:49:06 2010
@@ -101,7 +101,8 @@
Requires: %{name}-modules = %{epoch}:%{ver}-%{release}
Suggests: %{name}-doc-reference = %{epoch}:%{ver}-%{release}
Suggests: perldoc
-BuildRoot: %{tmpdir}/%{name}-%{ver}-root-%(id -u -n)
+Obsoletes: sperl
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define __perl %{_builddir}/perl-%{ver}/runperl
%define __perl_provides %{__perl} %{SOURCE2}
@@ -1026,7 +1027,6 @@
#%{perl_archlib}/auto/XS/*/*.bs
#%{_mandir}/man3/XS::*
-
%files doc-pod
%defattr(644,root,root,755)
%{perl_privlib}/pod/perl.pod
@@ -1034,7 +1034,6 @@
%{perl_privlib}/pod/perld[!i]*.pod
%{perl_privlib}/pod/perlf[!au]*.pod
-
%files doc-reference
%defattr(644,root,root,755)
%{_mandir}/man1/perl[5aefghlmnoprstuvwx]*
@@ -1055,7 +1054,6 @@
%lang(ko) %{_mandir}/ko/man1/perlko.*
%lang(zh_TW) %{_mandir}/zh_TW/man1/perltw.*
-
%files modules
%defattr(644,root,root,755)
%doc doc-modules/*
@@ -1094,7 +1092,6 @@
%{perl_privlib}/version.pm
%{_mandir}/man3/version*
-
%{perl_archlib}/attributes.pm
%dir %{perl_archlib}/auto/attributes
%attr(755,root,root) %{perl_archlib}/auto/attributes/*.so
@@ -1341,7 +1338,6 @@
%{perl_privlib}/User
%{_mandir}/man3/User::*
-
%files perldoc
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/perldoc
@@ -1351,7 +1347,6 @@
%{perl_privlib}/pod/perlfunc.pod
%{_mandir}/man1/perldoc.*
-
%files tools
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/a2p
@@ -1420,6 +1415,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.426 2010/05/15 14:49:06 qboosh
+- Obsoletes: sperl
+
Revision 1.425 2010/04/13 21:21:01 glen
- note also about sperl package drop
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl/perl.spec?r1=1.425&r2=1.426&f=u
More information about the pld-cvs-commit
mailing list